.classpath

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 109 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 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. … 110 more files in changeset.
LDEV-2372 * removing redundant selenium libraries and updating 3rdParty.userLibraries * adding required libs to the lams_comon classpath

  1. … 6 more files in changeset.
Merge lams2_3 into head

  1. … 125 more files in changeset.
Updated .classpath

Removed references to lams jar files in lams_build/lib

  1. … 22 more files in changeset.
LDEV-1606: Done some clean up and added several features for TextSearchConditions.

  1. … 14 more files in changeset.
LDEV-1606: Several minor changes in the base files.

  1. … 7 more files in changeset.
Updated project classpaths

  1. … 13 more files in changeset.
Added variable JBOSS_HOME

  1. … 9 more files in changeset.
Added methods to add a user to the lesson class on the fly

  1. … 6 more files in changeset.
Update ToolContentManager API Export toolcontent service.

  1. … 5 more files in changeset.
Added mappings to build path so that junit tests run within eclipse.

Moved some workspace code back into lams_common so that lams_common isn't dependent on another project