groovy2 2.4.3+dfsg-3 source package in Ubuntu

Changelog

groovy2 (2.4.3+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Bourg ]
  * Updated debian/watch to track the Apache incubator releases.

  [ Markus Koschany ]
  * Transition to bnd 2.1.0 and update 02_fix_gradle_build.diff.
  * debian/copyright: Update Source field for new releases.
  * Build-depend on locales-all | language-pack-en.

 -- Markus Koschany <email address hidden>  Wed, 18 Nov 2015 15:19:05 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy2_2.4.3+dfsg-3.dsc 2.4 KiB 071e636015d20fecff5c9ba7753080ebe4f96ef7aa555af99397c4622b2ffb8a
groovy2_2.4.3+dfsg.orig.tar.gz 6.6 MiB 337092fd28a57cb807d548963bd3891970e785fcdb9afc02c2d2a9a5f54104e5
groovy2_2.4.3+dfsg-3.debian.tar.xz 25.6 KiB e245c4fc2af9cdc14b09eedb96bd4f6e302dc25e4ebb5cef5c2869b2f103dad3

No changes file available.

Binary packages built by this source

groovy2: 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.

groovy2-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.