Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 27c672: Fixed persistence bug

  Branch: refs/heads/Robert/EAVP-JAXB
  Home:   https://github.com/eclipse/ice
  Commit: 27c6722bbde0691b2e4667419edcbb2f953efcbf
      https://github.com/eclipse/ice/commit/27c6722bbde0691b2e4667419edcbb2f953efcbf
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ICEObject.java
    M org.eclipse.ice.parent/pom.xml

  Log Message:
  -----------
  Fixed persistence bug

Fixed a bug where geometry and mesh components were persisted as
ICEObjects instead of their specific subclasses.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top