groovy 2.0.0~beta2+isreally1.8.6-0ubuntu1 source package in Ubuntu
Changelog
groovy (2.0.0~beta2+isreally1.8.6-0ubuntu1) precise; urgency=low * New upstream release. * Fix jar naming issues caused by +isreally (LP: #953533): - d/rules: Figure out real upstream version number and install jars to /usr/share/groovy/lib with the correct versioning. -- James Page <email address hidden> Thu, 15 Mar 2012 13:25:54 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel | |
Precise | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
groovy_2.0.0~beta2+isreally1.8.6.orig.tar.gz | 2.7 MiB | 15bffe8a0432c7f316511d7259837f5fe4d4126acbc5ba8eaa2c39409e98646f |
groovy_2.0.0~beta2+isreally1.8.6-0ubuntu1.debian.tar.gz | 14.3 KiB | 24411ef3bf39550266c2c9f724e08aaeed5b5ddc04a988857426300e9344a543 |
groovy_2.0.0~beta2+isreally1.8.6-0ubuntu1.dsc | 2.6 KiB | 136ae37bfbc1ed1a24be20c675ea7c32bd2400252137da28fe315a347eac3460 |
Available diffs
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.