Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Question about the new scripts

I'm trying to test my latest changes using the new build/install/test
in core, and having a lot of trouble. One thing that I've noticed is
that the new build switched from the old, trivial 2-line script for
running svc, to an extremely complicated 168 line shell script derived
from the ant runner.  This is a dramatic increase in the complexity of
the runner, but I'm not aware of any problems that we had with the old
runner that justify this.

I'm currently trying to track down a seeming classpath related bug,
and dealing with the indirection in the new build and how it's
interacting with this complicated shellscript is giving me a headache.
What problem is this new runner script addressing?

	-Mark

-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx  ------- Personal Email: markcc@xxxxxxxxxxx




Back to the top