2 Oct
2008
2 Oct
'08
11:16 a.m.
How do I put groovy files in? Is it enough for me to have the following layout? pom.xml src - main - resources - SpaceName - xmlFileOne (no suffix but .xml) - File.grv ? At least now I tried that and File.grv got tried to be xml-parsed, which failed of course. .vm files are velocity files... they would be the same, or? thanks paul On 02-oct.-08, at 13:01, Vincent Massol wrote:
Groovy sources can go in pages and thus in the XAR but vm cannot.
The goal for the future is this: http://dev.xwiki.org/xwiki/bin/view/Design/ApplicationManager
But nobody is working on this yet.