Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Content Repository converted to annotations

  1. … 8 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 94 more files in changeset.
LDEV-4411 Remove collections caching in the few classes it is present

If we decide to use collections caching after all, we will do it

everywhere, not just in Content Repository.

LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

  1. … 232 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 138 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 1073 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 398 more files in changeset.
LDEV-3336: Remove code for unnecessary ContentRepository WAR.

    • -13
    • +0
    ./language/ApplicationResources.properties
    • -13
    • +0
    ./language/lams/ApplicationResources.properties
    • -1
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 262 more files in changeset.
LDEV-3340: Remove middlegen config files. They were used to create .hbm.xml files and are now obsolete.

    • -244
    • +0
    ./middlegen/learningdesign-prefs.properties
  1. … 17 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

    • -13
    • +0
    ./language/rams/ApplicationResources.properties
  1. … 80 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.

    • -0
    • +4
    ./jar/META-INF/MANIFEST.MF
  1. … 1304 more files in changeset.
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.

    • -0
    • +4
    ./war/META-INF/MANIFEST.MF
  1. … 3 more files in changeset.
Merge lams2_3 into head

  1. … 125 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -0
    • +13
    ./language/lams/ApplicationResources.properties
    • -0
    • +13
    ./language/rams/ApplicationResources.properties
  1. … 433 more files in changeset.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 77 more files in changeset.
Updated version number to RC1

  1. … 40 more files in changeset.
Started to record user id against entries in content repository - not yet completed.

  1. … 26 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

    • -0
    • +13
    ./language/ApplicationResources.properties
    • -13
    • +0
    ./language/applicationResources.properties
    • -1
    • +1
    ./xdoclet/struts-message-resources.xml
  1. … 29 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -1
    • +1
    ./xdoclet/struts-message-resources.xml
  1. … 79 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +13
    ./language/applicationResources.properties
  1. … 49 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1. Also switched the web.xml, struts config file to be generated with xdoclet.

    • -0
    • +3
    ./xdoclet/global-forwards.xml
    • -0
    • +6
    ./xdoclet/listeners.xml
    • -0
    • +14
    ./xdoclet/servlet-mappings.xml
    • -0
    • +36
    ./xdoclet/servlets.xml
    • -0
    • +1
    ./xdoclet/struts-message-resources.xml
    • -0
    • +50
    ./xdoclet/taglibs.xml
    • -0
    • +7
    ./xdoclet/web-settings.xml
  1. … 38 more files in changeset.
Cache configuration no longer required, as it is now part of lams.jar and local-service.xml

Upgraded Hibernate to 3.0

  1. … 54 more files in changeset.
Converted to use JNDI datasource and the transaction manager from lams.jar

  1. … 13 more files in changeset.
Corrected manifiest error - spaces where there should not have been.

Added manifest file to jar.

  1. … 2 more files in changeset.