groovy 2.4.21-10 source package in Ubuntu

Changelog

groovy (2.4.21-10) unstable; urgency=medium

  * Team upload.
  * Add patch to address FTBFS with Java 21 (Closes: #1057686)

 -- tony mancill <email address hidden>  Thu, 07 Dec 2023 21:40:46 -0800

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
Oracular release universe devel
Noble release universe devel

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy_2.4.21-10.dsc 2.4 KiB 578eb558f570f027409640785c90f54b04e398af8905a83ae2d5e7b8d19277df
groovy_2.4.21.orig.tar.xz 2.9 MiB b8a4b4262e02f4f4106990d0b5f5ba694b961da28657a7928b41c3a42baa6a24
groovy_2.4.21-10.debian.tar.xz 32.3 KiB c26e3922583f8c4be190326a362ba690ccfd2c55faac51b7e4827eaef9c0037f

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.