The docs say that the XML Catalog format is based on the OASIS Open
Catalog: http://oasis-open.org/committees/entity/spec-2001-08-06.html
The spec enables URI mapping using the element, section 6.5.8:
Where I am wrong? Is it be supported or not?
Adrian.
--
Hi all -
I have two questions regarding Ant, Xerces 2, and XInclude. I'm using Ant
1.6.5, and have upgraded its xercesImpl.jar and xml-apis.jar
to Xerces 2.8.0.
The first question is regarding XmlValidate. My understanding is that I
can turn on the XInclude feature with an in the
task:
Hi all,
I am trying to build a Maven 2 plugin which uses the task
and I get this error message:
Could not create task or type of type: xmlvalidate.
Ant could not find the task or a class this task relies upon.
bla, bla, bla...
...well what are the dependencies of this task?
The docs are not cle
uptodate does not seem to handle target directories properly. It
will incorrectly determine that a generated directory with an out-of-
date timestamp is actually up to date. Example script:
unless="generated" >
If, in an empt
uptodate does not seem to handle target directories properly. It
will incorrectly determine that a generated directory with an out-of-
date timestamp is actually up to date. Example script:
unless="generated" >
If, in an empt
It's my fault that Antelope and Ant-Contrib aren't in sync. I tend to add
things to Antelope, use it a while, then eventually get around to adding
it to ant-contrib. I'm way behind on updates to ant-contrib...
"Unset" is sort of in ant-contrib, it's an attribute of the "variable"
task. I fou
Check the permissions of the remote files. Can you get them with another
FTP client using the same username and password?
-Rob A
> -Original Message-
> From: Karthik [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 07, 2006 12:05 AM
> To: user@ant.apache.org
> Subject: FTP get problem
>
Hi form
I used the same ftp task specified in the ANT manual 1.6.6
Using this target in my build file ( Xbuild.xml ) to get all files from
the remotedir to my local system.
I get this error as below...
error /