gradle 1.0~m3-1 source package in Ubuntu

Changelog

gradle (1.0~m3-1) unstable; urgency=low

  * New upstream release.
  * Fix FTBFS bug due to changes introduced in recent Groovy versions.
    (Closes: #625767).
  * Refresh patches.
  * Drop libgradle-eclipse-java and libgradle-idea-java packages.
  * Add libgradle-ide-java package.
  * Set Ant >= 1.8 as the minimal version to depend on.
  * Add Depends on bsh and libtomcat6-java.
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Update watch file.
  * Fix missing-classpath lintian warnings.
  * Update copyright dates and make it DEP-5 compliant.
  * Add README.source.
  * Link javadocs to system javadocs.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  03 Jun 2011 10:23:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe java

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gradle_1.0~m3.orig.tar.gz 1.8 MiB c3ac16b6c54748271ac74e727942348783e7fec570900534e052fb6fb614ad2d
gradle_1.0~m3-1.debian.tar.gz 15.2 KiB 9fb01b749b556cf67de130e72bf502b201ae1b4f1affbfdc12da6592923f1ee9
gradle_1.0~m3-1.dsc 3.0 KiB e833ab0820eab72acc0ba15c015e8ca7c26dd04898f7c7980e48efa8c36d1578

Available diffs

View changes file

Binary packages built by this source

gradle: Groovy based build system

 Gradle is a build system written in Groovy. It uses Groovy
 also as the language for its build scripts. It has a powerful
 multi-project build support. It has a layer on top of Ivy
 that provides a build-by-convention integration for Ivy. It
 gives you always the choice between the flexibility of Ant
 and the convenience of a build-by-convention behavior.

gradle-doc: No summary available for gradle-doc in ubuntu oneiric.

No description available for gradle-doc in ubuntu oneiric.

libgradle-announce-java: No summary available for libgradle-announce-java in ubuntu quantal.

No description available for libgradle-announce-java in ubuntu quantal.

libgradle-antlr-java: No summary available for libgradle-antlr-java in ubuntu quantal.

No description available for libgradle-antlr-java in ubuntu quantal.

libgradle-code-quality-java: Groovy based build system - Code quality plugin

 Gradle is a build system written in Groovy. It uses Groovy
 also as the language for its build scripts. It has a powerful
 multi-project build support. It has a layer on top of Ivy
 that provides a build-by-convention integration for Ivy. It
 gives you always the choice between the flexibility of Ant
 and the convenience of a build-by-convention behavior.
 .
 This package contains the Gradle code quality plugin that adds
 tasks which perform code quality checks and generate reports from these
 checks. The following tools are supported: CodeNarc and checkstyle.

libgradle-core-java: No summary available for libgradle-core-java in ubuntu quantal.

No description available for libgradle-core-java in ubuntu quantal.

libgradle-ide-java: No summary available for libgradle-ide-java in ubuntu quantal.

No description available for libgradle-ide-java in ubuntu quantal.

libgradle-jetty-java: Groovy based build system - Jetty plugin

 Gradle is a build system written in Groovy. It uses Groovy
 also as the language for its build scripts. It has a powerful
 multi-project build support. It has a layer on top of Ivy
 that provides a build-by-convention integration for Ivy. It
 gives you always the choice between the flexibility of Ant
 and the convenience of a build-by-convention behavior.
 .
 This package contains the Gradle Jetty plugin that extends the
 War plugin to add tasks which allow you to deploy your web application
 to a Jetty web container embedded in the build.

libgradle-maven-java: No summary available for libgradle-maven-java in ubuntu quantal.

No description available for libgradle-maven-java in ubuntu quantal.

libgradle-osgi-java: No summary available for libgradle-osgi-java in ubuntu quantal.

No description available for libgradle-osgi-java in ubuntu quantal.

libgradle-plugins-java: No summary available for libgradle-plugins-java in ubuntu quantal.

No description available for libgradle-plugins-java in ubuntu quantal.

libgradle-scala-java: No summary available for libgradle-scala-java in ubuntu oneiric.

No description available for libgradle-scala-java in ubuntu oneiric.

libgradle-wrapper-java: Groovy based build system - Wrapper plugin

 Gradle is a build system written in Groovy. It uses Groovy
 also as the language for its build scripts. It has a powerful
 multi-project build support. It has a layer on top of Ivy
 that provides a build-by-convention integration for Ivy. It
 gives you always the choice between the flexibility of Ant
 and the convenience of a build-by-convention behavior.
 .
 This package contains the Gradle Wrapper plugin that provides tasks
 that can download the gradle source distribution or check out Gradle from
 SVN. This is useful in those cases when Gradle is needed to build
 a project, but Gradle is not installed.