[maven-repo-helper] branch master updated (249067b -> e04ea2a)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 1 12:23:49 UTC 2016


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  249067b   Upload to unstable
       new  e04ea2a   Moved the TreePath class to a separate file

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:
 src/main/java/org/debian/maven/repo/POMReader.java |  64 -----------
 src/main/java/org/debian/maven/repo/TreePath.java  | 126 +++++++++++++++++++++
 .../java/org/debian/maven/repo/POMReaderTest.java  |  29 -----
 .../java/org/debian/maven/repo/TreePathTest.java   |  52 +++++++++
 4 files changed, 178 insertions(+), 93 deletions(-)
 create mode 100644 src/main/java/org/debian/maven/repo/TreePath.java
 create mode 100644 src/test/java/org/debian/maven/repo/TreePathTest.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