On http://www.jguru.com/forums/answer.jsp?op=62&EID=1091298 there is a nice
question.
Maybe we should add that pattern as example.

Following the diff.


Jan




---
C:\seu\cvs-downloads\ant\ant\docs\manual\CoreTypes\patternset.html.org.fixcr
lf      Thu Jun  5 14:53:16 2003
+++ C:\seu\cvs-downloads\ant\ant\docs\manual\CoreTypes\patternset.html  Thu
Jun  5 14:53:10 2003
@@ -162,10 +162,14 @@
 <p>will also read include patterns from the file the property
 <code>some-other-file</code> points to, if a property of that name has
 been defined.</p>
+<blockquote><pre>
+&lt;patternset excludes=&quot;**/*.*&quot;/&gt;
+</pre></blockquote>
+<p>selects all files in all directories without suffix.</p>
+
 <hr>
-<p align="center">Copyright &copy; 2000-2002 Apache Software Foundation.
All rights
+<p align="center">Copyright &copy; 2000-2003 Apache Software Foundation.
All rights
 Reserved.</p>
 
 </body>
 </html>
-

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

Reply via email to