Marcin Cieslak
committed
on 29 Mar 12
LDEV-2839: Allow JSP precompilation in lams_central and lams_planner.
In Central change output folder of plain Java compilation so it is the… Show more
LDEV-2839: Allow JSP precompilation in lams_central and lams_planner.

In Central change output folder of plain Java compilation so it is the same as in other projects.

Clean Central build.xml a little - integrate some minor task into build-war.

Change moment of Planner injection into Central so Planner JSPs can get precompiled along with Central files.

Fix a typo in Planner.

Show less