On Tue, 7 Aug 2001, Berin Loritsch wrote:

> What about using patternsets?
> 
> <patternset name="ordered.list">
>   <pathelement/>
> </patternset>

How can I place that in a DIFFERENT file so that it can be read from
several build files?

It's irritating enough having to manually sort a long list of JARs, but
having to maintain that list separately in several build files is just
inviting disaster.

I guess one answer would be to use old-fashioned single string path and
read it in as a property.

//Mikko


Reply via email to