.classpath

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3621 Ability to import and use groups from integrated server

  1. … 14 more files in changeset.
LDEV-3539: Update classpaths.

  1. … 2 more files in changeset.
LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 84 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.
LDEV-3381: Upgrade to WildFly 9 Alpha2 version.

  1. … 41 more files in changeset.
LDEV-3364: add javax.transactions dependency from WildFly for TransactionAwareSessionContext

LDEV-3275: Add dependecies and source code for Undertow.

  1. … 558 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

  1. … 6317 more files in changeset.
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).

  1. … 3092 more files in changeset.
LDEV-3275: Use Apache Commons Codec version 1.3 -> 1.9 delivered with WildFly.

  1. … 9 more files in changeset.
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.

  1. … 1 more file in changeset.
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. … 1578 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-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 72 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor. Fix issues with EventNotificationService. Move emailing module from Admin to Central.

  1. … 37 more files in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

  1. … 10 more files in changeset.
LDEV-2981: Replace concurrent collections from concurrent.jar with ones from standard Java distribution. Add generics and general clean up.

  1. … 1 more file in changeset.