[Git][debian-gis-team/josm][master] 2 commits: Don't set JAVA_HOME & CLASSPATH in d/rules.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Aug 28 15:28:22 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits:
24e3f41c by Bas Couwenberg at 2025-08-28T15:34:15+02:00
Don't set JAVA_HOME & CLASSPATH in d/rules.
- - - - -
d4728398 by Bas Couwenberg at 2025-08-28T16:03:17+02:00
Allow piuparts to fail.
- - - - -
2 changed files:
- debian/.gitlab-ci.yml
- debian/rules
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -4,3 +4,6 @@ include:
variables:
SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
+
+piuparts:
+ allow_failure: yes
=====================================
debian/rules
=====================================
@@ -1,8 +1,5 @@
#!/usr/bin/make -f
-export JAVA_HOME=/usr/lib/jvm/default-java
-export CLASSPATH=/usr/share/java/gettext-commons.jar:/usr/share/java/jsr305.jar:/usr/share/java/signpost-core.jar:/usr/share/java/jmapviewer.jar
-
SVNREPO := https://josm.openstreetmap.de/svn/trunk
SVNI18NREPO := https://josm.openstreetmap.de/osmsvn/applications/editors/josm/i18n
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/compare/8ad19a0fe449f15a46a9ab15eeca59c014b8528e...d47283980ef4b616da5a54e9cc339397c8c6da4a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/compare/8ad19a0fe449f15a46a9ab15eeca59c014b8528e...d47283980ef4b616da5a54e9cc339397c8c6da4a
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-grass-devel/attachments/20250828/fc30f718/attachment.htm>
More information about the Pkg-grass-devel
mailing list