Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > d5b99dfadbca066958be4a1f8362360f > files > 1

eclipse-gef-3.3.0-0.1.1mdv2008.1.src.rpm

Index: build.xml
===================================================================
RCS file: /home/tools/org.eclipse.releng.gefbuilder/build.xml,v
retrieving revision 1.6
diff -u -r1.6 build.xml
--- build.xml	10 Nov 2005 01:34:01 -0000	1.6
+++ build.xml	3 Apr 2006 17:15:02 -0000
@@ -7,8 +7,6 @@
 		<touch file="${user.home}/.cvspass" />
 		<property name="timestamp" value="${DSTAMP}${TSTAMP}" />
 		<property name="buildDirectory" value="${basedir}/src/eclipse" />
-		<property name="bootclasspath" value="${java.home}/lib/rt.jar" />
-		<property name="rt" value="${java.home}/lib/rt.jar" />
 
 		<property name="buildType" value="I" />
 		<property name="buildId" value="build" />
Index: examples/build.properties
===================================================================
RCS file: /home/tools/org.eclipse.releng.gefbuilder/examples/build.properties,v
retrieving revision 1.6
diff -u -r1.6 build.properties
--- examples/build.properties	11 Apr 2005 21:32:10 -0000	1.6
+++ examples/build.properties	3 Apr 2006 17:15:02 -0000
@@ -23,7 +23,6 @@
 baseos=win32
 basews=win32
 basearch=x86
-bootclasspath=${java.home}/lib/rt.jar
 javacfailonerror=false
 javacVerbose=true
 javacDebugInfo=on
Index: runtime/build.properties
===================================================================
RCS file: /home/tools/org.eclipse.releng.gefbuilder/runtime/build.properties,v
retrieving revision 1.6
diff -u -r1.6 build.properties
--- runtime/build.properties	11 Apr 2005 21:32:10 -0000	1.6
+++ runtime/build.properties	3 Apr 2006 17:15:02 -0000
@@ -23,7 +23,6 @@
 baseos=win32
 basews=win32
 basearch=x86
-bootclasspath=${java.home}/lib/rt.jar
 javacfailonerror=false
 javacVerbose=true
 javacDebugInfo=on
Index: sdk/build.properties
===================================================================
RCS file: /home/tools/org.eclipse.releng.gefbuilder/sdk/build.properties,v
retrieving revision 1.6
diff -u -r1.6 build.properties
--- sdk/build.properties	3 Feb 2006 18:37:16 -0000	1.6
+++ sdk/build.properties	3 Apr 2006 17:15:02 -0000
@@ -23,7 +23,6 @@
 baseos=win32
 basews=win32
 basearch=x86
-bootclasspath=${java.home}/lib/rt.jar
 javacfailonerror=false
 javacVerbose=true
 javacDebugInfo=on
Index: tests/build.properties
===================================================================
RCS file: /home/tools/org.eclipse.releng.gefbuilder/tests/build.properties,v
retrieving revision 1.5
diff -u -r1.5 build.properties
--- tests/build.properties	11 Apr 2005 20:59:08 -0000	1.5
+++ tests/build.properties	3 Apr 2006 17:15:02 -0000
@@ -23,7 +23,6 @@
 baseos=win32
 basews=win32
 basearch=x86
-bootclasspath=${java.home}/lib/rt.jar
 javacfailonerror=false
 javacVerbose=true
 javacDebugInfo=on