Can anyone tell me how the following bit gets added to
thirdparty/libraries.ent in Branch_4_2 when the file is
built? Seems to
be magic... not coming through the component-info.xml stuff
that drives
the other sections.
<!-- Ant -->
<property name="apache.ant.root"
value="${project.tools}"/>
<property name="apache.ant.lib"
value="${apache.ant.root}/lib"/>
<path id="apache.ant.classpath">
<pathelement
path="${apache.ant.lib}/ant.jar"/>
</path>
I'm trying to create an equivalent section for ant-junit.jar
so I can do
http://j
ira.jboss.com/jira/browse/JBAS-4641.
--
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry redhat.com
_______________________________________________
jboss-development mailing list
jboss-development lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
|