Add the buildpathelements element
---------------------------------

         Key: JBBUILD-56
         URL: http://jira.jboss.com/jira/browse/JBBUILD-56
     Project: JBoss Build System
        Type: Feature Request
    Reporter: Ryan Campbell
 Assigned to: Ryan Campbell 
     Fix For: milestone-1


Currently the <pathelements/> node is used to expand the classpath for a given 
source.  It does this by reading the class-path entry for included jars. This 
is used in javac, depend, and rmic.  However, this node expands to include all 
transitive dependencies which is not what you want for compiling (though you do 
want it for testing, for example).  

So, we need a <buildpathelements/> node which does not expand to include 
transitive dependencies.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to