This commit is contained in:
parent
aa0d42c07e
commit
1cee2722ce
4
ecj.spec
4
ecj.spec
@ -22,14 +22,14 @@ Name: ecj
|
||||
Version: 4.12
|
||||
Release: 0
|
||||
Summary: Eclipse Compiler for Java
|
||||
License: EPL-2.0 AND GPL-2.0-only AND AND GPL-2.0-only WITH Classpath-exception-2.0
|
||||
License: EPL-2.0 AND GPL-2.0 WITH Classpath-exception-2.0
|
||||
Group: Development/Libraries/Java
|
||||
URL: https://www.eclipse.org
|
||||
Source0: http://download.eclipse.org/eclipse/downloads/drops4/%{qualifier}/ecjsrc-%{version}.jar
|
||||
# Jdk10 sources to build Java API stubs for newer JDKs
|
||||
# wget http://hg.openjdk.java.net/jdk-updates/jdk10u/archive/45b1d041a4ef.tar.bz2 -O jdk10u.tar.bz2
|
||||
# tar xf jdk10u.tar.bz2 && rm jdk10u.tar.bz2
|
||||
# mv jdk10u-*/src/java.compiler/share/classes java10api-src && rm -rf jdk10u-*
|
||||
# mv jdk10u-45b1d041a4ef/src/java.compiler/share/classes java10api-src && rm -rf jdk10u-45b1d041a4ef
|
||||
# tar cJf java10api-src.tar.xz java10api-src && rm -rf java10api-src
|
||||
Source1: java10api-src.tar.xz
|
||||
Source2: https://repo1.maven.org/maven2/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.pom
|
||||
|
Loading…
Reference in New Issue
Block a user