[jbosstools-issues] [JBoss JIRA] (JBIDE-19776) Create and use Mars M7 target-platform

Nick Boldt (JIRA) issues at jboss.org
Fri May 15 00:27:19 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068183#comment-13068183 ] 

Nick Boldt edited comment on JBIDE-19776 at 5/15/15 12:26 AM:
--------------------------------------------------------------

To recap changes since I first put this PR together:

* remove fest (it was commented out already)
* add org.eclipse.tm.terminal.control.feature.feature.group (rse.terminals requires it); remove old org.junit 3.8.2.v3_8_2_v20130308-0410
* add org.eclipse.egit.ui.importer 0.0.1.201505070847 (needed for easymport)
* jbosstools-server requests that the new tm.terminal views/connectors be installed along with it, so add org.eclipse.tm.terminal.*, connector.local.feature and org.eclipse.cdt.core.native.feature (JBIDE-17686, JBIDE-19776)
* Switch to Mockito 1.9.5.v20131024-0922 (from Locus 1.2.0.Final site)

If you haven't tried the latest M7 TP, please do so from this PR:

{code}
cd /path/to/jbosstools-target-platforms/jbosstools/multiple
hub checkout https://github.com/jbosstools/jbosstools-target-platforms/pull/142/ 
mvn clean install
{code}

Updated p2diffs:

[^jbosstools.p2diff.v20150514.txt]
[^jbdevstudio.p2diff.v20150514.txt]

Then you can build Server:

{code}
cd /path/to/jbosstools-server
hub checkout https://github.com/jbosstools/jbosstools-server/pull/343
mvn clean verify -Dtpc.targetKind=multiple
{code}

Then JBoss Tools aggregate:

{code}
cd ~/tru/jbosstools-build-sites/aggregate/site
mvn clean install -Djbosstools-server-site=file:///home/nboldt/tru/jbosstools-server/site/target/repository/
{code}

And JBDS:

{code}
cd ~/tru/jbdevstudio-product
hub checkout  https://github.com/jbdevstudio/jbdevstudio-product/pull/308
mvn clean install -Djbosstools-site=file:///home/nboldt/tru/buildsites/aggregate/site/target/repository/ -e
{code}


was (Author: nickboldt):
To recap changes since I first put this PR together:

* remove fest (it was commented out already)
* add org.eclipse.tm.terminal.control.feature.feature.group (rse.terminals requires it); remove old org.junit 3.8.2.v3_8_2_v20130308-0410
* add org.eclipse.egit.ui.importer 0.0.1.201505070847 (needed for easymport)
* jbosstools-server requests that the new tm.terminal views/connectors be installed along with it, so add org.eclipse.tm.terminal.*, connector.local.feature and org.eclipse.cdt.core.native.feature (JBIDE-17686, JBIDE-19776)
* Switch to Mockito 1.9.5.v20131024-0922 (from Locus 1.2.0.Final site)

If you haven't tried the latest M7 TP, please do so from this PR:

{code}
cd /path/to/jbosstools-target-platforms/jbosstools/multiple
hub checkout https://github.com/jbosstools/jbosstools-target-platforms/pull/142/ 
mvn clean install
{code}

Updated p2diffs:

[^jbosstools.p2diff.v20150514.txt]
[^jbdevstudio.p2diff.v20150514.txt]

Then you can build Server:

{code}
cd /path/to/jbosstools-server
hub checkout https://github.com/jbosstools/jbosstools-server/pull/343
mvn clean verify -Dtpc.targetKind=multiple
{code}

Then JBoss Tools aggregate:

{code}
cd ~/tru/jbosstools-build-sites/aggregate/site
mvn clean install -Djbosstools-server-site=file:///home/nboldt/tru/jbosstools-server/site/target/repository/
{code}

And JBDS:

{code}
cd ~/tru/jbdevstudio-product
hub checkout https://github.com/jbosstools/jbosstools-target-platforms/pull/142/
mvn clean install -Djbosstools-site=file:///home/nboldt/tru/buildsites/aggregate/site/target/repository/ -e
{code}

> Create and use Mars M7 target-platform
> --------------------------------------
>
>                 Key: JBIDE-19776
>                 URL: https://issues.jboss.org/browse/JBIDE-19776
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: target-platform
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>            Priority: Blocker
>             Fix For: 4.3.0.Beta1
>
>         Attachments: jbdevstudio.p2diff.txt, jbdevstudio.p2diff.v20150514.txt, jbdevstudio.p2diff.v3.txt, jbosstools.p2diff.txt, jbosstools.p2diff.v20150514.txt, jbosstools.p2diff.v3.txt
>
>
> Mars M7 was released and contains interesting changes.
> We need to start using it ASAP to leverage new functionalities and adapt to the most important changes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list