[ant] branch master updated (f0efff8 -> 6996864)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 6 09:14:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository ant.

      from  f0efff8   Upload to unstable
      adds  8c8b4a2   Imported Upstream version 1.9.6
       new  d6496d9   Merge tag 'upstream/1.9.6'
       new  198344a   New upstream release (1.9.6)
       new  6996864   Removed the unused gjdoc task

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTORS                                       |    1 +
 WHATSNEW                                           |   19 +
 build.xml                                          |    6 +-
 contributors.xml                                   |    4 +
 debian/changelog                                   |    7 +
 debian/patches/0005-add-gjdoc-task.patch           | 2169 --------------------
 debian/patches/series                              |    1 -
 manual/Tasks/makeurl.html                          |    8 +-
 manual/Tasks/replaceregexp.html                    |   39 +-
 manual/Tasks/schemavalidate.html                   |    4 +-
 manual/Tasks/setproxy.html                         |    8 +-
 manual/Tasks/signjar.html                          |    2 +-
 manual/Tasks/subant.html                           |    8 +-
 manual/Tasks/tempfile.html                         |    8 +-
 manual/Types/antlib.html                           |    5 +-
 manual/Types/resources.html                        |   44 +-
 manual/cover.html                                  |    6 +-
 manual/credits.html                                |    2 +-
 manual/developlist.html                            |    4 +-
 manual/stylesheets/antmanual.css                   |   20 -
 manual/tutorial-tasks-filesets-properties.html     |    6 +-
 manual/using.html                                  |    3 +-
 src/etc/poms/ant-antlr/pom.xml                     |    6 +-
 src/etc/poms/ant-apache-bcel/pom.xml               |    6 +-
 src/etc/poms/ant-apache-bsf/pom.xml                |    6 +-
 src/etc/poms/ant-apache-log4j/pom.xml              |    6 +-
 src/etc/poms/ant-apache-oro/pom.xml                |    6 +-
 src/etc/poms/ant-apache-regexp/pom.xml             |    6 +-
 src/etc/poms/ant-apache-resolver/pom.xml           |    6 +-
 src/etc/poms/ant-apache-xalan2/pom.xml             |    6 +-
 src/etc/poms/ant-commons-logging/pom.xml           |    6 +-
 src/etc/poms/ant-commons-net/pom.xml               |    6 +-
 src/etc/poms/ant-jai/pom.xml                       |    6 +-
 src/etc/poms/ant-javamail/pom.xml                  |    6 +-
 src/etc/poms/ant-jdepend/pom.xml                   |    6 +-
 src/etc/poms/ant-jmf/pom.xml                       |    6 +-
 src/etc/poms/ant-jsch/pom.xml                      |    6 +-
 src/etc/poms/ant-junit/pom.xml                     |    6 +-
 src/etc/poms/ant-junit4/pom.xml                    |    6 +-
 src/etc/poms/ant-launcher/pom.xml                  |    4 +-
 src/etc/poms/ant-netrexx/pom.xml                   |    6 +-
 src/etc/poms/ant-swing/pom.xml                     |    6 +-
 src/etc/poms/ant-testutil/pom.xml                  |    6 +-
 src/etc/poms/ant/pom.xml                           |    6 +-
 src/etc/poms/pom.xml                               |    2 +-
 .../testcases/taskdefs/conditions/antversion.xml   |   84 +-
 .../org/apache/tools/ant/types/defaults.properties |    1 +
 .../ant/types/resources/JavaConstantResource.java  |   13 +-
 src/main/org/apache/tools/zip/ZipEntry.java        |    2 +-
 src/tests/antunit/types/resources/test.xml         |   57 +
 50 files changed, 316 insertions(+), 2347 deletions(-)
 delete mode 100644 debian/patches/0005-add-gjdoc-task.patch
 delete mode 100644 manual/stylesheets/antmanual.css

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ant.git



More information about the pkg-java-commits mailing list