Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] ef7915: Fixed the tests on the core to handle the updates.

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

  Changed paths:
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/CoreTester.java
    M org.eclipse.ice.core/src/org/eclipse/ice/core/internal/Core.java
    M org.eclipse.ice.core/src/org/eclipse/ice/core/internal/itemmanager/ItemManager.java
    M org.eclipse.ice.item/src/org/eclipse/ice/item/Item.java

  Log Message:
  -----------
  Fixed the tests on the core to handle the updates.

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


  Commit: 0e2c17a6e9f878d22ac248cea09402b81d796dce
      https://github.com/eclipse/ice/commit/0e2c17a6e9f878d22ac248cea09402b81d796dce
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M org.eclipse.ice.core/src/org/eclipse/ice/core/internal/Core.java
    M org.eclipse.ice.datastructures/META-INF/MANIFEST.MF
    M org.eclipse.ice.datastructures/build.properties
    A org.eclipse.ice.datastructures/plugin.xml
    A org.eclipse.ice.datastructures/schema/jaxbClassProvider.exsd
    M org.eclipse.ice.item/plugin.xml
    A org.eclipse.ice.item/schema/compositeItemBuilder.exsd

  Log Message:
  -----------
  Merge branch 'jay/projectSupport' of https://github.com/eclipse/ice into jay/projectSupport


Compare: https://github.com/eclipse/ice/compare/df5aa4cf65bf...0e2c17a6e9f8

Back to the top