Re: please update the next release of Ant 1.7 to Xerces 2.9.0

2006-12-01 Thread Jacob Kjome
Quoting Jacob Kjome <[EMAIL PROTECTED]>: > Quoting Steve Loughran <[EMAIL PROTECTED]>: > > > Jacob Kjome wrote: > > > > > > I saw that one of the release notes for Ant-1.7.0RC1 was... > > > > > > "Upgraded XML API and parser to Xerces 2.8.1" > > > > > > You may be interested to know that Xerces ha

Re: please update the next release of Ant 1.7 to Xerces 2.9.0

2006-12-01 Thread Jacob Kjome
Quoting Steve Loughran <[EMAIL PROTECTED]>: > Jacob Kjome wrote: > > > > I saw that one of the release notes for Ant-1.7.0RC1 was... > > > > "Upgraded XML API and parser to Xerces 2.8.1" > > > > You may be interested to know that Xerces has now released version 2.9.0 > > [1] and, along with it, a

Two good patches for mysql support and generic sql row counting

2006-12-01 Thread Hunter Peress
I submitted two patches a month ago and I would like to know if any of the developers wouldnt mind adding it to a forthcoming release. One of the patches returns the count of the result rows in an efficient manner. The other adds support for mysql which is especially useful when sourcing mysqldum

Build fails with 'Unable to delete directory'

2006-12-01 Thread eagerbeaver
I have a nightly build that sometimes fails when an auto-generated build script attempts to delete a directory. I am not sure why this happens. But I would normally set 'failonerror' to 'false' to prevent the build from falling over in such a case. However, how do I overcome this problem when the

Re: Need information about using Eclipse AntRunner

2006-12-01 Thread Steve Loughran
Michael Giroux wrote: I have an ANT script that includes a task. The task uses an XSLT to transform junit reports (xml files) into HTML. The xslt uses string extensions to convert newline characters into tags. When the script is executed using the Eclipse AntRunner (eclipse 3.2.1), it appea

Need information about using Eclipse AntRunner

2006-12-01 Thread Michael Giroux
I have an ANT script that includes a task. The task uses an XSLT to transform junit reports (xml files) into HTML. The xslt uses string extensions to convert newline characters into tags. When the script is executed using the Eclipse AntRunner (eclipse 3.2.1), it appears that the extension l

Re: please update the next release of Ant 1.7 to Xerces 2.9.0

2006-12-01 Thread Michael Giroux
On 12/1/06, Steve Loughran <[EMAIL PROTECTED]> wrote: Jacob Kjome wrote: I'm not Jake, and I'm not part of Xerces team, but I did find Xerces 2.9.0 at ibiblio.org. It was on their mirror ftp server. Is that the "repository"? Michael Giroux Jake, are you part of the Xerces team? We can do t

Problem with maverick-ant / SFTP and RegEx in filesets

2006-12-01 Thread Grimm, Markus
Hi, I used maverick-ant to delete some files on a remote-system like this: If I start the script from my local IDE (Eclipse/Windows-System!) delete files on a Linux-machine and everything works fine. If I start the same script from a Unix/Linux-System deleting some files from an

Re: please update the next release of Ant 1.7 to Xerces 2.9.0

2006-12-01 Thread Steve Loughran
Jacob Kjome wrote: I saw that one of the release notes for Ant-1.7.0RC1 was... "Upgraded XML API and parser to Xerces 2.8.1" You may be interested to know that Xerces has now released version 2.9.0 [1] and, along with it, a proper official release of xml-commons-external-1.3.04 (otherwise kn