groovy 2.4.16-1ubuntu1~18.04.1 source package in Ubuntu
Changelog
groovy (2.4.16-1ubuntu1~18.04.1) bionic; urgency=medium * Backport from Disco. (LP: #1814133) groovy (2.4.16-1ubuntu1) disco; urgency=medium * Re-add Tiago Stürmer Daitx's patch from 2.4.15-3ubuntu2 to exclude EncodingGroovyMethodsSupport.java from groovydoc - without it, the archive builder fails with no log. groovy (2.4.16-1) unstable; urgency=medium * Team upload [ Tiago Stürmer Daitx ] * Replace HTTP URLs with local files: (Closes: #910098) - debian/control: build depends on -doc packages so javadoc can properly link the apis. - debian/patches/10_fix_javadoc_links.patch: include javadoc apis locally; since openjdk 10 any invalid, unreacheable, or nonexistent doc link causes the build to fail. [ tony mancill ] * Add groovyConsole desktop file. (Closes: #879892) Thank you to Dirk Heinrichs for the patch and reminder. [ Emmanuel Bourg ] * New upstream release - Refreshed the patches - Updated the poms * Fixed the build failure with Java 11 (Closes: #916840) groovy (2.4.15-3) unstable; urgency=medium * Team upload. * Drop build-dep on default-jdk-headless | default-jdk in favor of simply default-jdk to address FTBFS. (Closes: #904783) * Bump Standards-Version to 4.2.1 groovy (2.4.15-2) unstable; urgency=medium * Team upload. * Fixed the build failure with Java 10 (Closes: #897612) * Use salsa.debian.org Vcs-* URLs -- Tiago Stürmer Daitx <email address hidden> Tue, 05 Feb 2019 19:12:59 +0000
Upload details
- Uploaded by:
- Tiago Stürmer Daitx
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | devel | |
Bionic | security | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
groovy_2.4.16.orig.tar.xz | 2.9 MiB | 0833e0bdc7222708eb1e4c19a197a66a452e2cfb4f1a4f951a5e80be380fef4f |
groovy_2.4.16-1ubuntu1~18.04.1.debian.tar.xz | 28.7 KiB | e6a78c3c5a597891a132e8266e0c0e5ffaf6c6e23274a0d51cea87277c64fb16 |
groovy_2.4.16-1ubuntu1~18.04.1.dsc | 2.5 KiB | 12429aa48bb974e4491fc4ba5ffc1939f4e972739b9bf650210d38e5804686af |
Available diffs
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.