Community
Participate
Working Groups
Buckminster can't find my junit launch file. I'm still not sure that this isn't a configuration issue on my end, but I've tried everything I can think of to fix it. This happens on Eclipse build and local build. I haven't been able to get ************* Message: Cannot open launch config from org.eclipse.amp.build/org.eclipse.amp.amf.acore.test.launch [snip: unrelated SVN issue] Archiving artifacts Finished: FAILURE ************* Configuration: setpref targetPlatformPath="${WORKSPACE}/buildroot/target.platform" import -Declipse.download="file:/home/data/httpd/download.eclipse.org" "${checkout.location}org.eclipse.amp/releng/org.eclipse.amp.releng/releng/amp-platform.cquery" resolve "${checkout.location}org.eclipse.amp/releng/org.eclipse.amp.releng/releng/amp.cquery" build junit --launch "org.eclipse.amp.build/org.eclipse.amp.amf.acore.test.launch" --flatXML --output "${WORKSPACE}/amp.test.results/org.eclipse.amp.amf.acore.tests.xml" junit --launch "org.eclipse.amp.build/org.eclipse.amf.acore.edit.test.launch" --flatXML --output "${WORKSPACE}/amp.test.results/org.eclipse.amf.acore.edit.tests.xml" perform --properties "${WORKSPACE}/buildroot/build.properties" "org.eclipse.amp.build#build" perform --properties "${WORKSPACE}/buildroot/build.properties" "org.eclipse.amp.releng#setup.promoter" ************* Releng project: /cvsroot/modeling org.eclipse.amp/releng/org.eclipse.amp.releng Build Project: /cvsroot/modeling org.eclipse.amp/org.eclipse.amp/features/org.eclipse.amp.build ************* Job: https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-amp-nightly/ ************* Console (this won't stick around forever): https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-amp-nightly/609/console ************* See: http://www.eclipse.org/forums/index.php?t=rview&goto=552673#msg_552673If
OK, I went through the procedure of installing the whole thing in my workspace, and discovered that my .project file was named org.eclipse.amp.build.feature. Argh! The test hasn't completed yet but I'm going to assume that that was the issue. Marking invalid.