Re: defaultexcludes not understood on solaris

2005-05-03 Thread Alexey N. Solofnenko
According to the documentation, the task was introduced in ANT 1.6. - Alexey. Nishi Prafull wrote: Hi: I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun sparc/solaris 5.6 My build.xml has the line which works fine on windows xp but does not compile on solaris with the following failu

RE: defaultexcludes not understood on solaris

2005-05-03 Thread Dominique Devienne
> From: Nishi Prafull [mailto:[EMAIL PROTECTED] > > I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun > sparc/solaris 5.6 > My build.xml has the line > > > > which works fine on windows xp but does not compile on solaris with > the following failure > > BUILD FAILED > file:bu

defaultexcludes not understood on solaris

2005-05-03 Thread Nishi Prafull
Hi: I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun sparc/solaris 5.6 My build.xml has the line which works fine on windows xp but does not compile on solaris with the following failure BUILD FAILED file:build.xml:3: Unexpected element "defaultexcludes" Total time: 2 secon