You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/02/10 07:39:45 UTC

svn commit: r908363 - in /geronimo/devtools/eclipse-plugin/branches/2.1.5: NOTICE.txt eclipse/build.xml features/org.apache.geronimo.v21.feature/feature.properties

Author: delos
Date: Wed Feb 10 06:39:45 2010
New Revision: 908363

URL: http://svn.apache.org/viewvc?rev=908363&view=rev
Log:
update Eclipse verion to 3.5.1 and update year number to 2010

Modified:
    geronimo/devtools/eclipse-plugin/branches/2.1.5/NOTICE.txt
    geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/build.xml
    geronimo/devtools/eclipse-plugin/branches/2.1.5/features/org.apache.geronimo.v21.feature/feature.properties

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/NOTICE.txt
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/NOTICE.txt?rev=908363&r1=908362&r2=908363&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/NOTICE.txt (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/NOTICE.txt Wed Feb 10 06:39:45 2010
@@ -4,7 +4,7 @@
 =========================================================================
 
 Apache Geronimo 
-Copyright 2003-2009 The Apache Software Foundation
+Copyright 2003-2010 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/build.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/build.xml?rev=908363&r1=908362&r2=908363&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/build.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/eclipse/build.xml Wed Feb 10 06:39:45 2010
@@ -25,12 +25,12 @@
  -->
 <project name="GalileoArtifacts">
 
-    <target name="init">
-        <property name="galileo_url"            value="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/R/"/>
-        <property name="galileo_jee_win32"      value="eclipse-jee-galileo-win32.zip"/>
-        <property name="galileo_jee_linux"      value="eclipse-jee-galileo-linux-gtk.tar"/>
-        <property name="galileo_jee_linux-x86_64" value="eclipse-jee-galileo-linux-gtk-x86_64.tar"/>
-        <property name="galileo_jee_macos"      value="eclipse-jee-galileo-macosx-carbon.tar"/>
+   <target name="init">
+        <property name="galileo_url"            value="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/SR1/"/>
+        <property name="galileo_jee_win32"      value="eclipse-jee-galileo-SR1-win32.zip"/>
+        <property name="galileo_jee_linux"      value="eclipse-jee-galileo-SR1-linux-gtk.tar"/>
+        <property name="galileo_jee_linux-x86_64" value="eclipse-jee-galileo-SR1-linux-gtk-x86_64.tar"/>
+        <property name="galileo_jee_macos"      value="eclipse-jee-galileo-SR1-macosx-carbon.tar"/>
         <property name="galileo_jee_linux_gz"   value="${galileo_jee_linux}.gz"/>
         <property name="galileo_jee_linux-x86_64_gz" value="${galileo_jee_linux-x86_64}.gz"/>
         <property name="galileo_jee_macos_gz"   value="${galileo_jee_macos}.gz"/>
@@ -38,7 +38,8 @@
         
         <property name="tptp-version"	 value="4.6.0"/>
         <property name="tptp"		value="tptp.runtime-TPTP-${tptp-version}.zip"/>
-        <property name="tptp-runtime-url"		value="http://download.eclipse.org/tptp/${tptp-version}/TPTP-${tptp-version}/${tptp}"/>       
+        <property name="tptp-runtime-url"		value="http://archive.eclipse.org/tptp/${tptp-version}/TPTP-${tptp-version}/${tptp}"/>       
+      
     </target>
 
 	<target name="tptp" description="Download and extract TPTP runtime package">

Modified: geronimo/devtools/eclipse-plugin/branches/2.1.5/features/org.apache.geronimo.v21.feature/feature.properties
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.5/features/org.apache.geronimo.v21.feature/feature.properties?rev=908363&r1=908362&r2=908363&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1.5/features/org.apache.geronimo.v21.feature/feature.properties (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1.5/features/org.apache.geronimo.v21.feature/feature.properties Wed Feb 10 06:39:45 2010
@@ -20,7 +20,7 @@
 
 description = This feature provides the WTP Server Adapters and additional development tools for the Apache Geronimo v2.0 and v2.1 servers.
 
-copyright = Copyright 2004,2009 The Apache Software Foundation.
+copyright = Copyright 2004,2010 The Apache Software Foundation.
 
 license = \n\
                                  Apache License\n\