[gradle] branch master updated (5cd1c4a -> 488f079)
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Thu Sep 8 07:19:02 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.
from 5cd1c4a Upload to unstable
new 107a567 d/gradle.1.md: Update Gradle version and release date
new 21d9024 d/gradle.1.md: Change SEE ALSO link to the commandline usage guide
new b538027 d/generate_pom.gradle: Sort dependencies for reproducibility
new 3fca117 Rename the documentations directories to api & gapi
new ea5f0d5 Apply d/generate_pom.gradle only to Groovy projects
new 0f4572a Drop generate_classpath.gradle: Gradle uses its own mechanism to load classes, if hardcode classpath into the JARS, 2 sets of classes will be loaded into JVM
new 3defa8b d/gradle-doc.install: Install DSL documentations
new 6cfeb54 d/rule: Remove 2 commands that deletes zero-size files. They are no longer zero-size. Actually it was random bug of groovydoc?
new 488f079 Use maven.rules to correct the modified dependencies of Maven POMs.
The 9 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/generate_classpath.gradle | 24 -------
debian/generate_pom.gradle | 32 ++++++---
debian/gradle-doc.doc-base.gradle-groovydoc | 4 +-
debian/gradle-doc.doc-base.gradle-javadoc | 4 +-
debian/gradle-doc.install | 6 +-
debian/gradle.1.md | 6 +-
debian/maven.rules | 22 ++++++
debian/patches/disable_tests.diff | 5 +-
debian/patches/eclipse-aether.diff | 13 ++--
debian/patches/generate_classpath.diff | 18 -----
debian/patches/generate_pom.diff | 17 ++---
debian/patches/jcommander.diff | 3 +-
debian/patches/maven-3.3-compatibility.patch | 41 +++++------
debian/patches/nekohtml.diff | 7 +-
debian/patches/series | 1 -
debian/patches/use_local_artifacts.diff | 100 +++++++++++++--------------
debian/rules | 2 -
debian/substituteDependencies.gradle | 11 +++
18 files changed, 162 insertions(+), 154 deletions(-)
delete mode 100644 debian/generate_classpath.gradle
create mode 100644 debian/maven.rules
delete mode 100644 debian/patches/generate_classpath.diff
create mode 100644 debian/substituteDependencies.gradle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list