Menu

Commit [r3147]  Maximize  Restore  History

updated path to workspace

hotzst 2010-03-21

changed /trunk/ch.sahits.hudson/build.xml
/trunk/ch.sahits.hudson/build.xml Diff Switch to side-by-side view
--- a/trunk/ch.sahits.hudson/build.xml
+++ b/trunk/ch.sahits.hudson/build.xml
@@ -250,7 +250,7 @@
          ================================= -->
 	<target name="createBuild" depends="compile" description="Create a build.xml">
 		<java classname="ch.sahits.hudson.eclipse.BuildFileGenerator">
-			<arg value="/home/andi/codegenjava/ch.sahits.hudson/test/ch/sahits/hudson/eclipse/MANIFEST.MF /opt/eclipseRCP3.5 ${test.output}" />
+			<arg value="/home/andi/codegen/ch.sahits.hudson/test/ch/sahits/hudson/eclipse/MANIFEST.MF /opt/eclipseRCP3.5 ${test.output}" />
 			<classpath refid="test.classpath"/>
 		</java>
 		<jar destfile="${build.jar}">
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.