-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: core
-
Environment: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.