[jcifs] 07/08: Put servlet-api-3.1.jar on the CLASSPATH.
    Markus Koschany 
    apo at moszumanska.debian.org
       
    Fri Apr 29 13:41:41 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jcifs.
commit 001f6db60ec741d8471b8c10849c9cc1cd112c0b
Author: Markus Koschany <apo at debian.org>
Date:   Fri Apr 29 15:30:53 2016 +0200
    Put servlet-api-3.1.jar on the CLASSPATH.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 4780b8b..5ce1ee6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 export JAVA_HOME := /usr/lib/jvm/default-java
+export CLASSPATH := /usr/share/java/servlet-api-3.1.jar
 
 %:
 	dh $@ --parallel --with maven_repo_helper --buildsystem=ant
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcifs.git
    
    
More information about the pkg-java-commits
mailing list