Files
ports/java/jcalendar/files/patch-build.xml
T
Ronald Klop 725535c16d java/jcalendar: unpin openjdk8
Builds fine with modern JDK.

Approved-by:	no maintainer
2026-04-09 07:36:46 +02:00

11 lines
191 B
XML

--- build.xml.orig 2026-04-08 20:26:56 UTC
+++ build.xml
@@ -73,7 +73,6 @@
debug="off"
deprecation="on"
optimize="on"
- source="1.4"
/>
</target>