Hi, Relative paths can only computed on classpath entries that are sources, libraries et other projects reference. What we call a "container entry" cannot be compute as a relative path to a project (see the JRE rt.jar and you will see the path to your JDK installation). The jars needed by XDoclet enter this category.
The build file was meant to be regenerated by developers as needed. The reference file to use (and to source-control) is the ".xdoclet" file. So as you see, it is not possible to get ride of absolute path in the build file. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840505#3840505 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840505 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
