You need to update your build-area. The 'ant update' command does not update the build-area. You'll need to do an 'svn update'.
chad Jamnagarwala, Arwa Mohmadi wrote: > 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 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

