[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] a63e1a: Added extension point for ItemBuilder and added It...
|
Branch: refs/heads/jay/projectSupport
Home: https://github.com/eclipse/ice
Commit: a63e1a533201e7e65f00a5b142e1039f785ca07d
https://github.com/eclipse/ice/commit/a63e1a533201e7e65f00a5b142e1039f785ca07d
Author: Nick Stanish <nickstanish@xxxxxxxxx>
Date: 2015-09-26 (Sat, 26 Sep 2015)
Changed paths:
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/build.properties
A org.eclipse.ice.poly/plugin.xml
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.repository/ice.macosx_product.launch
A plugin.xml
Log Message:
-----------
Added extension point for ItemBuilder and added ItemBuilder extensions
Signed-off-by: Nick Stanish <nickstanish@xxxxxxxxx>
Commit: f3c61737ba351c888b3e50fb624dbeaa881fb70b
https://github.com/eclipse/ice/commit/f3c61737ba351c888b3e50fb624dbeaa881fb70b
Author: Jay Jay Billings <jayjaybillings@xxxxxxxxx>
Date: 2015-09-26 (Sat, 26 Sep 2015)
Changed paths:
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/build.properties
A org.eclipse.ice.poly/plugin.xml
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.repository/ice.macosx_product.launch
A plugin.xml
Log Message:
-----------
Merge pull request #31 from nickstanish/jay/projectSupport
Added extension point for ItemBuilder and added ItemBuilder extensions
Compare: https://github.com/eclipse/ice/compare/b026199e9484...f3c61737ba35