• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Use Apache Commons Longing version 1.0.4 -> 1.7.4 delivered with WildFly.

  1. … 17 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Use Apache Commons IO version 2.1 -> 2.4 delivered with WildFly.

Previous similar upgrades were:

Apache Commons Collections 3.1 -> 3.2.1

Apache Commons BeanUtils 1.6 -> 1.8.3

Saaj 1.2 -> 1.3

JaxRPC same version, but delivered with WildFly.

  1. … 111 more files in changeset.
LDEV-3275: Deploy EAR libraries as WildFly modules.

In JBoss there were several folders where libraries could be simply copied.

In WildFly it is more organised, with module.xml files describing each library.

In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

  1. … 38 more files in changeset.
LDEV-3275: Add quartz.jar as a 3rd party module since it is not a part of WildFly distribution.

Old version (1.5.3) stays as upgrading to the latest (2.2.1) requires code changes (different API).

  1. … 5 more files in changeset.
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

  1. … 17 more files in changeset.
LDEV-3275: Upgrade JMX Remoting to version 2.0.0.

LDEV-3275: Upgrade Xerces to version 2.9.1.

LDEV-3275: Upgrade SLF4J API to version 1.7.2 and SLF4J LogManager to version 1.0.3.

  1. … 1 more file in changeset.
LDEV-3275: Upgrade JSTL API to version 1.2.

  1. … 1 more file in changeset.
LDEV-3275: Upgrade JBoss Logging to version 3.1.4.

  1. … 1 more file in changeset.
LDEV-3275: Upgrade Javassist to version 3.18.1

  1. … 2 more files in changeset.
LDEV-3275: Upgrade JSP API to version 2.3.

  1. … 54 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

  1. … 280 more files in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

  1. … 1576 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly.

Minor changes in config files.

  1. … 38 more files in changeset.
LDEV-3275: Partial switch to new server dir structure.

  1. … 8 more files in changeset.
LDEV-3275: Minify Ant .properties files.

Most of the variables were constant, never changed. Since build file inheritance was introduced to LAMS, it is fairly easy to change relative paths in build files themselves. So only root path were left in .properties files and variables that can actually change from project to project.

  1. … 11 more files in changeset.
LDEV-3275: Remove broken Eclipse builders.

  1. … 30 more files in changeset.
LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

    • -7
    • +0
    ./.settings/org.eclipse.core.resources.prefs
  1. … 58 more files in changeset.
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040030.sql
  1. … 20 more files in changeset.
LDEV-3258: Set target Survery user for notification emails.

Wrap Notification Service method in a new transaction so existing one can be even read-only.

  1. … 1 more file in changeset.
LDEV-3263 Add support for renaming field names on sequence import

  1. … 3 more files in changeset.
LDEV-3254: Refresh configuration cache every X minutes.

    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040029.sql
  1. … 1 more file in changeset.
LDEV-2846: Use standard libraries to copy files instead of keeping own methods which do the same.

  1. … 1 more file in changeset.
LDEV-3115: Fix LearningLibraryID filling.

LDEV-3115: Use new FLA SVG images in Monitoring.

  1. … 13 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

  1. … 63 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040028.sql
  1. … 30 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 38 more files in changeset.