lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Remove only unnecessary build subdirectories instead of whole build dir.

LDEV-2839: Allow JSP precompilation in Gradebook.

LDEV-2839: Gradebook clean up: Remove duplicate MANIFEST.

    • -3
    • +0
    /lams_gradebook/web/META-INF/MANIFEST.MF
LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

LDEV-2839: In Content Repository project: Copy MANIFEST to conf/war directory so it is the same as in other projects. Remove xdoclet-build.xml file as it has multiple hardcoded library references and seems like just a old resource for testing, impossible to run with current configuration. Allow JSP precompilation.

    • -1
    • +2
    /lams_contentrepository/build.properties
    • -20
    • +115
    /lams_contentrepository/build.xml
    • -0
    • +4
    /lams_contentrepository/conf/war/META-INF/MANIFEST.MF
    • -57
    • +0
    /lams_contentrepository/xdoclet-build.xml
LDEV-2823: Add forgotten changes in Content Repository: driver check, usage of proper connection string when using embedded MySQL.

LDEV-2839: In WWW project: Move MANIFEST from web to conf directory so it is the same as in other projects. Remove some images from web directory as they are copied from conf directory when creating WAR anyway. Remove pixlr images dir as it gets created when deploying Pixlr Tool anyway, same as Wookie. Allow JSP precompilation.

    • -0
    • +4
    /lams_www/conf/war/META-INF/MANIFEST.MF
    • binary
    /lams_www/web/images/about.logo.swf
    • binary
    /lams_www/web/images/learner.logo.swf
    • binary
    /lams_www/web/images/monitor.logo.swf
    • binary
    /lams_www/web/images/pixlr/blank.jpg
    • binary
    /lams_www/web/images/preloader.logo.swf
LDEV-2839: Make JSP precompilation task independent of schemaexport.classpath Ant variable which does not exist and is not needed in all projects.

  1. … 12 more files in changeset.
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.