On 3/8/07, Dominique Devienne <[EMAIL PROTECTED]> wrote:
>
>
> includesfile="${ant.project.name}.dependencies" />
>
Watch out that the order you'll get is "undefined", and possibly
independent of the order in your includesfile... It's the order in
which 's scan the dirs that matters,
Watch out that the order you'll get is "undefined", and possibly
independent of the order in your includesfile... It's the order in
which 's scan the dirs that matters, and this is OS dependent
(and yet apparently often alphabetical...) --DD
-
On 3/7/07, Andrew Close <[EMAIL PROTECTED]> wrote:
On 3/2/07, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> On 3/2/07, Andrew Close <[EMAIL PROTECTED]> wrote:
> > we currently have a file included with our projects called 'jar.list'.
> > this file contains a list of JAR files that the project
On 3/2/07, Dominique Devienne <[EMAIL PROTECTED]> wrote:
On 3/2/07, Andrew Close <[EMAIL PROTECTED]> wrote:
> we currently have a file included with our projects called 'jar.list'.
> this file contains a list of JAR files that the project depends upon.
> i.e.
>
> apache-ant-1.7.0.jar
> productA.
On 3/2/07, Andrew Close <[EMAIL PROTECTED]> wrote:
we currently have a file included with our projects called 'jar.list'.
this file contains a list of JAR files that the project depends upon.
i.e.
apache-ant-1.7.0.jar
productA.jar
productB.jar
etc.jar
i'd like to be able to convert the content
we currently have a file included with our projects called 'jar.list'.
this file contains a list of JAR files that the project depends upon.
i.e.
apache-ant-1.7.0.jar
productA.jar
productB.jar
etc.jar
i'd like to be able to convert the contents of this file into a
path-like structure: