mini-dinstall: Successfully installed maven-ant-helper 7.0 to experimental
Mini-Dinstall
ludovicc-guest at alioth.debian.org
Thu Dec 2 22:33:51 UTC 2010
Package: maven-ant-helper
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Ludovic Claude <ludovic.claude at laposte.net>
Architecture: source
Changes:
* Update Standards-Version to 3.9.1, use source format 3.0 (native)
* Use default-jdk-doc instead of openjdk-6-doc when linking
Javadoc files (Closes: #587361)
* d/control: add Suggests: default-jdk-doc, move all Recommends: to Suggest
as they are not needed except when Maven is called within the Ant build,
add maven-repo-helper to Depends as it's now always used from the jar task
* maven-build.xml: add -N option to Maven to avoid recursive actions,
reorder actions in mvn-package and give to the POMCleaner the location
of the local Maven repository which can be used when deciding when to
replace a parent version by a its symbolic version (fixes
maven-debian-helper build),
add local-install and package-and-local-install target to deal with
composite projects which need to install some of their build elements in
the local repository, for consuption by other parts of the build,
deprecate passing the 'version' variable to Ant as it's read from the POM file,
remove macro prepare-package-list, update paths to the JDK docs.
More information about the pkg-java-maintainers
mailing list