-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Platform: Macintosh, OS: All
My project's build.xml file produces distributable named something like:
swingx-2007_01_29-bin.zip
It was suggested that to accomplish this, wildcards should be permitted such that:
swingx-*-bin.zip
would be valid.