[gradle-debian-helper] branch master updated (771b1cf -> 213cb57)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 16 13:43:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository gradle-debian-helper.
from 771b1cf Adjusted the lintian overrides
new acddb74 Find and remove the build directories when cleaning instead of calling 'gradle clean'
new 7e4ba8b Fixed the line endings (CRLF -> LF)
new 44c4286 Move to version 1.1
new 213cb57 Upload to unstable
The 4 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:
LICENSE.txt | 404 ++++++++++-----------
README.txt | 76 ++--
TODO.txt | 10 +-
debian/changelog | 7 +
gradle-helper-plugin/pom.xml | 2 +-
.../java/org/debian/gradle/DebianHelperPlugin.java | 98 ++---
.../debian/gradle/DebianTemporaryFileProvider.java | 80 ++--
.../java/org/debian/gradle/KeepAliveTimer.java | 98 ++---
.../gradle/MavenDebianArtifactRepository.java | 358 +++++++++---------
gradle-helper-plugin/src/main/perl/gradle.pm | 119 +++---
pom.xml | 2 +-
test-project/build.gradle | 50 +--
test-project/buildSrc/build.gradle | 10 +-
test-project/debian/maven.ignoreRules | 4 +-
test-project/debian/maven.rules | 6 +-
test-project/init.gradle | 18 +-
test-project/settings.gradle | 10 +-
test-project/src/main/java/HelloWorld.java | 14 +-
.../project1/src/main/java/Project1.java | 6 +-
.../project2/src/main/java/Project2.java | 6 +-
20 files changed, 692 insertions(+), 686 deletions(-)
--
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