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
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
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
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
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
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
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
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
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