Re: Ant 1.6 API: Can't call War.addZipfileset() from JavaScript

2005-06-28 Thread Lou_Miranda
o "Ant Users List" To Ant Users List cc Subject Re: Ant 1.6 API: Can't call War.addZipfileset() from JavaScript I do not have time to look into this too much. However the "unknownelement" is due to a difference in timing of converting of x

Re: Ant 1.6 API: Can't call War.addZipfileset() from JavaScript

2005-06-28 Thread Peter Reilly
I do not have time to look into this too much. However the "unknownelement" is due to a difference in timing of converting of xml classes to java tasks from ant 1.5 to ant 1.6. Look at: http://ant.apache.org/faq.html#unknownelement.taskcontainer Your code does something similar: for (var

Re: Ant 1.6 API: Can't call War.addZipfileset() from JavaScript

2005-06-27 Thread Lou_Miranda
Any ideas on this? It's preventing us from upgrading to Ant 1.6, which we need to do because of other dependencies. Am I doing something horribly wrong? Any workarounds come to mind? Thanks. [EMAIL PROTECTED] wrote on 06/24/2005 10:50:16 AM: > > More info: > > It's interesting to note that

Re: Ant 1.6 API: Can't call War.addZipfileset() from JavaScript

2005-06-24 Thread Lou_Miranda
More info: It's interesting to note that the output from Ant 1.5.4 shows: [script] [EMAIL PROTECTED] [script] [EMAIL PROTECTED] ...whereas the output from Ant 1.6.2 shows: [script] reportSet.toString=fileRealm.properties [script] [EMAIL PROTECTED] Ant 1.5.4 seems to know what type