[debian-edu-commits] debian-edu/ 04/08: More maven stuff.

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Oct 14 20:57:01 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository guacamole-client.

commit 585772bfbc3ae72dc524804e7813c41bccb366f1
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Oct 8 18:44:54 2016 +0200

    More maven stuff.
---
 debian/guacamole.poms    | 14 ++++++++++----
 debian/maven.ignoreRules |  1 -
 debian/maven.rules       |  2 ++
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/guacamole.poms b/debian/guacamole.poms
index c5b50cf..4583ef5 100644
--- a/debian/guacamole.poms
+++ b/debian/guacamole.poms
@@ -1,6 +1,12 @@
-pom.xml
-guacamole/pom.xml
+doc/guacamole-example/pom.xml --ignore
+extensions/guacamole-auth-ldap/pom.xml --ignore
+extensions/guacamole-auth-noauth/pom.xml
+extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml --ignore
+extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml --ignore
+extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml --ignore
+extensions/guacamole-auth-jdbc/pom.xml --ignore
+guacamole-common-js/pom.xml --ignore
 guacamole-common/pom.xml
 guacamole-ext/pom.xml
-guacamole-common-js/pom.xml
-extensions/guacamole-auth-noauth/pom.xml
+guacamole/pom.xml
+pom.xml
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 8883bcc..d0d61a3 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,3 +1,2 @@
-
 org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index cbc7b7d..be13f9c 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -8,3 +8,5 @@ org.glyptodon.guacamole guacamole-common-js zip *
 junit junit jar s/4\..*/4.x/ * *
 javax.servlet s/servlet-api/javax.servlet-api/ jar s/.*/3.1/
 javax.websocket javax.websocket-api jar s/.*/1.0/
+org.apache.tomcat tomcat-catalina jar s/.*/8.x/
+org.apache.tomcat tomcat-coyote jar s/.*/8.x/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/guacamole-client.git



More information about the debian-edu-commits mailing list