DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43888>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43888 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2007-11-28 21:22 ------- Hi, I have resolved this issue. The directory was in clearcase hence it required checked-out. Here is my solution for the error "[antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found". 1. Copied the ant.jar to any new/temp folder. 2. Extracted the jar using jar xvf <jar name> to the same folder. 3. Copied the file antlib.xml from "org/apache/tools/ant/types/conditions/antlib.xml" to org/apache/tools/ant/antlib.xml. 4. Then updated the ant.jar with the file "org/apache/tools/ant/antlib.xml" 5. Placed the updated ant.jar to the $ANT_HOME/lib Hence the problem has been resolved... Thanks a lot for your reply. regards Vivek M -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]