build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Converted to use the common.properties file in lams_build. This will make it easier to update the shared properties.

  1. … 3 more files in changeset.
Removed test classes from lams.jar. The necessary classes (e.g. the lams test case) are now in src, not test.

Added initial Theme support

  1. … 34 more files in changeset.
Updated classpath to stop referring to libs that no longer are there and tweaked the test build to include my test zip file (so that the test passes)

  1. … 1 more file in changeset.
Removed master build script, and the copyfiles entries in the normal build script - this functionality is now in lams_build.

  1. … 14 more files in changeset.
Commented the jars out of copy files as they are taken care of in the ear

*** empty log message ***

  1. … 116 more files in changeset.
Added clean of repository directory when the database is rebuilt. This ensures that the repository will not throw "file exists" errors.

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 33 more files in changeset.
changes for master build of ear

  1. … 2 more files in changeset.
JUnit task comment added

Rename AbstractLamsCommonTestCase to AbstractLamsTestCase. so it can used in other package as well.

  1. … 8 more files in changeset.
correct some problem for jar creation

  1. … 1 more file in changeset.
setup test environment for mock web testing

  1. … 3 more files in changeset.
*** empty log message ***

Added following to <rebuild-db> target <transaction src="${sql}/insert_test_data.sql"/>

automatic testing created

  1. … 9 more files in changeset.
modify the db building process back to life

*** empty log message ***

  1. … 175 more files in changeset.
update

update copyfiles target

*** empty log message ***

  1. … 16 more files in changeset.
remove copy dbConnection.properties from lams-war target

add rebuild-db and insert-test-data targets

*** empty log message ***

change compiler attribute of comile target from 'javac1.5' to 'modern'

*** empty log message ***

  1. … 11 more files in changeset.
*** empty log message ***

  1. … 12 more files in changeset.
*** empty log message ***

  1. … 55 more files in changeset.
*** empty log message ***

  1. … 64 more files in changeset.