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