Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] f8ae19: bug 478474 for transforming IMaterialsDatabase OSG...

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: f8ae199fc9d1234b750cf5adf875abdc6ebc380d
      https://github.com/eclipse/ice/commit/f8ae199fc9d1234b750cf5adf875abdc6ebc380d
  Author: menghan <menghanli723@xxxxxxxxx>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M org.eclipse.ice.item/plugin.xml
    A org.eclipse.ice.item/schema/IMaterialsDatabase.exsd
    M org.eclipse.ice.item/src/org/eclipse/ice/item/model/AbstractModelBuilder.java
    A org.eclipse.ice.materials/plugin.xml
    M org.eclipse.ice.reflectivity/META-INF/MANIFEST.MF
    A org.eclipse.ice.reflectivity/plugin.xml

  Log Message:
  -----------
  bug 478474 for transforming IMaterialsDatabase OSGi services into
Extension Point and Extensions
 
Signed-off-by: menghan <menghanli723@xxxxxxxxx>


  Commit: b23bbd240379098775fda7fadeed7c5258108acc
      https://github.com/eclipse/ice/commit/b23bbd240379098775fda7fadeed7c5258108acc
  Author: menghan <menghanli723@xxxxxxxxx>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M org.eclipse.ice.caebat.batml/META-INF/MANIFEST.MF
    M org.eclipse.ice.caebat.batml/build.properties
    A org.eclipse.ice.caebat.batml/plugin.xml
    M org.eclipse.ice.client.widgets.moose/plugin.xml
    M org.eclipse.ice.client.widgets.reactoreditor/plugin.xml
    M org.eclipse.ice.client.widgets/plugin.xml
    A org.eclipse.ice.client.widgets/schema/iformwidgetbuilder.exsd
    M org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EclipseUIWidgetFactory.java
    M org.eclipse.ice.core.jaxrs.test/META-INF/MANIFEST.MF
    A org.eclipse.ice.core.jaxrs.test/plugin.xml
    A org.eclipse.ice.core.jaxrs.test/schema/ItemBuilder.exsd
    M org.eclipse.ice.core/src/org/eclipse/ice/core/internal/Core.java
    M org.eclipse.ice.filesimulation/META-INF/MANIFEST.MF
    M org.eclipse.ice.filesimulation/build.properties
    A org.eclipse.ice.filesimulation/plugin.xml
    M org.eclipse.ice.item/META-INF/MANIFEST.MF
    M org.eclipse.ice.item/plugin.xml
    A org.eclipse.ice.item/schema/itemBuilder.exsd
    M org.eclipse.ice.materials/data/userMatDB.xml
    M org.eclipse.ice.mesh/META-INF/MANIFEST.MF
    M org.eclipse.ice.mesh/build.properties
    A org.eclipse.ice.mesh/plugin.xml
    M org.eclipse.ice.nek5000/META-INF/MANIFEST.MF
    M org.eclipse.ice.nek5000/build.properties
    A org.eclipse.ice.nek5000/plugin.xml
    M org.eclipse.ice.poly/.settings/org.eclipse.pde.core.prefs
    M org.eclipse.ice.poly/build.properties
    A org.eclipse.ice.poly/plugin.xml
    M org.eclipse.ice.proteus/.settings/org.eclipse.pde.core.prefs
    M org.eclipse.ice.proteus/META-INF/MANIFEST.MF
    M org.eclipse.ice.proteus/build.properties
    A org.eclipse.ice.proteus/plugin.xml
    M org.eclipse.ice.reactorAnalyzer/build.properties
    A org.eclipse.ice.reactorAnalyzer/plugin.xml
    M org.eclipse.ice.reflectivity.ui/plugin.xml
    M org.eclipse.ice.reflectivity/build.properties
    M org.eclipse.ice.reflectivity/plugin.xml
    M org.eclipse.ice.repository/ice.macosx_product.launch
    M org.eclipse.ice.sassena/META-INF/MANIFEST.MF
    M org.eclipse.ice.sassena/build.properties
    A org.eclipse.ice.sassena/plugin.xml
    M org.eclipse.ice.vibe/META-INF/MANIFEST.MF
    M org.eclipse.ice.vibe/build.properties
    A org.eclipse.ice.vibe/plugin.xml
    M org.eclipse.ice.xolotl/META-INF/MANIFEST.MF
    M org.eclipse.ice.xolotl/build.properties
    A org.eclipse.ice.xolotl/plugin.xml
    A plugin.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin-ICE/jay/projectSupport' into
jay/projectSupport

Conflicts:
	org.eclipse.ice.item/plugin.xml
	org.eclipse.ice.reflectivity/plugin.xml


Signed-off-by: menghan <menghanli723@xxxxxxxxx>


  Commit: 0448ac048e1485acda83ccc3456a9e5cb3c5dbcd
      https://github.com/eclipse/ice/commit/0448ac048e1485acda83ccc3456a9e5cb3c5dbcd
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M org.eclipse.ice.item/plugin.xml
    A org.eclipse.ice.item/schema/IMaterialsDatabase.exsd
    M org.eclipse.ice.item/src/org/eclipse/ice/item/model/AbstractModelBuilder.java
    A org.eclipse.ice.materials/plugin.xml

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

Conflicts:
	org.eclipse.ice.item/plugin.xml

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


Compare: https://github.com/eclipse/ice/compare/291a2000b778...0448ac048e14

Back to the top