groovy 2.4.21-7 source package in Ubuntu

Changelog

groovy (2.4.21-7) unstable; urgency=medium

  * Team upload.
  * Correct servlet-api JAR symlink (Closes: #1021864)
  * Use a versionless symlink for jsp-api.jar
  * Update javadoc links for libservlet-api-java-doc

 -- tony mancill <email address hidden>  Sun, 16 Oct 2022 21:02:21 -0700

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
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
groovy_2.4.21-7.dsc 2.4 KiB c2e4255d06f53c2dc72962d144dad1e6d951882cce9651a9666e0a21a9dd81b3
groovy_2.4.21.orig.tar.xz 2.9 MiB b8a4b4262e02f4f4106990d0b5f5ba694b961da28657a7928b41c3a42baa6a24
groovy_2.4.21-7.debian.tar.xz 31.8 KiB db7570c4bb0db78e5277c265546f7bc087db2cd631e9c027743a1a1473d29166

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.