You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/08/09 10:35:16 UTC

DO NOT REPLY [Bug 22269] New: - files pattern in

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: dev@ant.apache.org
        ReportedBy: yozh@mx1.ru


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org