[maven-repo-helper] branch master updated (79f9bf5 -> 6d14e0a)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 4 13:33:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-repo-helper.
from 79f9bf5 More documentation for org.debian.maven.repo.Repository
new 6d14e0a Turned POMOptions into a top level class
The 1 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:
.../java/org/debian/maven/repo/ListOfPOMs.java | 275 +++------------------
.../java/org/debian/maven/repo/POMOptions.java | 242 ++++++++++++++++++
.../java/org/debian/maven/repo/POMTransformer.java | 2 +-
.../java/org/debian/maven/repo/ListOfPOMsTest.java | 20 +-
.../java/org/debian/maven/repo/POMOptionsTest.java | 52 ++++
5 files changed, 327 insertions(+), 264 deletions(-)
create mode 100644 src/main/java/org/debian/maven/repo/POMOptions.java
create mode 100644 src/test/java/org/debian/maven/repo/POMOptionsTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git
More information about the pkg-java-commits
mailing list