Gentoo Archives: gentoo-commits

From: "Jean-Noel Rivasseau (elvanor)" <elvanor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-eclipse-ecj/files: compiler-settings-3.4
Date: Fri, 01 Aug 2008 09:53:00
Message-Id: E1KOrJh-0000RY-Uh@stork.gentoo.org
1 elvanor 08/08/01 09:52:57
2
3 Added: compiler-settings-3.4
4 Log:
5 ant-eclipse-ecj-3.4 version bump.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 dev-java/ant-eclipse-ecj/files/compiler-settings-3.4
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant-eclipse-ecj/files/compiler-settings-3.4?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant-eclipse-ecj/files/compiler-settings-3.4?rev=1.1&content-type=text/plain
13
14 Index: compiler-settings-3.4
15 ===================================================================
16 JAVAC="/usr/bin/ecj-3.4"
17 PACKAGE="=dev-java/ant-eclipse-ecj-3.4*"
18 SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7"
19 SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7"
20 ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
21 ANT_BUILD_COMPILER_DEPS="eclipse-ecj-3.4,ant-eclipse-ecj-3.4"
22 GENERATION="2"