Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334717 - [eclipse-build] Get rid of runtests.sh
Summary: [eclipse-build] Get rid of runtests.sh
Status: CLOSED WONTFIX
Alias: None
Product: Linux Tools
Classification: Tools
Component: eclipse-build (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Krzysztof Daniel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 17:25 EST by Andrew Overholt CLA
Modified: 2013-02-18 06:24 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.