DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22269>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22269 files pattern in <import/> Summary: files pattern in <import/> Product: Ant Version: 1.6Alpha (nightly) Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I whould like to have parameter in <import/> task, that enables filename globbing, I want to import few files, like *.build.xml. This maybe very useful. For inst. when I wrote new task, I just can drop jar with classes and super-duper-tag.build.xml that loads this task to the program sources directory, and I don't need modify build.xml to enable loading of this task. As I saw in ant sources, it is very easy to implement... B.t.w. thanks for ant -- very nice, useful, handy tool :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]