[packages/eclipse-jdt/JAVA_8] Rel 2; this package seem to need jdk 11 but uses target 1.8 so should work on jdk 8, too

arekm arekm at pld-linux.org
Tue May 5 18:23:09 CEST 2026


commit 2d6793c5468ac7f374acc7e2834aecfeb9381878
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 5 18:23:00 2026 +0200

    Rel 2; this package seem to need jdk 11 but uses target 1.8 so should work on jdk 8, too

 eclipse-jdt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-jdt.spec b/eclipse-jdt.spec
index e5f74a3..e65dbc2 100644
--- a/eclipse-jdt.spec
+++ b/eclipse-jdt.spec
@@ -2,7 +2,7 @@
 # - base package should contain actual jdt, but update eclipse.spec first not to
 #   bundle itself jdt
 
-%{?use_default_jdk:%use_default_jdk 8}
+%{?use_default_jdk:%use_default_jdk 11}
 
 %define		orgname		eclipse-jdt
 
@@ -13,7 +13,7 @@ Summary:	Eclipse Compiler for Java (ECJ) - JDK 8 compatible
 Summary(pl.UTF-8):	Kompilator Eclipse dla Javy (ECJ) - kompatybilny z JDK 8
 Name:		%{orgname}8
 Version:	4.20
-Release:	1
+Release:	2
 License:	EPL v2.0
 Group:		Libraries/Java
 Source0:	https://archive.eclipse.org/eclipse/downloads/drops4/%{drop}/ecjsrc-%{version}.jar
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eclipse-jdt.git/commitdiff/2d6793c5468ac7f374acc7e2834aecfeb9381878



More information about the pld-cvs-commit mailing list