You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/07/21 17:57:27 UTC

DO NOT REPLY [Bug 35818] New: - move Location and Locator to commons io

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35818

           Summary: move Location and Locator to commons io
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core
        AssignedTo: dev@ant.apache.org
        ReportedBy: hauser@acm.org


The excellent platform-independence provided by the trio 
- org.apache.tools.ant.launch.Locator
- org.apache.tools.ant.Location.Location(String fileName)
- org.apache.tools.ant.util.FileUtils
is certainly useful for more than just ant.

RFE: move to commons io.

Thx to Matt who pointed out in Bug 35776 that there is already a
org.apache.commons.io.FileUtils, so for that one, I guess the suggestion is
rather "merge" the two since the ant-one is way more powerful, especially with
its "normalize(final String path)" method, etc.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org