[maven-invoker] branch master updated (05086d0 -> 9c6979f)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 26 21:24:05 UTC 2017


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

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

      from  05086d0   prepare changelog for upload
      adds  bb024a5   New upstream version 3.0.0
       new  3e64002   Updated version 3.0.0 from 'upstream/3.0.0'
       new  20968ad   Refreshed the patch
       new  4213869   Wrap and sort
       new  515a5e0   Refreshed debian/copyright
       new  9c6979f   Upload to unstable

The 5 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:
 debian/changelog                                   |   8 +
 debian/control                                     |  18 +-
 debian/copyright                                   |   8 +-
 debian/patches/01-ignore-plugin-version.patch      |  10 +-
 pom.xml                                            |  60 ++--
 .../shared/invoker/DefaultInvocationRequest.java   | 141 ++++++---
 .../maven/shared/invoker/DefaultInvoker.java       |  29 +-
 .../maven/shared/invoker/InvocationRequest.java    | 322 ++++++++++++---------
 .../org/apache/maven/shared/invoker/Invoker.java   |   9 +-
 .../shared/invoker/MavenCommandLineBuilder.java    |  93 +++---
 src/site/site.xml                                  |   8 +-
 src/site/xdoc/download.xml.vm                      |   2 +-
 .../maven/shared/invoker/DefaultInvokerTest.java   |  27 ++
 .../invoker/MavenCommandLineBuilderTest.java       |  69 +----
 .../pom with spaces & special char.xml}            |   7 +-
 15 files changed, 425 insertions(+), 386 deletions(-)
 copy src/test/resources/{test-space-pom/pom with spaces.xml => test-space-and-special-char-pom/pom with spaces & special char.xml} (76%)

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



More information about the pkg-java-commits mailing list