Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] a1e476: Added partial support for loading Items from IFile...

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

  Changed paths:
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/FakePersistenceProvider.java
    M org.eclipse.ice.core/src/org/eclipse/ice/core/iCore/IPersistenceProvider.java
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java
    M org.eclipse.ice.item/src/org/eclipse/ice/item/Item.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceProvider.java

  Log Message:
  -----------
  Added partial support for loading Items from IFiles.

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


  Commit: 4e3a5dea7a62389a8cd9b582d5427edff9beca88
      https://github.com/eclipse/ice/commit/4e3a5dea7a62389a8cd9b582d5427edff9beca88
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

  Changed paths:
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/FakePersistenceProvider.java
    M org.eclipse.ice.core/src/org/eclipse/ice/core/iCore/IPersistenceProvider.java
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/ItemTester.java
    M org.eclipse.ice.item/src/org/eclipse/ice/item/Item.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceProvider.java

  Log Message:
  -----------
  Revert "Added partial support for loading Items from IFiles."

This reverts commit a1e4760ad077656f0bc6c4fc75a31011222263f7.


  Commit: ce7b809a22c9b86e185da40d93940f52f72ff011
      https://github.com/eclipse/ice/commit/ce7b809a22c9b86e185da40d93940f52f72ff011
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-04 (Sun, 04 Oct 2015)

  Changed paths:
    M org.eclipse.ice.feature/feature.xml
    M org.eclipse.ice.repository/ice.product

  Log Message:
  -----------
  Fixed version problems in feature.xml and the Product.

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


Compare: https://github.com/eclipse/ice/compare/3cfa81f0e8fa...ce7b809a22c9

Back to the top