Author: remm
Date: Thu Oct 18 09:46:58 2007
New Revision: 586031
URL: http://svn.apache.org/viewvc?rev=586031&view=rev
Log:
- Update to JDT 3.3 (really, this time).
Modified:
tomcat/tc6.0.x/trunk/STATUS
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/STATUS
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=586031&r1=586030&r2=586031&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS (original)
+++ tomcat/tc6.0.x/trunk/STATUS Thu Oct 18 09:46:58 2007
@@ -42,11 +42,6 @@
+1: fhanik,funkman
-1:
-* Fix for JDT update: update jdt.jar in build.properties.default to:
- jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar
- +1: remm, fhanik,funkman, pero
- -1:
-
* IcedTea support. Upcoming Linux distributions will package a (working) open
source JRE,
available in /usr. As a result, it could now be possible to use a
"/usr/bin/java" binary
if one is present and expect results. [tested on Fedora 8 test 3]
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.properties.default?rev=586031&r1=586030&r2=586031&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/build.properties.default (original)
+++ tomcat/tc6.0.x/trunk/build.properties.default Thu Oct 18 09:46:58 2007
@@ -56,7 +56,7 @@
# ----- Eclipse JDT, version 3.2 or later -----
jdt.home=${base.path}/eclipse/plugins
jdt.lib=${jdt.home}
-jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.2.3.v_686_R32x.jar
+jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar
jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip
# ----- Tomcat native library -----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]