[openhft-lang] 03/05: Install the new lang8 module

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 3 08:27:56 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository openhft-lang.

commit 1a78a24592dafe4b34cb91ea6cd746d50d680c81
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Aug 3 10:23:23 2016 +0200

    Install the new lang8 module
---
 debian/changelog                 | 1 +
 debian/libopenhft-lang-java.poms | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23edca5..525f66d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openhft-lang (6.7.6-1) UNRELEASED; urgency=medium
 
   * New upstream release
     - New dependency on libsnappy-java
+    - Install the new lang8 module
   * Build with the DH sequencer instead of CDBS
   * Depend on libintellij-annotations-java instead of injecting the annotations
   * Standards-Version updated to 3.9.8 (no changes)
diff --git a/debian/libopenhft-lang-java.poms b/debian/libopenhft-lang-java.poms
index 26b85f9..0d5b262 100644
--- a/debian/libopenhft-lang-java.poms
+++ b/debian/libopenhft-lang-java.poms
@@ -25,7 +25,7 @@
 #   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 #     Empty by default. [mh_install]
 #
-pom.xml --ignore-pom
-lang/pom.xml --java-lib --usj-name=openhft-lang
-lang-osgi/pom.xml --ignore
-lang-integration/pom.xml --ignore
+pom.xml --no-parent --ignore-pom
+lang/pom.xml --no-parent --java-lib --usj-name=openhft-lang
+lang8/pom.xml --no-parent --java-lib --usj-name=openhft-lang8
+lang-test/pom.xml --ignore

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



More information about the pkg-java-commits mailing list