[gradle-debian-helper] branch master updated (6b0acf2 -> ab31b8d)

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Sat Oct 22 11:42:42 UTC 2016


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

seamlik-guest pushed a change to branch master
in repository gradle-debian-helper.

      from  6b0acf2   Upload to unstable
       new  fdad25f   New Task debianMavenPom for generating POMs
       new  00f5f30   org.debian.gradle.tasks.MavenPom: Use Reflections to invoke the methods of org.apache.maven.model.Dependency
       new  a383650   .gitignore: Ignore more generated files
       new  563e220   MavenPom.java: Remove two not-so-important loggings
       new  d646e7f   MavenPom.java: Make generatePom() private
       new  1a3c531   MavenPom.java: Make the task parallelizable
       new  f14925c   MavenPom.java: Indent = 4 spaces
       new  ab31b8d   DebianHelperPlugin.java: Sort imports with Unicode values

The 8 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:
 .gitignore                                         |   4 +-
 gradle-helper-plugin/pom.xml                       |  14 +++
 .../java/org/debian/gradle/DebianHelperPlugin.java |  18 +++
 .../java/org/debian/gradle/tasks/MavenPom.java     | 139 +++++++++++++++++++++
 4 files changed, 174 insertions(+), 1 deletion(-)
 create mode 100644 gradle-helper-plugin/src/main/java/org/debian/gradle/tasks/MavenPom.java

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



More information about the pkg-java-commits mailing list