Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Update libraries to new versions

    • binary
    ./xstream-1.4.20.jar
  1. … 69 more files in changeset.
LAI-3 Upgrade libraries to work with Word and PDF documents

Some libraries that we used for working with Word documents are outdated and insecure. It is a good idea to update them and their dependencies so we work with modern code when extracting PDF text for AI summarisation.

    • binary
    ./commons-io-2.11.0.jar
  1. … 7041 more files in changeset.
LDEV-4691 Update libraries provided by WildFly

    • binary
    ./commons-io-2.5.jar
  1. … 45 more files in changeset.
LDEV-4440, LDEV-3275 Update XStream binaries

Version 1.4.10 is more up to date than 1.5.0 which has been released

unofficially.

    • binary
    ./xstream-1.4.10.jar
  1. … 2 more files in changeset.
LDEV-4664 Make Tool Deployer compatible with Java 11

Also update libraries.

    • binary
    ./commons-collections-3.2.2.jar
    • binary
    ./commons-dbutils-1.7.jar
    • binary
    ./commons-io-2.4.jar
    • binary
    ./commons-lang-2.6.jar
    • binary
    ./commons-logging-1.2.jar
    • binary
    ./xstream-1.5.0-SNAPSHOT.jar
  1. … 5 more files in changeset.
LDEV-4402 Update MySQL connector source code for version 8.0.11

    • binary
    ./mysql-connector-java-5.1.46-bin.jar
    • binary
    ./mysql-connector-java-8.0.11.jar
  1. … 753 more files in changeset.
LDEV-4402 Upgrade to MySQL 8.0.11

This server version requires a newer connector and server time zone

settings.

  1. … 15 more files in changeset.
LDEV-4402 Upgrade MySQL connector so it works with server 8.0.3+

    • binary
    ./mysql-connector-java-5.0.8-bin.jar
    • binary
    ./mysql-connector-java-5.1.46-bin.jar
  1. … 7 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

  1. … 35 more files in changeset.
LDEV-3275: Recompile Tool Deployer with Java 8.

LDEV-3275: Move lams-dictionary.jar back to lams.ear as it is a module defined in application.xml and these can not reside in lib dir.

  1. … 3 more files in changeset.
LDEV-3275: Add Tool Deployer binary with updated code.

LDEV-3275: Add rebuilt Tool Deployer.

LDEV-3275: Add default constructors as XStream requires them when run on Java 7+. An upgrade to newer (1.4.4+) XStream is advised.

  1. … 3 more files in changeset.
LDEV-2849: Reintroduce libraries for Tool deployer, so having the whole deploy package moved to another host is easier.

    • binary
    ./mysql-connector-java-5.0.8-bin.jar
  1. … 3 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 49 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

    • binary
    ./mysql-connector-java-5.0.8-bin.jar
  1. … 44 more files in changeset.
LDEV-2450: Make sure that in version 2.4 compiled library is used by Ant during LAMS build. Source code is not used, a JAR needs to be updated separately.

LDEV-2450 Changing the combined tool language file directories so that they point to a logical name instead of a number, that makes updates much easier.

Basically made minor changes to the build and deploy tool process for combined tools. And a couple of db updates

  1. … 7 more files in changeset.
rebuilt tool deployer jar - got outdated during all the merging :(

more merging lams2_3 into head

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

  1. … 125 more files in changeset.
LDEV-2239: Upgrading mysql connector

    • binary
    ./mysql-connector-java-3.1.12-bin.jar
    • binary
    ./mysql-connector-java-5.0.8-bin.jar
  1. … 18 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-1916 fix tool deployer to remove patch table entry when cleaning tool db entries

  1. … 1 more file in changeset.
LDEV-1916 making toolDBVersionScriptPath value optional for tool deployer for better compatibility with existing tools, since it isn't critical for tool deployment or operation

  1. … 3 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
Small change to tool deployer uncommitted in lams_build jar

LI-161: Replacing / in windows paths to \ to make all the paths consistent.

  1. … 1 more file in changeset.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.

  1. … 1 more file in changeset.