Hello,
Ive build and deployed the WAR from *platform* module.
When I access the xwiki, the main page displays in the header some velocity
syntax instead of what it should normally output.
See the attachement pls.(I ve modified a little bit the javascript.vm
content - adding some quotes to the first lines and a pretty bad word but
the problem is the same)!
So the problem is in the *htmlheader.vm* file when it includes the j*
avascript.vm* template.
If i've just commented the line 75 in htmlheader.vm, the UI problem
vanished.
So i suspect something in the javascript.vm file is wrong.
Whats the problem?
Also, i think some maven dependencies should also be added in pom.xml for
lucene and calendar plugins, because when i copied the generated WAR in
tomcat, i got 2 ClassNotFoundException.