lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 12 more files in changeset.
LDEV-2839: Allow JSP precompilation in lams_admin.

LDEV-2839: lams_admin clean up: Move help PDF file from web folder to docs as it is not deployed in WAR anyway and makes JSP precompilation more complex.

    • binary
    /lams_admin/docs/LAMS_Learner_Guide_b60.pdf
LDEV-2839: lams_admin clean up: Remove duplicate MANIFEST.

LDEV-2839: Add Wikiling to precompiled JSP folder in Wiki Tool.

LDEV-2839: Allow JSP precompilation in Wookie Tool.

LDEV-2839: Wookie Tool clean up: Remove duplicate MANIFEST.

LDEV-2839: Allow JSP precompilation in Wiki Tool.

LDEV-2839: Wiki Tool clean up: Remove duplicate MANIFEST.

    • -5
    • +0
    /lams_tool_wiki/web/META-INF/MANIFEST.MF
LDEV-2839: Vote Tool clean up: Remove reference to unexisting taglibrary.

LDEV-2839: Allow JSP precompilation in Vote Tool.

LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

LDEV-2839: Vote Tool clean up: Remove duplicate MANIFEST.

    • -6
    • +0
    /lams_tool_vote/web/META-INF/MANIFEST.MF
LDEV-2839: Allow JSP precompilation in Videorecorder Tool.

    • -3
    • +5
    /lams_tool_videorecorder/build.properties
    • -29
    • +119
    /lams_tool_videorecorder/build.xml
LDEV-2839: Videorecorder Tool clean up: Remove duplicate MANIFEST.

LDEV-2839: Add missing taglibrary import.

LDEV-2839: Allow JSP precompilation in Task Tool.

LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

LDEV-2839: Allow JSP precompilation in Spreadsheet Tool.

    • -2
    • +5
    /lams_tool_spreadsheet/build.properties
    • -19
    • +117
    /lams_tool_spreadsheet/build.xml
LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

LDEV-2839: Allow JSP precompilation in Scribe Tool.

LDEV-2839: Scribe Tool clean up: Remove duplicate MANIFEST.

LDEV-2839: Allow JSP precompilation in Submit Files Tool.

LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

LDEV-2839: Fix an unclosed tag in Submit Files Tool.

LDEV-2839: Allow JSP precompilation in Pixlr Tool.

LDEV-2839: Pixlr Tool clean up: Remove duplicate MANIFEST.

    • -5
    • +0
    /lams_tool_pixlr/web/META-INF/MANIFEST.MF
LDEV-2839: Allow JSP precompilation in Notebook Tool.

    • -27
    • +117
    /lams_tool_notebook/build.xml
LDEV-2839: Notebook Tool clean up: Remove duplicate MANIFEST.

LDEV-2839: Allow JSP precompilation in Noticeboard Tool.