This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository bnd.
from 52068b2 Updated the linked jars and the ignored modules in
debian/rules
adds da12a3a Imported Upstream version 2.4.1
new 5f9a65f Merge tag 'upstream/2.4.1'
new 44652ff Backported a fix to build with Gradle >= 2.3
new e0d0625 Updated the Maven poms
new 59e7a58 Changed the dependencies to use the Gradle plugin built
in the bootstrap phase
new d7be91b Updated debian/rules for the new release
new db2885e Upload to unstable
The 6 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:
.travis.yml | 4 +-
aQute.libg/bnd.bnd | 2 +-
aQute.libg/src/aQute/lib/converter/Converter.java | 11 ++
aQute.libg/src/aQute/lib/tag/Tag.java | 59 ++------
.../test/aQute/lib/converter/ConverterTest.java | 13 ++
biz.aQute.bnd.annotation/build.gradle | 1 +
biz.aQute.bnd.gradle/bnd.bnd | 2 +-
biz.aQute.bnd.gradle/build.gradle | 10 +-
biz.aQute.bnd/bnd.bnd | 2 +-
biz.aQute.bnd/build.gradle | 1 +
biz.aQute.bndlib.tests/src/test/MavenTest.java | 67 ++++++++-
biz.aQute.bndlib.tests/src/test/VerifierTest.java | 26 +++-
biz.aQute.bndlib/bnd.bnd | 2 +-
biz.aQute.bndlib/build.gradle | 1 +
.../src/aQute/bnd/build/ProjectLauncher.java | 2 +
.../src/aQute/bnd/maven/PomResource.java | 133 +++++++++++++----
biz.aQute.bndlib/src/aQute/bnd/osgi/Builder.java | 12 +-
biz.aQute.bndlib/src/aQute/bnd/osgi/Constants.java | 3 +-
biz.aQute.bndlib/src/aQute/bnd/osgi/Verifier.java | 2 +-
.../launcher/plugin/ProjectLaunchImplTest.java | 33 ++---
biz.aQute.resolve/bnd.bnd | 2 +-
.../src/biz/aQute/resolve/ResolverLogger.java | 158 ++++++++++++++-------
.../test/biz/aQute/resolve/ResolverLoggerTest.java | 20 +++
build.gradle | 19 ++-
cnf/build.bnd | 25 +++-
cnf/gradle/maven-artifacts.gradle | 59 ++++++++
debian/changelog | 5 +-
debian/copyright | 2 +-
debian/patches/gradle-compatibility.patch | 14 ++
debian/patches/series | 2 +
.../patches/use-bootstrapped-gradle-plugin.patch | 14 ++
debian/pom-annotation.xml | 2 +-
debian/pom-bnd.xml | 2 +-
debian/pom-bndlib.xml | 2 +-
debian/rules | 15 +-
gradle.properties | 15 +-
org.osgi.impl.bundle.repoindex.ant/bnd.bnd | 2 +-
org.osgi.impl.bundle.repoindex.cli/bnd.bnd | 2 +-
org.osgi.impl.bundle.repoindex.cli/build.gradle | 1 +
org.osgi.impl.bundle.repoindex.lib/bnd.bnd | 2 +-
.../service/indexer/impl/known-bundles.properties | 6 +-
org.osgi.impl.bundle.repoindex.test/bnd.bnd | 5 +
.../org/example/tests/cli/TestCommandLine.java | 34 +++--
settings.gradle | 50 +++----
44 files changed, 605 insertions(+), 239 deletions(-)
create mode 100644 biz.aQute.bnd.annotation/build.gradle
create mode 100644 biz.aQute.bnd/build.gradle
create mode 100644 biz.aQute.bndlib/build.gradle
create mode 100644
biz.aQute.resolve/test/biz/aQute/resolve/ResolverLoggerTest.java
create mode 100644 cnf/gradle/maven-artifacts.gradle
create mode 100644 debian/patches/gradle-compatibility.patch
create mode 100644 debian/patches/use-bootstrapped-gradle-plugin.patch
create mode 100644 org.osgi.impl.bundle.repoindex.cli/build.gradle
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-java/bnd.git
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits