]> gerrit.simantics Code Review - simantics/platform.git/commit
(refs #7358) Mars to Oxygen updates 28/728/7
authorMiro Richard Eklund <miro.eklund@semantum.fi>
Wed, 19 Jul 2017 11:58:56 +0000 (14:58 +0300)
committerMiro Richard Eklund <miro.eklund@semantum.fi>
Thu, 20 Jul 2017 14:35:38 +0000 (17:35 +0300)
commit388dda421e7439aeacf70a52e97cf6da0ae95a40
treeb3b69e349fadb8b32274a472f8d1cd50fce4bc8b
parent5224651b5c9a5160bffc4d063847a8f96b54efda
(refs #7358) Mars to Oxygen updates

+Removed org.eclipse.epp.mpc feature from simantics.desktop
and sdk, as the latest version contained unwanted
org.eclipse.mpc.epp.core.win32. Instead, hand-picked the three
plug-ins that are needed for org.eclipse.epp.mpc (ui, help.ui and core).

+Updated target definition to use new mirror-sites and removed
<includeBundles> defintion that bloated the file.

+Added oxygen-specific feature project and set simantics-desktop.product
to use it.

+Updated simantics.target

+Updated rcp feature to no longer depend on
org.eclipse.core.filesystem.java7 (see number 3 here:
https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fporting%2F4.6%2Fincompatibilities.html&anchor=filesystem.java7)

+Included oxygen.feature into pom.xml under root->features
+Added missing source files
+Changed project type of org.simantics.root to maven
+Updated mirror-location url to be correct (dropin no longer
has /repository/ at the end)

Change-Id: Id20a3626dbce81cb2a45036d1983d55c151d7e52
12 files changed:
.project
features/org.simantics.desktop.feature/feature.xml
features/org.simantics.desktop.product.oxygen.feature/.project [new file with mode: 0644]
features/org.simantics.desktop.product.oxygen.feature/build.properties [new file with mode: 0644]
features/org.simantics.desktop.product.oxygen.feature/feature.xml [new file with mode: 0644]
features/org.simantics.rcp.feature/feature.xml
features/org.simantics.sdk.feature/feature.xml
features/pom.xml
releng/org.simantics.desktop.rcp.product/simantics-desktop.product
releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target
releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd
releng/org.simantics.sdk.build.targetdefinition/simantics.target