[Git][java-team/auto64fto32f][experimental] 2 commits: Install the built JAR.

Andrius Merkys (@merkys) gitlab at salsa.debian.org
Fri Sep 9 09:50:27 BST 2022



Andrius Merkys pushed to branch experimental at Debian Java Maintainers / auto64fto32f


Commits:
a5776f76 by Andrius Merkys at 2022-09-09T04:20:33-04:00
Install the built JAR.

- - - - -
a16901e6 by Andrius Merkys at 2022-09-09T04:21:08-04:00
Do not build tests and javadoc.

- - - - -


2 changed files:

- + debian/install
- debian/rules


Changes:

=====================================
debian/install
=====================================
@@ -0,0 +1 @@
+auto64fto32f.jar usr/share/java


=====================================
debian/rules
=====================================
@@ -7,5 +7,5 @@ export CLASSPATH = /usr/share/java/args4j.jar:/usr/share/java/commons-io.jar:/us
 	dh $@ --with javahelper
 
 override_dh_auto_build:
-	rm -rf tools/regression
-	jh_build --javacopts '-source 15' auto64fto32f.jar tools
+	rm -rf tools/autofloat/src/test tools/regression
+	jh_build --no-javadoc --javacopts '-source 15' auto64fto32f.jar tools



View it on GitLab: https://salsa.debian.org/java-team/auto64fto32f/-/compare/2c50a5c4947f789b7a1cc82299e94dfd6ed6ddef...a16901e6ed28f32a230c30ef2f2e99f1471c8b46

-- 
View it on GitLab: https://salsa.debian.org/java-team/auto64fto32f/-/compare/2c50a5c4947f789b7a1cc82299e94dfd6ed6ddef...a16901e6ed28f32a230c30ef2f2e99f1471c8b46
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220909/7e5904f2/attachment.htm>


More information about the pkg-java-commits mailing list