----- Original Message -----
From: "Matthew Kuperus Heun" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 09, 2000 5:24 AM
Subject: Re: SUBMIT production.html


> Hi:
>
> This is a great idea for a page in the docs.  Here are some suggestions:
>
> I would add a section on how to deal with issues of paths on
> different platforms.  This section would answer the question of how
> to best define paths when code is built on different platforms.  I
> think it would be really helpful to state what ANT does when it
> encounters "\" when trying to resolve a file path on a platform that
> has file.separator equal to "/"

yes, a cross platform section is important. One question though. What does
ant do when it hits a '\'? Or ':'? I have some vague ideas -enough to get my
own code to work- but it would be dangerous for me to write those down as
part of the official and documents.

    -steve

>
> I also think that the document should contain links from a reference
> to "junit" to the documentation for the task, for example.

will do
    -steve

Reply via email to