Geoff Howard wrote: > > Jorg Heymans wrote: > > i noticed this yesterday as well (see thread > > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=107192961822098&w=2) > > > > The funny thing is that with the IBM jre it builds ok. > > > > Sylvain Wallez wrote: > > > >> Hi all, > >> > >> This morning I did a "build clean webapp" and got a weird > build error > >> with slide/conf/slide-auth.xweb. The build says: > >> "XPath (mime-mapping[position() = last()]) returned not > one node, > >> but 43 nodes" > >> > >> Obviously, the evaluation should return only one node. I tried > >> different variations, but all failed. > >> > >> Are you also experiencing this? Any advice? > > I can't test this ATM but it smells like an xml libs version > dependency > doesn't it? Since the build script copies the xml libs to ? > /tools/something which is probably not cleaned out during build clean > (?) this may be the missing piece. Can someone for whom the > build works > try removing those jars and rebuilding? >
Does anybody know why these jars are copied? Being on a similar track yesterday I noticed that ant is called with -Djava.endorsed.dirs=lib\endorsed in build.bat/build.sh as is Jetty in cocoon.sh/cocoon.bat. Unico
