Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 6b97b3: Continued to update the XML persistence provider.

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 6b97b39212f3461ac93497bda70d0ced77de5d1f
      https://github.com/eclipse/ice/commit/6b97b39212f3461ac93497bda70d0ced77de5d1f
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/CoreTester.java
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/FakePersistenceProvider.java
    A org.eclipse.ice.persistence.xml.test/src/xmlpp/test/XMLPersistenceExtensionFactoryTester.java
    M org.eclipse.ice.persistence.xml/plugin.xml
    A org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceExtensionFactory.java
    R org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XmlPersistenceExtensionFactory.java

  Log Message:
  -----------
  Continued to update the XML persistence provider.

Fixed compilation errors in Core test classes. Added a test for the
XMLPersistenceExtensionFactory. Fixed the name of that file too.

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



Back to the top