[openhft-lang] 04/05: Refreshed the Maven rules

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 0fef04caf3a16422b640e9a9897040eafabf3311
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Aug 3 10:25:23 2016 +0200

    Refreshed the Maven rules
---
 debian/maven.ignoreRules | 4 ++++
 debian/maven.rules       | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 2b27eff..859e040 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,9 @@
 
 net.openhft lang-integration pom * * *
 net.openhft lang-osgi bundle * * *
+com.sun.java tools * * * *
+net.openhft chronicle-bom * * * *
+net.openhft third-party-bom * * * *
 org.apache.maven.plugins maven-javadoc-plugin * * * *
+org.apache.maven.plugins maven-scm-publish-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 8e671d5..85259ca 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,5 @@
 
-junit junit jar s/4\..*/4.x/ * *
+junit junit jar s/.*/4.x/ * *
 net.openhft Java-Lang pom s/.*/debian/ * *
 net.openhft Java-Runtime-Compiler pom s/.*/debian/ * *
 net.openhft compiler bundle s/.*/debian/ * *

-- 
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