[gradle-propdeps-plugin] 02/02: Merge tag 'upstream/0.0.7'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 26 23:56:39 GMT 2014


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

ebourg-guest pushed a commit to branch master
in repository gradle-propdeps-plugin.

commit 0b96b625e44228e79d80e68ee625fb4f4cffab27
Merge: 0b8096e 971160d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 27 00:54:50 2014 +0100

    Merge tag 'upstream/0.0.7'
    
    Upstream version 0.0.7

 .gitignore                                         |  12 ++
 README.md                                          |   6 +
 build.gradle                                       | 132 +++++++++++++++++++++
 propdeps-plugin/README.md                          |  52 ++++++++
 propdeps-plugin/gradle.properties                  |   1 +
 .../samples/transitivefalse/build.gradle           |  28 +++++
 .../gradle/propdep/PropDepsEclipsePlugin.groovy    |  46 +++++++
 .../build/gradle/propdep/PropDepsIdeaPlugin.groovy |  43 +++++++
 .../gradle/propdep/PropDepsMavenPlugin.groovy      |  62 ++++++++++
 .../build/gradle/propdep/PropDepsPlugin.groovy     |  74 ++++++++++++
 .../gradle-plugins/propdeps-eclipse.properties     |   1 +
 .../gradle-plugins/propdeps-idea.properties        |   1 +
 .../gradle-plugins/propdeps-maven.properties       |   1 +
 .../META-INF/gradle-plugins/propdeps.properties    |   1 +
 settings.gradle                                    |   6 +
 15 files changed, 466 insertions(+)

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



More information about the pkg-java-commits mailing list