Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] cdc7a4: Added an if/else statement to check if getting the...

  Branch: refs/heads/anna/gridlayout
  Home:   https://github.com/eclipse/ice
  Commit: cdc7a416ec303a0827cc5a1f7ddb29bdaf4a2087
      https://github.com/eclipse/ice/commit/cdc7a416ec303a0827cc5a1f7ddb29bdaf4a2087
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/action/JobLaunchAction.java

  Log Message:
  -----------
  Added an if/else statement to check if getting the max_download_size
property returned a valid value. This should fix the build for now, but
it shouldn't be returning an invalid value during unit tests. Asked the
dev list.
Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>


  Commit: 9483cf00fbd3ddc384b94aa3719c1454f655796e
      https://github.com/eclipse/ice/commit/9483cf00fbd3ddc384b94aa3719c1454f655796e
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/action/JobLaunchAction.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into anna/gridlayout


Compare: https://github.com/eclipse/ice/compare/d56125fbedf0...9483cf00fbd3

Back to the top