colin wrote:Will you please provide more detail so I can try to reproduce the problem?
Windows 7
Eclipse SDK Version: 3.6.1
1. I modified build.properties.
#buildDirectory=/home/autobuild/continuum-builds/31
buildDirectory=c:/continuum-builds
#baseLocation=/home/autobuild/eclipse-rcp-target-3.3.0
baseLocation=D:/software/program/eclipse
2. run the ant script productBuild.xml in my eclipse( in the same jre at workspace).
3. then the console reports:
Buildfile: E:\work\tem_WB\marketcetera-platform\source\photon\plugins\org.marketcetera.photon.build\productBuild.xml
main:
preBuild:
[mkdir] Created dir: E:\work\tem_WB\marketcetera-platform\source\photon\plugins\org.marketcetera.photon.build\${buildDirectory}
preSetup:
checkLocalMaps:
getMapFiles:
[cvs] Caught exception: Cannot run program "cvs" (in directory "E:\work\tem_WB\marketcetera-platform\source\photon\plugins\org.marketcetera.photon.build\${buildDirectory}\maps"): CreateProcess error=2, The system cannot find the file specified
postSetup:
checkLocalBase:
getBaseComponents:
BUILD FAILED
E:\work\tem_WB\marketcetera-platform\source\photon\plugins\org.marketcetera.photon.build\productBuild.xml:18: The following error occurred while executing this line:
D:\JDP\eclipse3.6.1\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\build.xml:53: The following error occurred while executing this line:
D:\JDP\eclipse3.6.1\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\templates\headless-build\customTargets.xml:73: The following error occurred while executing this line:
D:\JDP\eclipse3.6.1\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\templates\headless-build\customTargets.xml:18: java.net.MalformedURLException: no protocol: ${eclipseBaseURL}
Total time: 359 milliseconds