DO NOT REPLY [Bug 23760] - allow for regular expressions in FileSet include and exclude

2003-12-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23760

allow for regular expressions in FileSet include and exclude

[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.6Beta |1.6.0

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23760] - allow for regular expressions in FileSet include and exclude

2003-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23760

allow for regular expressions in FileSet include and exclude





--- Additional Comments From [EMAIL PROTECTED]  2003-10-13 18:50 ---
With


  
  

  

 

the entire  has no effect  :(

related Fileset Problems are in
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23791

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23760] - allow for regular expressions in FileSet include and exclude

2003-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23760

allow for regular expressions in FileSet include and exclude





--- Additional Comments From [EMAIL PROTECTED]  2003-10-13 13:54 ---
 is a fileset and thus supports .

If I knew what you really wanted, I could help you.  What is where and where do
you want it to end up inside the war?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23760] - allow for regular expressions in FileSet include and exclude

2003-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23760

allow for regular expressions in FileSet include and exclude





--- Additional Comments From [EMAIL PROTECTED]  2003-10-13 13:35 ---
Somehow, I don't get it to work with your below suggestion that I interpreted as
follows:
a) abc.class remains in the "nested element 'classes'" as per
http://ant.apache.org/manual/CoreTasks/war.html
b) your  goes into a generic fileset?



   
  
  

  
   




now all *.class files are gone in all directories and in 
/usr/local/tomcat/work/MyService/localhost/myApp/WEB-INF/classes/com/*/one
directory/ not even abc.class is found...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23760] - allow for regular expressions in FileSet include and exclude

2003-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23760

allow for regular expressions in FileSet include and exclude

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Normal  |Enhancement



--- Additional Comments From [EMAIL PROTECTED]  2003-10-13 09:37 ---
To answer your question first: yes.

Your examples


  
  

  


and the second one should already work with includes="**/abc.class".

Adding new selectors has become straight forward in Ant 1.6, what you need can
already be done using selector containers.  A matches attribute on 
or something similar might be a good idea, but certainly is an enhancement
request.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]