Geoff Howard wrote:
The build (build.bat webapp successful right out of the box with no
properties tweaks now) created folders with names that I assume were meant
to be expanded by ant - for example I have a folder named _literally_
D:\cvs\xml-cocoon2\${build.scratchpad.src}

I have the same for:
${build.scratchpad.dest}
${build.deprecated.src}
${build.deprecated.dest}

should be fixed now (I deleted them and committed the deleted version by mistake)


I also get the error reported earlier - Not allowed to define mixed content
in the element cocoon at
file:/D:/cvs/xml-cocoon2/build/cocoon-2.1-dev/webapp/WEB-INF/cocoon.xconf:3:
23

I looked over cocoon.xconf and didn't see any problem.

fixed as well. it was a spurious '-->' leftover that closed the comment before I expected and my text editor didn't syntax highlight it correctly and strangely enough the parser didn't complain about the other --> that was left in the text, very strange.


Finally, I tried build eclipse-project and got:

BUILD FAILED
file:///D:/cvs/xml-cocoon2/build.xml:925: Warning: Could not find file
D:\cvs\xm
l-cocoon2\${resource}\dev\eclipse\classpath-tmpl.xml to copy.

Total time: 7 seconds

which appears related to the first problem I mentioned above.

will look into this


--
Stefano Mazzocchi                               <[EMAIL PROTECTED]>
   Pluralitas non est ponenda sine necessitate [William of Ockham]
--------------------------------------------------------------------




Reply via email to