[gradle] 01/05: d/control: Update libgradle-plugins-java description
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Tue Jul 7 10:34:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository gradle.
commit 988a01117bfff400ea368e5632fdd328b891b21c
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date: Fri Jul 3 19:47:02 2015 +0800
d/control: Update libgradle-plugins-java description
---
debian/control | 63 ++--------------------------------------------------------
1 file changed, 2 insertions(+), 61 deletions(-)
diff --git a/debian/control b/debian/control
index 3b06a68..969362a 100644
--- a/debian/control
+++ b/debian/control
@@ -209,67 +209,8 @@ Description: Groovy based build system - All plugins
gives you always the choice between the flexibility of Ant
and the convenience of a build-by-convention behavior.
.
- This package contains the following Gradle plugins:
- * announce: Publish messages to your favourite platforms, such as
- Twitter or Growl.
- * antlr: Adds support for generating parsers using Antlr.
- * application: Adds tasks for running and bundling a Java project as a
- command-line application.
- * assembler: Adds native assembly language capabilities to a project.
- * build-announcements: Sends local announcements to your desktop about
- interesting events in the build lifecycle.
- * build-dashboard: Generates build dashboard report.
- * build-init: Adds support for initializing a new Gradle build. Handles
- onverting a Maven build to a Gradle build.
- * c: Adds C source compilation capabilities to a project.
- * checkstyle: Performs quality checks on your project's Java source files
- using Checkstyle and generates reports from these checks.
- * codenarc: Performs quality checks on your project's Groovy source files
- using CodeNarc and generates reports from these checks.
- * cpp: Adds C++ source compilation capabilities to a project.
- * cunit: Adds support for running CUnit tests.
- * distribution: Adds support for building ZIP and TAR distributions.
- * ear: Adds support for building J2EE applications.
- * eclipse: Generates files that are used by Eclipse IDE, thus making it
- possible to import the project into Eclipse.
- * eclipse-wtp: Does the same as the eclipse plugin plus generates eclipse WTP
- (Web Tools Platform) configuration files. After importing to eclipse your
- war/ear projects should be configured to work with WTP.
- * findbugs: Performs quality checks on your project's Java source files using
- FindBugs and generates reports from these checks.
- * groovy: Adds support for building Groovy projects.
- * idea: Generates files that are used by Intellij IDEA IDE, thus making it
- possible to import the project into IDEA.
- * ivy-publish: This plugin provides a new DSL to support publishing artifacts
- to Ivy repositories, which improves on the existing DSL.
- * jacoco: Provides integration with the JaCoCo code coverage library for Java.
- * java: Adds Java compilation, testing and bundling capabilities to a project.
- * java-library-distribution: Adds support for building ZIP and TAR
- distributions for a Java library.
- * jdepend: Performs quality checks on your project's source files using
- Depend and generates reports from these checks.
- * jetty: Deploys your web application to a Jetty web container embedded in the
- build.
- * maven: Adds support for publishing artifacts to Maven repositories.
- * maven-publish: This plugin provides a new DSL to support publishing
- artifacts to Maven repositories, which improves on the existing DSL.
- * objective-c: Adds Objective-C source compilation capabilities to a project.
- * objective-cpp: Adds Objective-C++ source compilation capabilities to a
- project.
- * osgi: Adds support for building OSGi bundles.
- * pmd: Performs quality checks on your project's Java source files using PMD
- and generates reports from these checks.
- * project-report: Generates reports containing useful information about your
- Gradle build.
- * scala: Adds support for building Scala projects.
- * signing: Adds the ability to digitally sign built files and artifacts.
- * signing plugin: Adds the ability to digitally sign built files and
- artifacts.
- * visual-studio: Adds integration with Visual Studio.
- * war: Adds support for assembling web application WAR files.
- * windows-resources: Adds support for including Windows resources in native
- binaries.
- * wrapper: Adds a Wrapper task for generating Gradle wrapper files.
+ This package contains the standard Gradle plugins except the Sonar and the
+ Sonar Runner plugin, and it does not support Zinc Scala compiler.
Package: gradle-doc
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list