build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-2839 fixed ability to run "deploy-war" target manually when jsp.precompile option is ON

LDEV-2913: Remove test sources and build tasks from LAMS projects.

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

  1. … 1313 more files in changeset.
LDEV-2839: In WWW project: Move MANIFEST from web to conf directory so it is the same as in other projects. Remove some images from web directory as they are copied from conf directory when creating WAR anyway. Remove pixlr images dir as it gets created when deploying Pixlr Tool anyway, same as Wookie. Allow JSP precompilation.

  1. … 9 more files in changeset.
LDEV-2342: Make a folder for public images. Use this folder in custom login page.

  1. … 2 more files in changeset.
LDEV-907: Adds the help files (thanks Luke!)

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Adding RAMS theme and version to the build.

  1. … 18 more files in changeset.
merged changes to HEAD for ldev-1130

  1. … 4 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 8 more files in changeset.
Defining the upload war - this is where user uploaded files can be put.

  1. … 32 more files in changeset.