Bug 18908 - Add UnPackageNameMapper to complement the PackageNameMapper
Summary: Add UnPackageNameMapper to complement the PackageNameMapper
Status: RESOLVED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Core (show other bugs)
Version: 1.5.3
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-10 16:29 UTC by Brad Clarke
Modified: 2008-02-22 12:18 UTC (History)
0 users



Attachments
Changes to include the mapper in the mapper types (1.01 KB, patch)
2003-04-10 16:30 UTC, Brad Clarke
Details | Diff
Just a simple param flip of PackageNameMapper (3.52 KB, text/plain)
2003-04-10 16:45 UTC, Brad Clarke
Details
The JUnit test for UnPackageNameMapper (3.32 KB, text/plain)
2003-04-10 16:46 UTC, Brad Clarke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Clarke 2003-04-10 16:29:53 UTC
I've found it very usful in creating a dependancy based test framework, so I
though I'd pass it along.
Comment 1 Brad Clarke 2003-04-10 16:30:53 UTC
Created attachment 5777 [details]
Changes to include the mapper in the mapper types
Comment 2 Brad Clarke 2003-04-10 16:45:28 UTC
Created attachment 5778 [details]
Just a simple param flip of PackageNameMapper
Comment 3 Brad Clarke 2003-04-10 16:46:57 UTC
Created attachment 5779 [details]
The JUnit test for UnPackageNameMapper
Comment 4 peter reilly 2003-06-16 09:32:59 UTC
Commited the mapper with docs