http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1545
*** shadow/1545 Thu Apr 26 14:03:23 2001
--- shadow/1545.tmp.16435 Thu Apr 26 14:03:23 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | [Patch]Filtersets |
+ +----------------------------------------------------------------------------+
+ | Bug #: 1545 Product: Ant |
+ | Status: NEW Version: 1.3 |
+ | Resolution: Platform: All |
+ | Severity: Enhancement OS/Version: All |
+ | Priority: Component: Core tasks |
+ +----------------------------------------------------------------------------+
+ | Assigned To: ant-dev@jakarta.apache.org |
+ | Reported By: gholam@xtra.co.nz |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Addition of filtersets.
+
+ Allows nested filters and filtersfiles elements.
+
+ Have included support for it in copy,sqlexec,javac.
+
+ Will attach the patch and the added files.
+
+ p.s. includes support for conditionals on fail/exit.
|