David Crossley wrote:
> I am trying to get the "xmlcatalog" element of the XmlValidate task
> to be verbose. Well really it is the verbosity level of the
> Apache XML Commons Resolver which is used by "xmlcatalog".
>
> One way to do this is with a CatalogManag
I am trying to get the "xmlcatalog" element of the XmlValidate task
to be verbose. Well really it is the verbosity level of the
Apache XML Commons Resolver which is used by "xmlcatalog".
One way to do this is with a CatalogManager.properties file.
The directory that contains this file, needs to be
dave.alvarado wrote:
> Hi David,
>
>
> DEBUG: project.class.path.property =
> "${project.class.path}"
>
>
>
> I followed your suggestion, only I put the FAIL statement in the target being
> executed ...
>
> but what is printed out on the screen is
>
> /export/third-party/etsbea/sta
Rez wrote:
>
> Is it possible to create the directories on the remote server on the fly as
> the scp ant task is executed or do I need to run sshexec to create them first?
At Apache Forrest our "forrestbot" can deploy using
the Ant scp task.
It does certainly successfully create new remote dire