Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 24e74d: Pushing fix for Issue #94

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 24e74d0f5de86e4d86c9f041d3d4a9d57dbee510
      https://github.com/eclipse/ice/commit/24e74d0f5de86e4d86c9f041d3d4a9d57dbee510
  Author: amccaskey <mccaskeyaj@xxxxxxxx>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSEModel.java

  Log Message:
  -----------
  Pushing fix for Issue #94

MOOSEModel.createCleanMOOSEFile was improperly handling spaces in the
path of the YAML/Syntax files. Updated the implementation to use Eclipse
Resources instead of nio Files.

Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>



Back to the top