• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Rename a target to be more revelant with its purpose.

  1. … 1 more file in changeset.
LDEV-2847: Number of optional LAMS EAR modules grow and making a full-text placeholder for each of them in application.xml became an issue. A new approach with short token replaced with module activation entry was used.

    • -0
    • +11
    ./conf/moduleActivation.xml
  1. … 2 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -0
    • +29
    ./web/WEB-INF/tiles-defs.xml
    • -125
    • +0
    ./web/WEB-INF/struts/struts-config.xml
    • -29
    • +0
    ./web/WEB-INF/struts/tiles-defs.xml
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean.tld
  1. … 1177 more files in changeset.
LDEV-2839: Allow JSP precompilation in lams_signup.

LDEV-2784: Enable lams-signup project in JBoss 5.

Make modifications to application.xml automatically when deploying WAR.

  1. … 2 more files in changeset.
LDEV-2723: Set enableFlash to true when using auto signup

add todo

Initial commit

    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +16
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +3
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +13
    ./conf/xdoclet/error-pages.xml
    • -0
    • +16
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +35
    ./conf/xdoclet/filters.xml
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
    • -0
    • +3
    ./conf/xdoclet/global-forwards.xml
    • -0
    • +10
    ./conf/xdoclet/listeners.xml
  1. … 45 more files in changeset.