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
<defaultexcludes add="**/.ade_path"/>
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 seconds
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)