This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository stapler.
commit 006f292d138b19edf5c334fd5397502f80d7bd76 Author: Markus Koschany <[email protected]> Date: Sat Apr 16 00:12:56 2016 +0200 Remove trailing whitespace --- debian/README.source | 8 ++++---- debian/libstapler-java-doc.doc-base | 2 +- debian/libstapler-java.classpath | 4 ++-- debian/maven.cleanIgnoreRules | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/README.source b/debian/README.source index 723f949..9e154bb 100644 --- a/debian/README.source +++ b/debian/README.source @@ -8,11 +8,11 @@ The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. -The jruby module is currently not built; this is due to the -fact that it required JRuby 1.6.1. Once this is in the +The jruby module is currently not built; this is due to the +fact that it required JRuby 1.6.1. Once this is in the archive (with maven artefacts) this module can be enabled. -The jrebel module is currently not built; this is due to the +The jrebel module is currently not built; this is due to the fact that it requires zeroturnaround that is currently not -packaged for Debian - this can be enabled if and when this +packaged for Debian - this can be enabled if and when this happens. diff --git a/debian/libstapler-java-doc.doc-base b/debian/libstapler-java-doc.doc-base index 0d49bdc..b3c6d2d 100644 --- a/debian/libstapler-java-doc.doc-base +++ b/debian/libstapler-java-doc.doc-base @@ -1,6 +1,6 @@ Document: libstapler-java Title: API Javadoc for Stapler HTTP request handling engine -Author: Kohsuke Kawaguchi +Author: Kohsuke Kawaguchi Abstract: This is the API Javadoc provided for the libstapler-java library. Section: Programming diff --git a/debian/libstapler-java.classpath b/debian/libstapler-java.classpath index 0541c31..74f6c0c 100644 --- a/debian/libstapler-java.classpath +++ b/debian/libstapler-java.classpath @@ -1,4 +1,4 @@ -/usr/share/java/stapler.jar servlet-api-2.5.jar commons-discovery.jar commons-beanutils.jar commons-io.jar localizer.jar hudson-json.jar tiger-types.jar guava.jar commons-fileupload.jar -/usr/share/java/stapler-jelly.jar stapler.jar jenkins-commons-jelly.jar hudson-dom4j.jar commons-jexl.jar +/usr/share/java/stapler.jar servlet-api-2.5.jar commons-discovery.jar commons-beanutils.jar commons-io.jar localizer.jar hudson-json.jar tiger-types.jar guava.jar commons-fileupload.jar +/usr/share/java/stapler-jelly.jar stapler.jar jenkins-commons-jelly.jar hudson-dom4j.jar commons-jexl.jar /usr/share/java/stapler-groovy.jar groovy-2.x.jar /usr/share/java/stapler-jsp.jar stapler.jar diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules index 3d291f1..0cad082 100644 --- a/debian/maven.cleanIgnoreRules +++ b/debian/maven.cleanIgnoreRules @@ -15,7 +15,7 @@ # junit junit jar s/3\\..*/3.x/ org.apache.maven.plugins maven-project-info-reports-plugin * * * * org.apache.maven.plugins maven-release-plugin * * * * -org.apache.maven.plugins maven-enforcer-plugin * * * * +org.apache.maven.plugins maven-enforcer-plugin * * * * org.jvnet.maven-jellydoc-plugin maven-jellydoc-plugin * * * * org.jvnet.fix1600 fix1600 * * * * org.jvnet.wagon-svn wagon-svn * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stapler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

