Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9e5df8: Bug 479178 is fixed to transfrom OSGi services in ...

  Branch: refs/heads/jay/projectSupport
  Home:   https://github.com/eclipse/ice
  Commit: 9e5df89322f00ef2539c1108cb9dec32eac4dd0a
      https://github.com/eclipse/ice/commit/9e5df89322f00ef2539c1108cb9dec32eac4dd0a
  Author: menghan <menghanli723@xxxxxxxxx>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    A .DS_Store
    M org.eclipse.ice.analysistool/META-INF/MANIFEST.MF
    A org.eclipse.ice.analysistool/plugin.xml
    A org.eclipse.ice.analysistool/schema/IAnalysisTool.exsd
    M org.eclipse.ice.reactor.perspective/plugin.xml
    A org.eclipse.ice.reactor.perspective/schema/IAnalysisWidgetRegistry.exsd
    A org.eclipse.ice.reactor.perspective/schema/IHdfIORegistry.exsd

  Log Message:
  -----------
  Bug 479178 is fixed to transfrom OSGi services in Reactor into Extension
Points and Extensions.

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


  Commit: a7a1604c9bf65ab43e7e8d4f41e1502a97602b69
      https://github.com/eclipse/ice/commit/a7a1604c9bf65ab43e7e8d4f41e1502a97602b69
  Author: Jay Jay Billings <jayjaybillings@xxxxxxxxx>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    A .DS_Store
    M org.eclipse.ice.analysistool/META-INF/MANIFEST.MF
    A org.eclipse.ice.analysistool/plugin.xml
    A org.eclipse.ice.analysistool/schema/IAnalysisTool.exsd
    M org.eclipse.ice.reactor.perspective/plugin.xml
    A org.eclipse.ice.reactor.perspective/schema/IAnalysisWidgetRegistry.exsd
    A org.eclipse.ice.reactor.perspective/schema/IHdfIORegistry.exsd

  Log Message:
  -----------
  Merge pull request #39 from menghanli/jay/projectSupport

Transform OSGi services in Reactor into ExtensionPoints


Compare: https://github.com/eclipse/ice/compare/8413339973d1...a7a1604c9bf6

Back to the top