Antonio Gallardo wrote: > David Crossley dijo: > > Antonio Gallardo wrote: > > <snip/> > >> Sorry, but I have another problem (see below). > > > > Thanks Antonio, i just fixed the broken xml comments > > in cocoon.xconf ... so now you can proceed with > > testing the new build system. > > > > It finally compiles the webapp, so i am off to do > > 'build run'. > > --David > > The best of Cocoon Comunity is the 24 hours support! > This is great! Thanks David for fix the bug!
Yes, open source is brilliant. It is good for everyone to dive in and fix bugs to keep the testing happening around the clock. > By the way, now a after the "./build.sh clean", a full build > takes just 1 min 39 secs! This is amazing! > > Thanks Stefano again! Hooray. I would also like to specifically thank Nicola Ken for his tireless work on the build system leading up to this. > And thanks to people that switched Cocoon from the > fat Tomcat to the slim Jetty! Yes ... even though the only thing that i have seen is the error message below. > I think I will throw the Tomcat book I buyed > ;-) > > Best Regards, > > Antonio Gallardo > > P.S: I finally can build the cocoon. Now the problem is when I launch: > > ./build.sh run > > jetty starts, but when I point the browser to http://locahost:8888/ (as > Stefano suggested) I got: > > Not allowed to define mixed content in the element cocoon at > file:/home/agallardo/CVS/cocoon/xml-cocoon2/build/cocoon-2.1-dev/webapp/WEB-INF/cocoon.xconf:3:23 Me too. I have no idea what that error is about. I added a basic RELAX NG validation into my build, but it did not reveal any error with current cocoon.xconf --David