try instead of
Jan
>-Ursprüngliche Nachricht-
>Von: David Weintraub [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 24. September 2007 07:45
>An: Ant Users List
>Betreff: Re: Putting markup in the message of an echo task
>
>Hmm... I just tried this with no problem. Do you want the "<" an
Hmm... I just tried this with no problem. Do you want the "<" and ">"
in the file you're creating? Then, I found this works:
Notice no spaces...
On 9/24/07, boomdizzle <[EMAIL PROTECTED]> wrote:
>
> Forgot to mention, that I tried with '& lt ;' and '& gt ;' (spaces added on
> purpose), but when
Thanks steve for all your suggestions, i will go for the builds as per
your suggestion and see what happens.
Thanks & Regards
YASOTHAMANI R
Steve Loughran wrote:
Yasothamani wrote:
Once by rebooting the machine we don't faced the problem, but when
the cycle continues project 1.x and then
>
>classpathref="libraries">
>
>
>
>
>
I think you cant combine classpathref with a nested classpath.
Have you tried running with -verbose or -debug? There 'should' be an
error message on that (otherwise we have to implement that ;)
Change the target to
http://ant.apache.org/manual/CoreTasks/concat.html
http://ant.apache.org/manual/CoreTypes/resources.html#sort
Jan
>-Ursprüngliche Nachricht-
>Von: NeilWolfman [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 21. September 2007 15:47
>An: user@ant.apache.org
>Betreff: Re: Loading files
Forgot to mention, that I tried with < and >, but when the file is
included directly in html, it displays the inline and does not process
it as a html tag. So that doesn't do it for me either.
Thanks,
Boom
boomdizzle wrote:
>
> Hi,
>
> I want to echo html to a file from an ant script. Obvio
Hi,
I want to echo html to a file from an ant script. Obviously, this is not
working
I get the error: The value of attribute "message" associated with an element
type "echo" must not contain the '<' character.
Escaping the '<' with '\' does not seem to work. I know this should be
possible - I
Hello
I'm doing my first ANT project, but have faced a problem that I'm not able to
solve. I have a xml file, which I want to change using a dynamic configuration
file of some kind. The configuration file could look like this:
..
That fits perfect together with the external task, xmltask.
Hello Anthony-
J2SE142
Usage: javac
where possible options include:
-gGenerate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source}Generate only some debugging info
-nowarn Generate no warnings
-ver
I have not tried, but you could try the following:
1) should be
or
2) use fork="yes on the wrote:
> Hello, and thanks for all of your help in advance.
>
> I'm using Ant version 1.6.5 with the JDK v. 1.4.2. I'm attempting to compile
> a
> project that uses Xerces v. 2.9.1. In orde
Hello, and thanks for all of your help in advance.
I'm using Ant version 1.6.5 with the JDK v. 1.4.2. I'm attempting to compile a
project that uses Xerces v. 2.9.1. In order to compile properly, the XML API
included with Xerces needs to override the default XML API that comes with
JDK.1.4.2. As
11 matches
Mail list logo