[jboss-dev] Libs from tools/lib in thirdparty/libraries.ent

Brian Stansberry brian.stansberry at redhat.com
Tue Aug 28 18:05:14 EDT 2007


Thanks; that did the trick. :)

Ryan Campbell wrote:
> Brian Stansberry wrote:
>> 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.
>>
> In a file for things that don't play nicely with the normal 
> component-info expectations:
> 
> http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_2/tools/etc/buildmagic/aliases.ent 
> 
> 
> I think it's included by the <generate/> task automagically.  Or at 
> least I can't figure out/remember how you would determine this otherwise.
> 
> 
> 
>> <!-- 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://jira.jboss.com/jira/browse/JBAS-4641.
>>
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development


-- 
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry at redhat.com




More information about the jboss-development mailing list