• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839, LDEV-2857: lams_openid: Allows JSP precompilation. Fix classpath so it uses JBoss 5.1 paths to libraries. Fix MANIFEST so it does not use unexisting JAR.

    • -1
    • +1
    /lams_openid/conf/war/META-INF/MANIFEST.MF
LDEV-2839: Remove custom ExportPortOutput and ProgressOutput tags from xdoclet source so generated lams.tld does not contain them.

    • -9
    • +1
    /lams_central/conf/xdoclet/taglib-tag.xml
LDEV-2839: lams_monitoring: Remove duplicate MANIFEST. Change output folder of plain Java compilation so it is the same as in other projects. Allows JSP precompilation.

    • -3
    • +0
    /lams_monitoring/web/META-INF/MANIFEST.MF
LDEV-2839: Allow JSP precompilation in lams_learning.

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

    • -3
    • +0
    /lams_learning/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: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages.

These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7.

These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    /lams_admin/web/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    /lams_admin/web/WEB-INF/tags/ProgressOutput.tag
    • -79
    • +0
    /lams_central/web/WEB-INF/tags/ProgressOutput.tag
    • -10
    • +2
    /lams_learning/web/WEB-INF/lams.tld
    • -0
    • +58
    /lams_learning/web/common/exportPortOutput.jsp
    • -0
    • +91
    /lams_learning/web/common/progressOutput.jsp
  1. … 88 more files in changeset.
LDEV-2856 added missing property

LDEV-2839: Do not remove build/WAR directory as it gets recreated in both jsp-plaincopy and jsp-precompile tasks.

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
    • -57
    • +0
    /lams_contentrepository/xdoclet-build.xml
    • -0
    • +4
    /lams_contentrepository/conf/war/META-INF/MANIFEST.MF
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/preloader.logo.swf
    • binary
    /lams_www/web/images/pixlr/blank.jpg
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