[thredds] 15/26: build with maven
    Alastair McKinstry 
    mckinstry at moszumanska.debian.org
       
    Mon Oct 23 10:24:23 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch ichec/master
in repository thredds.
commit 9b772cab55977832590672a3a4cc771659431895
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon May 8 11:11:21 2017 +0100
    build with maven
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/debian/rules b/debian/rules
index c126d56..bf427a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
 
-export JAVA_HOME=/usr/lib/jvm/default-java
-
 %:
-	dh $@ --with maven_repo_helper
-
-override_jh_build:
-	jh_build --javacopts='-source 7 -target 7'
+	dh $@ --with=maven-repo-helper
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/thredds.git
    
    
More information about the debian-science-commits
mailing list