build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Partial switch to new server dir structure.

  1. … 8 more files in changeset.
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.

  1. … 11 more files in changeset.
LDEV-3221: adding kaltura tool to default LAMS build

  1. … 1 more file in changeset.
LDEV-3155 Make Scratchie and Leader Selection become LAMS default tools

  1. … 1 more file in changeset.
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

  1. … 10 more files in changeset.
LDEV-3112: Make "copy-tags" target only standard set of tools. Manually update LAMS tld file in other tools.

  1. … 2 more files in changeset.
LDEV-3113: Update tld files after tags being removed.

  1. … 2 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 159 more files in changeset.
LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 109 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2847: Remove unncessary and rename Ant targets.

LDEV-2912: Remove RAMS references from export servlets and Ant build files.

  1. … 3 more files in changeset.
LDEV-2912: removing rams references from lams-build files

  1. … 1 more file 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.

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

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-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: Add "clean-all" task to LAMS Build for CruiseControl post deploy clean-up.

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
LDEV-2874 Move Reload libraris into lams_build/lib/reload (they have been previously stored as tools' internal libs)

  1. … 45 more files in changeset.
LDEV-2877 updated jstl library to 1.2 version; jstl library not going to be deployed to lams.ear anymore as it is available as JBoss common lib

  1. … 4 more files in changeset.
LDEV-2823: Do not copy MXJ libraries if they already exist. It takes up to 20 MB of unnecessary data transfer.

  1. … 1 more file 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.

  1. … 50 more files in changeset.
LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Remove unnecessary mail-ra.jar when slimming JBoss.

LDEV-2797: Change slim-jboss tasks so it removes more unnecessary files.

  1. … 8 more files in changeset.
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

  1. … 9 more files in changeset.
LDEV-2749 Included UrlRewrite Filter library

  1. … 2 more files in changeset.
LDEV-2787: Complete remove the jmx-console and web console in the slim-jboss ant task

LDEV-2766: deleting the build dirs for tools and core instead