Hi, I have the latest version of Kepler checked off the trunk.
After a successful compilation , I get the following error when I do an "ant run" in the build-area directory. > ---------------------------------------------------------------------------------- > [run] Building Kars... > [run] Exception in thread "main" java.lang.NoSuchMethodError: > org.apache.t > ools.ant.taskdefs.Jar.bindToOwner(Lorg/apache/tools/ant/Task;)V > [run] at org.kepler.build.MakeKars.makeKars(MakeKars.java:104) > [run] at org.kepler.build.MakeKars.karSuite(MakeKars.java:69) > [run] at org.kepler.build.MakeKars.run(MakeKars.java:59) > [run] at org.kepler.Kepler.main(Kepler.java:139) > BUILD FAILED > ----------------------------------------------------------------------------------- Could this mean an error in the environment? Thanks in advance, Arwa -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090916/7696b71a/attachment.html>

