Sir, I used the following cmd,since the build had failed during "ant run"
*ant update* And after a series of updations,i recieved an error saying :- *Using the stable version of ptolemy. Use 'ant update-ptolemy -Drev=head' to work from the head. [update-modules] svn -r 57240 update --accept postpone /home/deepika/modules.dir/ptolemy/src [update-modules] svn: No such revision 57240 [update-modules] BUILD FAILED ERROR: It appears that the command did not execute properly and exited with an exit code of: 1* So,i used the cmd :- * ant update-ptolemy -Drev=head* * update-ptolemy: [update-ptolemy] svn update -r head /home/deepika/modules.dir/ptolemy/src [update-ptolemy] At revision 23182. [update-ptolemy] BUILD SUCCESSFUL Total time: 14 seconds * And finally,when i tried the "> ant run", i got the same error :- *Buildfile: build.xml compile: [compile] Compiling configuration-manager... [compile] Compiling 14 source files to /home/deepika/modules.dir/configuration-manager/target/classes BUILD FAILED /home/deepika/modules.dir/ptolemy/src/lib not found. * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100223/911de45e/attachment.html>

