lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Remove files again after unnecessary reintroduction.

    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.0.8-bin.jar
LDEV-3275: Remove javaee.jar reference as it does not seem to be used.

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).

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.

    • binary
    /lams_build/lib/jboss/jbossweb.jar
  1. … 3 more files in changeset.
LDEV-3275: Set WildFly server log level to DEBUG.

LDEV-3192 ability to leave several lines comments + committed customized Jinplace plugin

LDEV-3275: Upgrade JMX Remoting to version 2.0.0.

LDEV-3275: Upgrade Xerces to version 2.9.1.

LDEV-3275: Remove unnecessary class paths.

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

LDEV-3275: Upgrade JSTL API to version 1.2.

LDEV-3275: Upgrade JBoss Logging to version 3.1.4.

LDEV-3275: Upgrade Javassist to version 3.18.1

LDEV-3275: Upgrade JSP API to version 2.3.

    • -0
    • +131
    /3rdParty_sources/jsp-api/javax/servlet/jsp/ErrorData.java
    • -0
    • +99
    /3rdParty_sources/jsp-api/javax/servlet/jsp/HttpJspPage.java
    • -0
    • +338
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspContext.java
    • -0
    • +90
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspEngineInfo.java
    • -0
    • +130
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspException.java
    • -0
    • +213
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspFactory.java
    • -0
    • +132
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspPage.java
    • -0
    • +135
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspTagException.java
    • -0
    • +484
    /3rdParty_sources/jsp-api/javax/servlet/jsp/JspWriter.java
    • -0
    • +564
    /3rdParty_sources/jsp-api/javax/servlet/jsp/PageContext.java
    • -0
    • +134
    /3rdParty_sources/jsp-api/javax/servlet/jsp/el/ELException.java
    • -0
    • +93
    /3rdParty_sources/jsp-api/javax/servlet/jsp/el/Expression.java
  1. … 40 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

LDEV-3275: Upgrade Servlet API to version 3.1.0.

    • -35
    • +0
    /3rdParty_sources/jbossweb/javax/ejb/EJB.java
    • -31
    • +0
    /3rdParty_sources/jbossweb/javax/ejb/EJBs.java
  1. … 266 more files in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

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

    • -0
    • +193
    /3rdParty_sources/hibernate-core/org/hibernate/Cache.java
  1. … 1473 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly. Minor changes in config files.

    • -1
    • +1
    /lams_build/conf/j2ee/MANIFEST-template.MF
    • -0
    • +98
    /lams_build/conf/j2ee/application.xml
  1. … 24 more files in changeset.
LDEV-3275: Rename lams.application.xml to application.xml as there is no more RAMS project.

    • -98
    • +0
    /lams_build/conf/j2ee/lams.application.xml
LDEV-3275: Reintroduce MySQL files in HEAD.

    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.0.8-bin.jar
LDEV-3280 fixed Question numbering when student View the responses

LDEV-3275: Partial switch to new server dir structure.

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.

    • -26
    • +26
    /lams_build/build_tools_base.xml
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.

LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • binary
    /lams_build/lib/mysql/mysql-connector-java-5.0.8-bin.jar
LDEV-3275: Upgrade MySQL connector to version 5.1.31.

    • -0
    • +102
    /3rdParty_sources/mysql-connector/com/mysql/fabric/Server.java
  1. … 246 more files in changeset.
LDEV-3274 fixed autopatch script so it also handles old existing entries properly

LDEV-3278: Detect when activity is branching and show its contents in Flashless Monitor.

LDEV-3275: Remove broken Eclipse builders.

  1. … 16 more files in changeset.