• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 293 more files in changeset.
LDEV-2475 Meging changes with head

  1. … 7 more files in changeset.
LDEV-2475 Temp dir issue

- Only files with "lams" prefix deleted on startup

- Instead of temp dir being a startup constant, it is a fetched via a method in FileUtil that:

- Creates the directory if writable and exists

- Returns the specified temp if its writeable

- Otherwise returns the java temp

  1. … 7 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 129 more files in changeset.
make test class not fail

Updated address of FSF in copyright statement

  1. … 585 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 261 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 261 more files in changeset.
fixed up test cases for createZip File

added tests to test the createZipFile method

Fixed test case - added an extra cleanup before testing the file delete, so that it won't be thrown off by other old files.

Added generic directory delete and zip file extraction code.

    • -0
    • +225
    ./TestZipFileUtil.java
  1. … 5 more files in changeset.