Stefan Bodewig wrote:

I've updated the logs with last night's build (ant-contrib-tests has
been hanging and I had to terminate it manually in case you're curious
about the build times).

See also <http://cvs.apache.org/~bodewig/gump/krysalis-version-debug.log>
for a manual invocation with


./build.sh krysalis-version dist-gump -debug -logfile /tmp/krysalis-version-debug.log


I am trying to replicate the problem in eclise (so I can step through the code) but I get this

[centipede] set 'core.antlib.dir' to 'c:/tools/ant/tools/antlibs/core-0.0.1-dev.antlib'
[centipede] import file : //c:/tools/ant/tools/antlibs/core-0.0.1-dev.antlib/xbuild.xml


BUILD FAILED
C:\krysalis\krysalis-template\smoketest\build.xml:9: import requires support in ProjectHelper
at org.apache.tools.ant.taskdefs.ImportTask.execute(ImportTask.java:131)
at org.krysalis.centipede.ant.ImportAntLibTask.execute(ImportAntLibTask.java:219)
at org.krysalis.centipede.ant.CentipedeTask.importCoreXbuild(CentipedeTask.java:84)
at org.krysalis.centipede.ant.CentipedeTask.execute(CentipedeTask.java:63)
at org.apache.tools.ant.UnknownElement2.execute(UnknownElement2.java:205)
at org.apache.tools.ant.Task.perform(Task.java:401)
at org.apache.tools.ant.Target.execute(Target.java:338)
at org.apache.tools.ant.helper.ProjectHelperImpl2.parse(ProjectHelperImpl2.java:148)
at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:126)
at org.apache.tools.ant.Main.runBuild(Main.java:653)
at org.apache.tools.ant.Main.startAnt(Main.java:220)
at org.apache.tools.ant.Main.start(Main.java:184)
at org.apache.tools.ant.Main.main(Main.java:267)


Total time: 1 minute 52 seconds


Still looking




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to