* added jar to 'contents' list

[?]
Jun 18, 2009, 1:23 PM
N3MB3YSNL42YQ4PAE7N7LCK5PZIT3MZHBCWTKMYH53I4BG2IC7AAC

Dependencies

  • [2] ZILILXXK * Allow scheduled builds to be cancelled. They're not removed from
  • [3] NUIKDEHL * A quick hack to list the contents of various types of files (RPM,
  • [4] 5NO7NCKT * Refactoring.
  • [5] NLJJZVHO * Use ->update({...}) properly.
  • [6] H5REHM3M
  • [7] LZO3C2KI * Hack around those SQLite timeouts: just retry the transaction.
  • [8] A52HEFHQ * Allow builds to be restarted (if they failed with a transient error,
  • [*] LBNVQXUB * Build the /build stuff in a separate controller.

Change contents

  • replacement in src/lib/Hydra/Controller/Build.pm at line 205
    [3.1420][3.1420:1453]()
    elsif ($path =~ /\.zip$/ ) {
    [3.1420]
    [3.1453]
    elsif ($path =~ /\.(zip|jar)$/ ) {
  • replacement in src/lib/Hydra/Controller/Build.pm at line 279
    [2.195][2.195:250]()
    ($build->resultInfo->buildstatus == 3 ||
    [2.195]
    [2.250]
    ($build->resultInfo->buildstatus == 2 ||
    $build->resultInfo->buildstatus == 3 ||