Skip to main content

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

Anna,

Very good. Thanks.

Jay

On Tue, Apr 7, 2015 at 1:57 PM, Wojtowicz, Anna <wojtowicza@xxxxxxxx> wrote:

In the JobLauncher constructor, I call System.getProperty(“max_download_size”). It works as expected when launching from Eclipse or using a binary (returns  “52428800”), but returns null when called in the context of a unit test.

 

From: ice-build-bounces@xxxxxxxxxxx [mailto:ice-build-bounces@xxxxxxxxxxx] On Behalf Of Jay Jay Billings
Sent: Tuesday, April 07, 2015 12:58 PM
To: Ice build notices; GitHub
Subject: Re: [ice-build] [eclipse/ice] cdc7a4: Added an if/else statement to check if getting the...

 

Anna,

Please write a better description of the actual problem so that we can advise you better on whether or not this is a fix.

Jay

On Apr 7, 2015 12:32 PM, "GitHub" <noreply@xxxxxxxxxx> wrote:

  Branch: refs/heads/master
  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>



_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build


_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build




--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top