• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file ObjenesisCglibAopProxy.java was initially added on branch lams2_head_wildfly.

file AsyncExecutionAspectSupport.java was initially added on branch lams2_head_wildfly.

LDEV-3293: Add missing Spring libraries and source code.

  1. … 194 more files in changeset.
file AsyncExecutionInterceptor.java was initially added on branch lams2_head_wildfly.

file package-info.java was initially added on branch lams2_head_wildfly.

LDEV-3293: Save or update each collection item manually as new Hibernate does not have a method for processing the whole collection anymore.

LDEV-3293: Rewrite the class to use new Hibernate's tools. It can not be confirmed at the moment if it does the same.

LDEV-3293: Use the new Spring's support for Hibernate 4 instead of Hibernate 3. Switch from using HibernateDaoSupport.getSession() to its getSessionFactory().getSession(). The latter is sure to close the session automatically while a session returned by the first method should be closed manually. Theoritecally we do it in OpenSessionInViewFilter, but it may not be always the case, leading to open Hibernate session being left behind.

  1. … 73 more files in changeset.
LDEV-3293: Cast DAO methods' results to their return type.

Java 8 is more restrictive about generics. Hibernate find() methods returns List<?> and it can not be quietly cast to List<SomeClass>. Each occurence was explicitly casted and warnings about the type being unchecked were supressed.

  1. … 41 more files in changeset.
LDEV-3289 Audit log when moving students backwards/forwards in monitor

* Moved all public methods' comments to interface

LDEV-3293: Use new Spring ApplicationContext classes.

    • -6
    • +0
    /lams_admin/conf/xdoclet/web-settings.xml
    • -5
    • +1
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -4
    • +0
    /lams_tool_eadventure/web/WEB-INF/web.xml
  1. … 20 more files in changeset.
file spring-core-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-core-4.0.6.RELEASE.jar
file spring-web-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-web-4.0.6.RELEASE.jar
file spring-tx-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-tx-4.0.6.RELEASE.jar
file spring-orm-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-orm-4.0.6.RELEASE.jar
file spring-beans-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-beans-4.0.6.RELEASE.jar
file spring-context-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-context-4.0.6.RELEASE.jar
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.

    • binary
    /lams_build/lib/spring/jboss-spring-int-vfs.jar
    • binary
    /lams_build/lib/spring/spring-context-support-4.0.6.RELEASE.jar
    • -4
    • +20
    /lams_build/lib/spring/spring.module.xml
  1. … 13 more files in changeset.
file spring-context-support-4.0.6.RELEASE.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/spring/spring-context-support-4.0.6.RELEASE.jar
file Android10Instantiator.class was initially added on branch lams2_head_wildfly.

file JRockitLegacyInstantiator.class was initially added on branch lams2_head_wildfly.

file AndroidSerializationInstantiator.class was initially added on branch lams2_head_wildfly.

file Android18Instantiator.class was initially added on branch lams2_head_wildfly.

file Android17Instantiator.class was initially added on branch lams2_head_wildfly.

file DateFormatterRegistrar.java was initially added on branch lams2_head_wildfly.

file Validated.java was initially added on branch lams2_head_wildfly.

file GCJSerializationInstantiator.class was initially added on branch lams2_head_wildfly.

file GCJInstantiatorBase.class was initially added on branch lams2_head_wildfly.

file GCJInstantiatorBase$DummyStream.class was initially added on branch lams2_head_wildfly.

file GCJInstantiator.class was initially added on branch lams2_head_wildfly.