[Pkg-remote-commits] [guacamole-client] 09/11: Build with JSR311-API instead, take two

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Nov 28 22:48:15 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 052fbc8fe7d01710c750acdd3e78131c1dc77b52
Author: mirabilos <thorsten.glaser at teckids.org>
Date:   Mon Nov 28 22:36:02 2016 +0100

    Build with JSR311-API instead, take two
---
 debian/patches/fix-java-build.patch | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix-java-build.patch b/debian/patches/fix-java-build.patch
index 9c71223..ae8e8c6 100644
--- a/debian/patches/fix-java-build.patch
+++ b/debian/patches/fix-java-build.patch
@@ -31,7 +31,7 @@
                  </configuration>
              </plugin>
  
-@@ -241,50 +247,6 @@
+@@ -239,50 +245,6 @@
              <scope>runtime</scope>
          </dependency>
  
@@ -82,6 +82,19 @@
          <!-- Guice - Dependency Injection -->
          <dependency>
              <groupId>com.google.inject</groupId>
+@@ -332,6 +294,12 @@
+             <version>1.17.1</version>
+         </dependency>
+ 
++	<dependency>
++	    <groupId>javax.ws.rs</groupId>
++	    <artifactId>jsr311-api</artifactId>
++	    <version>debian</version>
++	</dependency>
++
+     </dependencies>
+ 
+ </project>
 --- a/pom.xml
 +++ b/pom.xml
 @@ -28,8 +28,6 @@

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



More information about the Pkg-remote-commits mailing list