Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 76517d: The JobLauncher now checks if *all* Entries on the...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 76517d4cf4151a0aea8ec8a32bb8184045056253
      https://github.com/eclipse/ice/commit/76517d4cf4151a0aea8ec8a32bb8184045056253
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/jobLauncher/JobLauncher.java

  Log Message:
  -----------
  The JobLauncher now checks if *all* Entries on the Form's "Input Files"
DataComponent have valid values (not just the first one). If an Entry
has an invalid value, it throws FormStatus.InfoError, prints a message,
and halts the launching process. Fixes bug 451052.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top