groovy 2.4.21-9 source package in Ubuntu

Changelog

groovy (2.4.21-9) unstable; urgency=medium

  * Team upload.
  * Fixed the type inference errors when building with source/target level 8
    (Closes: #1052733)
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Wed, 27 Sep 2023 09:38:44 +0200

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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy_2.4.21-9.dsc 2.4 KiB ef0ed4a000fb3ecd5e95075637390e67a8fced845b4ed57a6aea39a4322927f7
groovy_2.4.21.orig.tar.xz 2.9 MiB b8a4b4262e02f4f4106990d0b5f5ba694b961da28657a7928b41c3a42baa6a24
groovy_2.4.21-9.debian.tar.xz 32.2 KiB cbcb47250dfa80b44b7d80f8a78e130dab64cc74f585bfeda819002b4883d81f

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.