groovy 2.4.8-3 source package in Ubuntu

Changelog

groovy (2.4.8-3) unstable; urgency=medium

  * Team upload.
  * Rebuild without the broken module-info.class files from ASM 6.0~alpha
  * Use a versioned dependency for default-jre-headless
  * No longer build the transitional groovy2 package
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <email address hidden>  Mon, 20 Nov 2017 23:01:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy_2.4.8-3.dsc 2.3 KiB d100b072c26a26504048d06bc9c4ebede011744d8a7028062e4d1313621de92e
groovy_2.4.8.orig.tar.xz 2.8 MiB ed9cda4eedfe3eb49c8fdb0ec8e38e0517c2565f4046f2897e0108465c4b8fa1
groovy_2.4.8-3.debian.tar.xz 26.6 KiB 28b02b4f4f861549de930ab3f31de48da700b3a7638ece5e7f796805032fc714

Available diffs

No changes file available.

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.