Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 76ffb2: Updated the persistence provider to handle multipl...

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 76ffb2f4004415c8746714909949cf0cb7477fbd
      https://github.com/eclipse/ice/commit/76ffb2f4004415c8746714909949cf0cb7477fbd
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M org.eclipse.ice.core/src/org/eclipse/ice/core/iCore/IPersistenceProvider.java
    M org.eclipse.ice.persistence.xml.test/src/xmlpp/test/XMLPersistenceProviderTester.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceProvider.java

  Log Message:
  -----------
  Updated the persistence provider to handle multiple projects.

Both loads and persists work and the tests have been updated to use two
separate projects.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>



Back to the top