Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] [ice-build] [eclipse/ice] e14b71: Fixing new Generate YAML action bug.

Alex,

Can you write a bit please on how this issue relates to Anna's original bug and her fix? I would like to know. It would be better still if you could write it up in an associated ticket on Bugzilla.

Thanks,
Jay

On Fri, Apr 24, 2015 at 10:03 AM, GitHub <noreply@xxxxxxxxxx> wrote:
  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: e14b713e073e6fc577b5d80ed97398b9492f4e84
      https://github.com/eclipse/ice/commit/e14b713e073e6fc577b5d80ed97398b9492f4e84
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/wizards/GenerateYAMLHandler.java

  Log Message:
  -----------
  Fixing new Generate YAML action bug.

The JobLauncher now throws an error if any of the file entries are empty
or null. This was put in before checking that the generate yaml action
worked, which it doesn't because it uses no files.

Since this action does not need any files, I'm just clearing them from
the file DataComponent in the MooseLauncher Form.

Signed-off-by: Alex McCaskey <mccaskeyaj@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




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

Back to the top