Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 13eeff: Work on IJAXBClassProvider.getProviders() build bu...

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

  Changed paths:
    M org.eclipse.ice.datastructures.test/.settings/org.eclipse.pde.core.prefs
    M org.eclipse.ice.datastructures.test/META-INF/MANIFEST.MF
    M org.eclipse.ice.datastructures.test/build.properties
    A org.eclipse.ice.datastructures.test/plugin.xml
    M org.eclipse.ice.datastructures.test/pom.xml
    A org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/FakeJAXBClassProvider.java
    M org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/IJAXBClassProviderTester.java
    M org.eclipse.ice.datastructures/META-INF/MANIFEST.MF
    M org.eclipse.ice.datastructures/OSGI-INF/jaxbclassprovider.xml
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/jaxbclassprovider/IJAXBClassProvider.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceExtensionFactory.java

  Log Message:
  -----------
  Work on IJAXBClassProvider.getProviders() build bug.

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


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

  Changed paths:
    M org.eclipse.ice.item/src/org/eclipse/ice/item/ICompositeItemBuilder.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceExtensionFactory.java

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


  Commit: 26cf2b16538c42f41b2ba0bc7dc15962cda202fb
      https://github.com/eclipse/ice/commit/26cf2b16538c42f41b2ba0bc7dc15962cda202fb
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/JobProfileTester.java

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


  Commit: 3451d207b288c53922528714347eb6f8d7fddc9f
      https://github.com/eclipse/ice/commit/3451d207b288c53922528714347eb6f8d7fddc9f
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M org.eclipse.ice.core.test/src/org/eclipse/ice/core/test/CoreTester.java
    M org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/FakeJAXBClassProvider.java
    M org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/IJAXBClassProviderTester.java
    M org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/jaxbclassprovider/IJAXBClassProvider.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceExtensionFactory.java
    M org.eclipse.ice.persistence.xml/src/org/eclipse/ice/persistence/xml/XMLPersistenceProvider.java

  Log Message:
  -----------
  Fixed more bugs related to testing.

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


Compare: https://github.com/eclipse/ice/compare/f52a0518f13d...3451d207b288

Back to the top