On Wed, 3 Mar 2004, Craig Berry wrote: > The fit turns out to be rather awkward. Doesn't look that bad to me. > > > > > > Do your really need that copy operation or are you just doing it in order to create the classpath entry? > > > Are you doing this to turn portblue.build.ear-libs into an absolute path? would be simpler. > pathsep=" "> > > creates the property you need. Assuming you don't need the task, the whole thing could be simplyfied with the CVS HEAD version as would do. And once we get composite mappers, we could even do without regular expressions. A "flatten" mapper followed by "glob" from="*" to="lib/*" would do. I understand that this operation may be common to build a Class-Path attribute for arbitrary manifests, so if we want to create specific support for it, my target would be the manifest task rather than the ear task as well. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org