Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334717

Summary: [eclipse-build] Get rid of runtests.sh
Product: [Tools] Linux Tools Reporter: Andrew Overholt <overholt>
Component: eclipse-buildAssignee: Krzysztof Daniel <krzysztof.daniel>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 1.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Overholt CLA 2011-01-18 17:25:09 EST
It would be good if we could reproduce what we do in runtests.sh in build.xml.  One thing that has tripped me up in the past is ant's lack of a 'for loop' concept.  With the caveat that we *cannot* introduce a dependency on ant-contrib or something like it, let's see what we can do to move runtest.sh's code into build.xml.  http://ant.apache.org/manual/Tasks/subant.html may help.
Comment 1 Alexander Kurtakov CLA 2012-04-19 03:50:03 EDT
Chris, this looks as something for you.
Comment 2 Krzysztof Daniel CLA 2013-02-18 06:24:51 EST
Eclipse build system has changed and eclipse-build will serve only as a helper. There will be no logic there.