Files
gentoo/dev-java/eclipse-ecj/files/ecj-4.15
Volkmar W. Pogatzki 39457f36be dev-java/eclipse-ecj: add 4.15-r1 for >=dev-java/ant-1.10.14
Includes ant-eclipse-ecj

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/34982
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2024-01-24 10:03:07 +01:00

8 lines
354 B
Plaintext

JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.15"
PACKAGE="=dev-java/ant-eclipse-ecj-4.15*"
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13"
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.15,ant-eclipse-ecj-4.15"
GENERATION="2"