[properties-maven-plugin] 11/15: Updated version 1.0.0 from 'upstream/1.0.0'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Jul 29 16:18:00 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository properties-maven-plugin.

commit ab077847da86f40422c60ff64cf0717c7f7336e6
Merge: 6ee9c9c 053c8ee
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Jul 29 15:55:49 2017 +0200

    Updated version 1.0.0 from 'upstream/1.0.0'
    
    with Debian dir 2b7d58663380b3fa416809fd7679ed7d8ba02fac

 .gitignore                                         |   4 +
 .travis.yml                                        |  15 +
 LICENSE.txt                                        | 201 ++++++++++
 README.md                                          |  17 +
 acceptance/acceptance-test-resources/pom.xml       |  21 ++
 acceptance/acceptance-test/pom.xml                 |  94 +++++
 pom.xml                                            | 161 ++++++++
 .../properties/AbstractWritePropertiesMojo.java    | 135 +++++++
 .../properties/CircularDefinitionPreventer.java    |  81 ++++
 .../codehaus/mojo/properties/ExpansionBuffer.java  | 113 ++++++
 .../codehaus/mojo/properties/PropertyResolver.java |  81 ++++
 .../mojo/properties/ReadPropertiesMojo.java        | 418 +++++++++++++++++++++
 .../mojo/properties/SetSystemPropertiesMojo.java   |  81 ++++
 .../properties/WriteActiveProfileProperties.java   |  61 +++
 .../mojo/properties/WriteProjectProperties.java    |  85 +++++
 .../META-INF/m2e/lifecycle-mapping-metadata.xml    |  31 ++
 src/site/apt/index.apt                             |  60 +++
 src/site/apt/usage.apt.vm                          | 170 +++++++++
 src/site/site.xml                                  |  46 +++
 .../mojo/properties/PropertyResolverTest.java      | 174 +++++++++
 20 files changed, 2049 insertions(+)

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



More information about the pkg-java-commits mailing list