[libxbean-java] 02/08: No longer build the classloader, classpath, finder-shaded and telnet modules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 11 15:33:49 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository libxbean-java.

commit 9a9d3ce2bc2d0de9043fb0b11e9b207dbff09c49
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Aug 3 16:57:54 2017 +0200

    No longer build the classloader, classpath, finder-shaded and telnet modules
---
 debian/changelog          | 1 +
 debian/control            | 1 -
 debian/libxbean-java.poms | 8 ++++----
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc30412..4d83ebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxbean-java (4.5-5) UNRELEASED; urgency=medium
 
   * Team upload.
   * Removed the bootstrapping
+  * No longer build the classloader, classpath, finder-shaded and telnet modules
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 03 Aug 2017 15:54:39 +0200
 
diff --git a/debian/control b/debian/control
index fcaf40b..d6fa831 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
  maven-debian-helper (>= 2.2),
 Build-Depends-Indep:
  ant,
- groovy,
  junit4,
  libasm-java (>= 5.0),
  libcglib-nodep-java,
diff --git a/debian/libxbean-java.poms b/debian/libxbean-java.poms
index 8935945..c2ab480 100644
--- a/debian/libxbean-java.poms
+++ b/debian/libxbean-java.poms
@@ -30,11 +30,11 @@ xbean-asm5-shaded/pom.xml --java-lib
 xbean-asm-util/pom.xml --java-lib
 xbean-blueprint/pom.xml --ignore
 xbean-bundleutils/pom.xml --java-lib
-xbean-classloader/pom.xml --java-lib
-xbean-classpath/pom.xml --java-lib
+xbean-classloader/pom.xml --ignore
+xbean-classpath/pom.xml --ignore
 xbean-finder/pom.xml --java-lib
-xbean-finder-shaded/pom.xml --java-lib
+xbean-finder-shaded/pom.xml --ignore
 xbean-naming/pom.xml --java-lib
 xbean-reflect/pom.xml --java-lib
 xbean-spring/pom.xml --java-lib
-xbean-telnet/pom.xml --java-lib
+xbean-telnet/pom.xml --ignore

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



More information about the pkg-java-commits mailing list