build_base.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Fix minor issues with exploding WARs.

LDEV-2847: Make comments nicer.

LDEV-2847: Make comments nicer.

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. … 3 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: 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.

  1. … 1 more file in changeset.
LDEV-2847: Remove unnecessary reference to Java classpath.

  1. … 2 more files in changeset.
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. … 3 more files in changeset.
LDEV-2847: Remove unnecessary comments and directory removal.

  1. … 1 more file 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. … 8 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. … 2 more files 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-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-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.