----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 09:13 Subject: Re: Patternsets, Filesets, and Mapper
> > > > Can you create it as a \r\n delimited list of .class names? Then use > > > > includesfile on your <fileset>. > > > I did consider this, but the docs say that this is a temporary solution > > and not > > > recommended. > > > > Huh? Where's it say that? > > > > http://jakarta.apache.org/ant/manual/CoreTypes/patternset.html > > > > If its documented and in Ant 1.4.1, its *not* temporary since we're > > self-mandating that we won't remove anything and break backwards > > compatibility. > > Hmmm. Now that you mention it, I can't find it... Perhaps it was one of the 1200 messages > on this list this week? :) you might be confused with the way of speccing stuff to javadoc where it does say 'deprecated, dont use', but we dont mean it, especially not now that xdoclet uses it. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
