Hi Frank,
that's it!
I don't know how this invalid "-"-sign (which looks exactly the same as the
"correct" one) got into my script, but since I have been copying and pasting
another "-" from the script it works without any problems!
Thanks,
Marc
Frank Harnack wrote:
>
> Hi Marc,
>
> maybe
Hi Marc,
maybe the character "-" (in "-logger") is the problem. The hexcode of the
character must be "2d".
Regards
Frank
Quoting sunnymarc <[EMAIL PROTECTED]>:
>
> Hi Frank,
> thank you very much for your posting. The special character you can see in
> my email doesn't exist in the real scrip
Hi Frank,
thank you very much for your posting. The special character you can see in
my email doesn't exist in the real script - I don't know how it slipped into
the mail. Anyway, there isn't any special character. Does anybody have
another idea why ANT acts that strangely?
Kind regards
Marc
Fr
Hi,
in your email I can see a special character between
"BuildDrsPro_Rel401.properties" and "-logger".
That should be the problem.
Regards
Frank
Quoting sunnymarc <[EMAIL PROTECTED]>:
>
> Hi,
> I have a problem calling Ant using the "-logger" parameter in order to
> substitute the DefaultLogge
Hi,
I have a problem calling Ant using the "-logger" parameter in order to
substitute the DefaultLogger by the MailLogger. My call to Ant is as
follows:
"ant -f BuildDrsProSubversion.xml build -l c:\BuildDrsProSubversion.log
-Dbasedir=c: -propertyfile BuildDrsPro_Rel401.properties -logger
org.ap