[Pkg-freeipa-devel] [Git][freeipa-team/tomcatjss][master] 2 commits: rules: Fix classpath to look for the right coyote.jar.

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Tue Oct 19 23:46:49 BST 2021



Timo Aaltonen pushed to branch master at FreeIPA packaging / tomcatjss


Commits:
f4e200a4 by Timo Aaltonen at 2021-10-20T01:46:02+03:00
rules: Fix classpath to look for the right coyote.jar.

- - - - -
350edcb8 by Timo Aaltonen at 2021-10-20T01:46:14+03:00
releasing package tomcatjss version 8.0.0-2

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+tomcatjss (8.0.0-2) unstable; urgency=medium
+
+  * rules: Fix classpath to look for the right coyote.jar.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 20 Oct 2021 01:46:04 +0300
+
 tomcatjss (8.0.0-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export CLASSPATH=/usr/share/java/jss.jar:/usr/share/java/tomcat-coyote.jar
+export CLASSPATH=/usr/share/java/jss.jar:/usr/share/java/tomcat9-coyote.jar
 
 %:
 	dh $@ --with javahelper



View it on GitLab: https://salsa.debian.org/freeipa-team/tomcatjss/-/compare/5e3ecf064c2f6e045ed6173972d74cc00d03ab70...350edcb8f8595e3b08d6a9ebb6aeccf3767ae1f9

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/tomcatjss/-/compare/5e3ecf064c2f6e045ed6173972d74cc00d03ab70...350edcb8f8595e3b08d6a9ebb6aeccf3767ae1f9
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-freeipa-devel/attachments/20211019/7f83ece0/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list