hrm - i don't have any issues executing inside eclipse. ant usually gives those messages when it can't find a jar on the classpath. i wonder if netbeans isn't properly respecting the values that the build sets up.
as a quick test, you could try copying the xdoclet libraries out of the thirdparty directory into wherever netbeans looks for the other ant jars and see if that corrects the problem. making the change to the buildmagic.ent file to pass the version check would not cause this error. do you have ant 1.6.0 installed on your machine and available on the path? could you confirm that the build works by doing this: ant clean most (i think most is the proper tag, whatever happened to good old "dist") and see if the build works. that will help narrow down if it's an ant problem or a netbeans ant problem. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827301#3827301">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827301>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
