... as does SlickEdit. --Wayne
glenn opdycke-hansen wrote:
XEmacs/Emacs works nicely for editing and formatting ant xml scripts.
--glenn
On 7/4/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
Hi,
i'm searching for a formatter task for ant build scripts.
Something like ++ in Eclipse Ant Edit
XEmacs/Emacs works nicely for editing and formatting ant xml scripts.
--glenn
On 7/4/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
Hi,
i'm searching for a formatter task for ant build scripts.
Something like ++ in Eclipse Ant Editor
but as ant task i can feed with own rules, i.e. indention,
You could print some extra infos ...
Ant Version: ${ant.version}
Ant Home : ${ant.home}
Classpath : ${java.class.path}
Maybe that helps...
Jan
>-Ursprüngliche Nachricht-
>Von: David Weintraub [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 6. Juli 2007 18:17
>An: Ant Users Lis
I have a build.xml file that contains the task like this:
When I run this file, the condition operation works. However, when I
run the same build from CruiseControl, I get the following error:
/home/build/build/ARM/arm/build.xml:94: Class
org.apache.tools.ant.taskdefs.ConditionTask doesn
Hello Roman,
Use an xmlcatalog:
"An XMLCatalog is a catalog of public resources such as DTDs or entities
that are referenced in an XML document. Catalogs are typically used to
make web references to resources point to a locally cached copy of the
resource."
It is linked to from the page in the
Hello all!
I have a XML document with section:
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
When I try process this document with task, it fails with
ConnectException because
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd is not accessible.
How can I prevent XSLT processor from