Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./moduleActivation.xml
  1. … 3 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. … 109 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1311 more files in changeset.
LDEV-2784: Enable lams-signup project in JBoss 5. Make modifications to application.xml automatically when deploying WAR.

  1. … 5 more files in changeset.
Initial commit

    • -0
    • +3
    ./jar/META-INF/MANIFEST.MF
    • -0
    • +16
    ./language/lams/ApplicationResources.properties
    • -0
    • +3
    ./war/META-INF/MANIFEST.MF
    • -0
    • +13
    ./xdoclet/error-pages.xml
    • -0
    • +16
    ./xdoclet/filter-mappings.xml
    • -0
    • +35
    ./xdoclet/filters.xml
    • -0
    • +8
    ./xdoclet/global-exceptions.xml
    • -0
    • +3
    ./xdoclet/global-forwards.xml
    • -0
    • +10
    ./xdoclet/listeners.xml
    • -0
    • +6
    ./xdoclet/servlet-mappings.xml
    • -0
    • +21
    ./xdoclet/servlets.xml
    • -0
    • +0
    ./xdoclet/struts-actions.xml
    • -0
    • +26
    ./xdoclet/struts-forms.xml
    • -0
    • +2
    ./xdoclet/struts-message-resources.xml
    • -0
    • +8
    ./xdoclet/struts-plugins.xml
  1. … 45 more files in changeset.