Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f63c90: Accidentally broke the file Entry updating in the ...

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

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSELauncher.java
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSELauncherTester.java

  Log Message:
  -----------
  Accidentally broke the file Entry updating in the MOOSE Launcher by
creating my own update method, but fixed it by also calling the
super.update() where appropriate.

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



Back to the top