• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3629: Alter character set and collation of the database and each of its tables.

Shorten indexed text fields.

Upgrade Java -> MySQL connector.

Remove an obsolete field from User class.

    • binary
    ./mysql-connector-java-5.1.31-bin.jar
    • binary
    ./mysql-connector-java-5.1.38-bin.jar
  1. … 282 more files in changeset.
LDEV-3275: Make Ant use WildFly libraries to build EAR.

The libraries have to be exactly listed, instead of using **/*.jar. This is becaus full (not slimmed) WildFly contain other library versions than used by LAMS (located in lams_build/lib). When starting up WildFly libraries would be loaded first and probably foreshadow/clash with versions delivered with EAR.

Also an attempt to correctly deliver MySQL connector lib to WildFly modules dir was committed. Other libraries delivery will follow the same pattern.

  1. … 3 more files in changeset.
LDEV-3275: Remove files again after unnecessary reintroduction.

    • binary
    ./mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    ./mysql-connector-java-5.1.31-bin.jar
  1. … 259 more files in changeset.