gradle_0.9.1-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Mon Jan 24 08:32:25 UTC 2011


(new) gradle-doc_0.9.1-1_all.deb optional doc
Documentation for gradle
 Documentation for the Gradle core library.
 .
 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 Core API javadocs.
(new) gradle_0.9.1-1.debian.tar.gz optional java
(new) gradle_0.9.1-1.dsc optional java
(new) gradle_0.9.1-1_all.deb optional java
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.
(new) gradle_0.9.1.orig.tar.gz optional java
(new) libgradle-announce-java_0.9.1-1_all.deb optional java
Groovy based build system - Announce 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 announce plugin and
 enables you to publish messages on succeeded tasks to your favourite
 platforms. It supports Twitter, Ubuntu Notify, Snarl and Growl.
(new) libgradle-antlr-java_0.9.1-1_all.deb optional java
Groovy based build system - ANTLR 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 ANTLR plugin that extends the Java
 plugin to add support for generating parsers using ANTLR.
(new) libgradle-code-quality-java_0.9.1-1_all.deb optional 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.
(new) libgradle-core-java_0.9.1-1_all.deb optional java
Groovy based build system - Core library
 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 Core API library.
(new) libgradle-eclipse-java_0.9.1-1_all.deb optional java
Groovy based build system - Eclipse 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 Eclipse plugin that generates
 files that are used by Eclipse IDE, thus making it possible to import the
 project into Eclipse (File - Import... - Existing Projects into Workspace).
 Both external and project dependencies are considered.
(new) libgradle-idea-java_0.9.1-1_all.deb optional java
Groovy based build system - IDEA 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 IDEA plugin that generates files
 that are used by IntelliJ Idea IDE, thus making it possible to open the
 project from Idea (File - Open Project). Both external (including associated
 source and javadoc files) and project dependencies are considered.
(new) libgradle-jetty-java_0.9.1-1_all.deb optional 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.
(new) libgradle-maven-java_0.9.1-1_all.deb optional java
Groovy based build system - Maven 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 Maven plugin. With Gradle you can deploy
 to remote Maven repositories or install to your local Maven repository. This
 includes all Maven metadata manipulation and works also for Maven snapshots.
(new) libgradle-osgi-java_0.9.1-1_all.deb optional java
Groovy based build system - OSGi 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 OSGi plugin. If the Java plugins is
 applied, the OSGi plugin replaces the manifest object of the default jar
 with an OsgiManifest object. The replaced manifest is merged into the new
 one. The OSGi plugin makes heavy use of Peter Kriens BND tool.
(new) libgradle-plugins-java_0.9.1-1_all.deb optional java
Groovy based build system - Core plugins
 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 core plugins.
(new) libgradle-scala-java_0.9.1-1_all.deb optional java
Groovy based build system - Scala 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 Scala plugin that extends the
 Java Plugin to add support for Scala projects. It can deal with Scala-only
 projects and with mixed Java/Scala projects. It can even deal with Java-only
 projects. The Scala plugin supports joint compilation of Java and Scala
 source. This means your project can contain Scala classes which use Java
 classes, and vice versa.
(new) libgradle-wrapper-java_0.9.1-1_all.deb optional 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.
Changes: gradle (0.9.1-1) experimental; urgency=low
 .
  * Initial release. (Closes: #587832).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 587832 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-java-maintainers mailing list