[packages/java-junit] Rel 5

arekm arekm at pld-linux.org
Sun Apr 5 02:13:20 CEST 2026


commit 4e27adb1760514d7527b75243fda41e19fa33064
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 02:13:13 2026 +0200

    Rel 5

 java-junit.spec   |  2 +-
 javac-level.patch | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/java-junit.spec b/java-junit.spec
index f212806..c9868ab 100644
--- a/java-junit.spec
+++ b/java-junit.spec
@@ -10,7 +10,7 @@ Summary:	JUnit - regression testing framework
 Summary(pl.UTF-8):	JUnit - środowisko do testów regresji
 Name:		java-junit
 Version:	4.11
-Release:	4
+Release:	5
 License:	IBM Common Public License v1.0
 Group:		Libraries/Java
 # TODO:
diff --git a/javac-level.patch b/javac-level.patch
new file mode 100644
index 0000000..fcbf635
--- /dev/null
+++ b/javac-level.patch
@@ -0,0 +1,12 @@
+--- build.xml.orig	2012-11-14 13:35:03.000000000 +0100
++++ build.xml	2026-03-11 14:15:00.000000000 +0100
+@@ -71,8 +71,7 @@
+           debug="on"
+           classpath="@{classpath}"
+           includeantruntime="false"
+-          source="1.5"
+-          target="1.5"
++          release="8"
+           >
+         <compilerarg value="-Xlint:unchecked" />
+       </javac>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-junit.git/commitdiff/4e27adb1760514d7527b75243fda41e19fa33064



More information about the pld-cvs-commit mailing list