Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 09a991: Fixing an issue with the IPSReader for the case th...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 09a9916dfdcadcdbb88fa41e1dd22ed46f25c20c
      https://github.com/eclipse/ice/commit/09a9916dfdcadcdbb88fa41e1dd22ed46f25c20c
  Author: arbennett <bennettar@xxxxxxxx>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.io/src/org/eclipse/ice/io/ips/IPSReader.java

  Log Message:
  -----------
  Fixing an issue with the IPSReader for the case that the file being read
in has more components than are used in the ports master.  Previously
the unused component entries were ignored.  Now they are read in and
displayed.  This particular problem caused a key error on Caebat Case 2.

Signed-off-by: arbennett <bennettar@xxxxxxxx>



Back to the top