groovy 2.0.0~beta2+isreally1.8.5-0ubuntu1 source package in Ubuntu

Changelog

groovy (2.0.0~beta2+isreally1.8.5-0ubuntu1) precise; urgency=low

  * Upload 1.8.5 as 2.0.0 due to accidental sync of 2.0.0 beta from
    Debian experimental.

groovy (1.8.5-1) unstable; urgency=low

  * New upstream release.
 -- James Page <email address hidden>   Wed, 18 Jan 2012 10:27:54 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
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_2.0.0~beta2+isreally1.8.5.orig.tar.gz 2.3 MiB 3e465304874d5e42931153dc63ad7334fd6c0aef7b18188d08764eec6068cf84
groovy_2.0.0~beta2+isreally1.8.5-0ubuntu1.debian.tar.gz 13.9 KiB 1e244b7591a2e895eb1f258a802fdd79d4ff3a0a8638c159cbb017b2bc2eb23d
groovy_2.0.0~beta2+isreally1.8.5-0ubuntu1.dsc 2.6 KiB b85604ad78eac77aebf8ffe9b843753f705a564a6bd53887f2723212ffe39923

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.