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=35824>.
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=35824

           Summary: ZipFileSet.getSrc() incompatibility
           Product: Ant
           Version: 1.6.4
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Version 1.5.2 contains a method with this signature:
  org.apache.tools.ant.types.ZipFileSet.getSrc()Ljava/io/File;

Version 1.6.4 does not.

The method is COMPLETELY removed from 1.6.4, not just deprecated.

A suggested solution is to add this method, mark it deprecated and inside it, 
throw an exception with an appropriate message ("this method no longer 
supported in the latest version of Ant" 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to