Axis2 eclipse plugin uses apache ant 1.6.5 API and is not compatible with
apache ant 1.7.0
------------------------------------------------------------------------------------------
Key: AXIS2-2057
URL: https://issues.apache.org/jira/browse/AXIS2-2057
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Tools
Affects Versions: 1.1.1
Environment: Windows XP Proffessional, JAVA 1.5
Reporter: Jorge Fernández
Priority: Trivial
In class org.apache.axis2.tool.core.FileCopier in method
public void copyFiles(File sourceFile,File destinationDirectory,String filter){
The first operation is this.filesets.clear();
(it uses the filesets field from the Copy class from apache ant 1.6.5 that's
not availablein apache ant 1.7.0)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]