On Wed, 11 Jan 2006, General Email <[EMAIL PROTECTED]> wrote:
>I'm using JDev 10g which uses Ant v 1.5.4.
Which is rather old (your version of Ant, that is).
>
>
>
I would expect a warning that your task was trying to add
WEB-INF/web.xml twice, but not
> No directory s
On Wednesday 11 January 2006 9:14 am, General Email wrote:
> Hi,
>
>I'm using JDev 10g which uses Ant v 1.5.4.
>
> I'm having difficulty with the WAR task in Ant. I have:
>
>
>
>
>
> and I get an error:
>
> No directory specified for ZipFileSet
>
> and it
Hi,
I'm using JDev 10g which uses Ant v 1.5.4.
I'm having difficulty with the WAR task in Ant. I have:
and I get an error:
No directory specified for ZipFileSet
and it points me to the first line of the Ant code above.
An