lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2495: Add gRaphael pie charts to Survey Tool. Remove JFree chart libraries.

    • binary
    ./lib/jfreechart/jfreechart-1.0.1.jar
  1. … 29 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

    • binary
    ./lib/jabber/JabberHTTPBind-1.1.1.jar
  1. … 81 more files in changeset.
LDEV-2847: Fix minor issues with exploding WARs.

LDEV-2948: adding UTF-8 encoding to AJP/1.3 connector

    • -1
    • +1
    ./conf/windows/jboss/jbossweb/server.xml
LDEV-2945 improving performance of lesson output export

LDEV-2847: Make comments nicer.

LDEV-2847: Make comments nicer.

LDEV-2916: Add commons-io source code.

  1. … 108 more files in changeset.
LDEV-2847 videorecorder is not crucial for a proper LAMS work, however without wiki tool none of the CKEditors will start. so that replacing videorecorder with wiki tool.

WVI-35: Add code for lesson synchronisation: service methods for checking and downloading content, servlet methods for communication scenarios, front-end stuff for regular sync checking and displaying information nicely. Made horizon project not expose its beans to global App Context, as it is not needed any more. Add some file utility methods.

  1. … 2 more files in changeset.
LDEV-2847: Rename a target to be more revelant with its purpose.

  1. … 1 more file in changeset.
WVI-33, WVI-34: Add Learner progress synchronisation code for manual triggering. Fix a bug in prefix-less user creation via IntegrationService. General clean up.

  1. … 4 more files in changeset.
WVI-33, WVI-34: Split horizon project to encapsulate old features and new sychronisation servlet. Add initial synchronisation code. Add custom login page to horizon project. Add DB init scripts. Fix "_db-script" Ant target so it accepts files not only from db/sql dir.

LDEV-2847: Remove unnecessary reference to Java classpath.

  1. … 1 more file in changeset.
WVI-33: Extend usePrefix=false use to leave out integrated server prefix from user name, not only organisation. Fix a minor bug.

LDEV-2847: Allow running module activation task multiple times without causing an error by removing exsiting activation entries first.

LDEV-2847: Number of optional LAMS EAR modules grow and making a full-text placeholder for each of them in application.xml became an issue. A new approach with short token replaced with module activation entry was used.

  1. … 2 more files in changeset.
WVI-33: Allow registration on external server via SAML module. Make "access" context use AuthnRequests. Upgrade several libraries to newer versions. General debuggin and cleaning.

    • binary
    ./lib/xstream/joda-time-2.1.jar
  1. … 378 more files in changeset.
LDEV-2916: Add sources for commons-lang.

  1. … 65 more files in changeset.
LDEV-2847: Remove unnecessary comments and directory removal.

  1. … 1 more file in changeset.
LDEV-2846: Add commons-httpclient sources, used in some projects from private CVS.

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

    • binary
    ./lib/excel/src/jexcelapi-2.6-src.zip
    • binary
    ./lib/hibernate/src/hibernate-src.zip
    • binary
    ./lib/jboss/src/jbosscache-core-3.1.0-src.zip
    • binary
    ./lib/jboss/src/jgroups-2.6.10-src.zip
    • binary
    ./lib/lucene/src/lucene-2.4.0-src.zip
    • binary
    ./lib/lucene/src/lucene-snowball-2.4.0-src.zip
    • binary
    ./lib/struts/src/struts-1.2.9-src.zip
  1. … 36 more files in changeset.
LDEV-2915: Add tokens to LAMS DB scripts. The tokens are replaced during build with properties taken from lams_build/*.properties files.

Make lams_build/build.properties an optional file included before OS-specific property file, so computer-specific paths can be defined there.

  1. … 3 more files in changeset.
LDEV-2847: Remove unnecessary classes folder from WARs.

LDEV-2847: Reverting Ant javac source code version to 1.5 because for 1.6 there are compilation errors: LAMS files are not encoded with UTF-8 and they should.

  1. … 1 more file in changeset.
LDEV-2847: Reverting to 1.5 just to see if code compiles. Proper solution is to have Java files stored in UTF-8 encoding but this can be a big task.

LDEV-2847: Mark Java source version as 1.6.

Standardise a private project (CNG).

  1. … 1 more file in changeset.
LDEV-2847 together with Marcin decided to roll back explode-war-synchronize target to its previous behavior i.e. without overwrite="true"

LDEV-2905 Integrated lams_signup to LAMS core

  1. … 26 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.

    • -0
    • +4
    ./conf/j2ee/MANIFEST-template.MF
  1. … 106 more files in changeset.