groovy 1.8.2-1 source package in Ubuntu

Changelog

groovy (1.8.2-1) unstable; urgency=low

  * New upstream release.

groovy (1.8.1-2) unstable; urgency=low

  * Team upload.
  
  [Miguel Landaeta]
  * Upload to unstable.

  [tony mancill]
  * Set DMUA flag.

groovy (1.8.1-1) experimental; urgency=low

  * New upstream release.
  * Update watch file.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 10:56:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
groovy_1.8.2.orig.tar.gz 2.3 MiB ca5bf5d1f1617179db9fe67a6672c4d905d9a3a1fa53a1f0facb43349368f9e4
groovy_1.8.2-1.debian.tar.gz 13.9 KiB 69a558dfed1715faf43a2c659c33531f82380a8ae737193dd70d0cf642745c90
groovy_1.8.2-1.dsc 2.3 KiB ce0c36c2c6c24a4e7f8142a90eff462206a615efe46a29201b741a9018dced6f

Available diffs

View changes file

Binary packages built by this source

groovy: Agile dynamic language for the Java Virtual Machine

 Groovy is an agile dynamic language for the JVM combining lots of great
 features from languages like Python, Ruby and Smalltalk and making them
 available to the Java developers using a Java-like syntax.
 .
 Groovy is designed to help you get things done on the Java platform in a
 quicker, more concise and fun way - bringing the power of Python and Ruby
 inside the Java platform.
 .
 Groovy can be used as an alternative compiler to javac to generate
 standard Java bytecode to be used by any Java project or it can be used
 dynamically as an alternative language such as for scripting Java objects,
 templating or writing unit test cases.

groovy-doc: Agile dynamic language for the Java Virtual Machine (documentation)

 Groovy is an agile dynamic language for the JVM combining lots of great
 features from languages like Python, Ruby and Smalltalk and making them
 available to the Java developers using a Java-like syntax.
 .
 Groovy is designed to help you get things done on the Java platform in a
 quicker, more concise and fun way - bringing the power of Python and Ruby
 inside the Java platform.
 .
 Groovy can be used as an alternative compiler to javac to generate
 standard Java bytecode to be used by any Java project or it can be used
 dynamically as an alternative language such as for scripting Java objects,
 templating or writing unit test cases.
 .
 This package includes the Groovy API javadocs, and examples.