lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4698 Stop using Apache httpcomponents library in LAMS

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 3 more files in changeset.
LDEV-4694 Remove obsolete embedded MySQL configuration

  1. … 1 more file in changeset.
LDEV-4691 Use a memory, non-transactional cache for HTTP sessions

Merge branch 'lams31' into LDEV-4440

Conflicts:

lams_admin/web/sessionmaintain.jsp

lams_build/build.xml

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeAction.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/web/action/GradebookAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McLearningAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McMonitoringAction.java

  1. … 15 more files in changeset.
Merge remote-tracking branch 'origin/master' into lams31

# Conflicts:

# lams_admin/conf/language/lams/ApplicationResources.properties

# lams_build/build_base.xml

# lams_build/lib/lams/lams.jar

# lams_central/web/WEB-INF/struts-config.xml

# lams_common/build.xml

# lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java

# lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McLearningAction.java

  1. … 8 more files in changeset.
LDEV-4691 Rewrite domain config file to comply with WF14 structure

LDEV-4691 Update source code of 3rd party libraries

  1. … 1878 more files in changeset.
LDEV-4691 Rewrite config file to comply with WF14 structure

LDEV-4691 Mark WF slimming as not yet implemented

LDEV-4691 Stick to the default module definition

LDEV-4691 Do not reference a library which is not provided anymore

    • -1
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-4691 Use Hibernate 5.0.10 as the main version

If we put Hibernate 5.0.10 as an alternative version in a slot, then

WildFly will load Hibernate 5.3 by default and there will be a class

clash on server start. We need to enforce only one version.

LDEV-4691 Make Hibernate a part of LAMS libraries

WildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 will

require some effort. For now we provide our own version of Hibernate to

keep compatible.

    • binary
    ./lib/hibernate/hibernate-core-5.0.10.Final.jar
    • binary
    ./lib/hibernate/hibernate-entitymanager-5.0.10.Final.jar
    • binary
    ./lib/hibernate/hibernate-envers-5.0.10.Final.jar
    • binary
    ./lib/hibernate/hibernate-java8-5.0.10.Final.jar
    • -0
    • +55
    ./lib/hibernate/hibernate.module.xml
  1. … 37 more files in changeset.
LDEV-4691 Update libraries provided by WildFly

    • binary
    ./deploy-tool/lib/commons-io-2.4.jar
    • binary
    ./deploy-tool/lib/commons-io-2.5.jar
    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
  1. … 43 more files in changeset.
LDEV-4440, LDEV-3275 Update XStream binaries

Version 1.4.10 is more up to date than 1.5.0 which has been released

unofficially.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
    • binary
    ./deploy-tool/lib/xstream-1.4.10.jar
    • binary
    ./deploy-tool/lib/xstream-1.5.0-SNAPSHOT.jar
LDEV-4440 Remove an unnecessary dependency from Email validator

    • -1
    • +0
    ./lib/jakarta-commons/validator.module.xml
  1. … 2 more files in changeset.
LDEV-4440 Remove a dependency on Struts from LAMS ear

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-4683 Ensure new learning designs have a unique name within folder

  1. … 8 more files in changeset.
LDEV-4440, LDEV-3275 Update XStream source code

    • binary
    ./lib/xstream/xstream-1.4.10.jar
  1. … 331 more files in changeset.
LDEV-4440, LDEV-3275 Update XStream binaries

Version 1.4.10 is more up to date than 1.5.0 which has been released

unofficially.

    • binary
    ./lib/xstream/xstream-1.5.0-SNAPSHOT.jar
  1. … 1 more file in changeset.
LDEV-4440 Fix Spring MVC related issues with signup pages

  1. … 10 more files in changeset.
LDEV-4135 Identified parallel activity children with tool signatures

Identification with description words sometimes fails.

  1. … 5 more files in changeset.
LDEV-4440 Update source code of several 3rd party libraries

  1. … 469 more files in changeset.
LDEV-4664 Make Tool Deployer compatible with Java 11

Also update libraries.

    • binary
    ./deploy-tool/lib/commons-collections-3.2.2.jar
    • binary
    ./deploy-tool/lib/commons-collections.jar
    • binary
    ./deploy-tool/lib/commons-dbutils-1.0.jar
    • binary
    ./deploy-tool/lib/commons-dbutils-1.7.jar
    • binary
    ./deploy-tool/lib/commons-io-1.0.jar
    • binary
    ./deploy-tool/lib/commons-io-2.4.jar
    • binary
    ./deploy-tool/lib/commons-lang-2.0.jar
    • binary
    ./deploy-tool/lib/commons-lang-2.6.jar
    • binary
    ./deploy-tool/lib/commons-logging-1.2.jar
    • binary
    ./deploy-tool/lib/commons-logging.jar
    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar
    • binary
    ./deploy-tool/lib/xstream-1.1.3.jar
    • binary
    ./deploy-tool/lib/xstream-1.5.0-SNAPSHOT.jar
  1. … 3 more files in changeset.
LDEV-4664 Adjust Ant build files for Java 11

  1. … 3 more files in changeset.
LDEV-4664 Tweak HTTP connection access

  1. … 3 more files in changeset.
LDEV-4664 Add required modules references

  1. … 4 more files in changeset.
LDEV-4662 Rewrite main Ant build file

lams-cruise was renamed to deploy-lams as there is no Cruise Control

anymore. Some tasks were made internal as they are unlikely to be run

manually. deploy-lams-all-tools was added mainly for development.

LDEV-4440 Get rid of obsolete token processing

  1. … 3 more files in changeset.
LDEV-4440 Fix chosen grouping

  1. … 5 more files in changeset.