overhaul of web resources packaging: templates and locale files are stored in attached wars rather than jars, overlay wars are merged in specific order into final war. JBoss project archives was adjus…
overhaul of web resources packaging: templates and locale files are stored in attached wars rather than jars, overlay wars are merged in specific order into final war. JBoss project archives was adjusted accordingly to synchronize templates and locale files into cyklotron-webapp/src/main/webapp-overlay. Content files are now copied into cyklotron-webapp/workdir rather than webapp-overlay, in orther to remove restart+ content extractor from edit/review loop for css and js files.