Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f32ec3: Swapping testing on persistence tests so that the ...

  Branch: refs/heads/andrew/caebat
  Home:   https://github.com/eclipse/ice
  Commit: f32ec32e6ab963e8d81f928cb87dcde324d9ff11
      https://github.com/eclipse/ice/commit/f32ec32e6ab963e8d81f928cb87dcde324d9ff11
  Author: arbennett <bennettar@xxxxxxxx>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.caebat/src/org/eclipse/ice/caebat/kvPair/CaebatKVPair.java
    M src/org.eclipse.ice.caebat/src/org/eclipse/ice/caebat/launcher/CaebatLauncher.java
    M src/org.eclipse.ice.caebat/src/org/eclipse/ice/caebat/model/CaebatModel.java
    M src/org.eclipse.ice.io/src/org/eclipse/ice/io/ips/IPSWriter.java
    M tests/org.eclipse.ice.caebat.test/src/org/eclipse/ice/caebat/kvPair/test/CaebatKVPairTester.java
    M tests/org.eclipse.ice.persistence.xml.test/META-INF/MANIFEST.MF
    M tests/org.eclipse.ice.persistence.xml.test/src/xmlpp/test/XMLPersistenceProviderTester.java

  Log Message:
  -----------
  Swapping testing on persistence tests so that the Caebat KV Pair Item
can load from defaults from inside of the plugin, updating the ways that
the IFiles are handled by the Caebat Model, KV Pair generator, and
Launcher to be more stable.



Back to the top