[jbosstools-issues] [JBoss JIRA] (JBIDE-19776) Create and use Mars M7 target-platform
Nick Boldt (JIRA)
issues at jboss.org
Mon May 11 15:46:19 EDT 2015
[ https://issues.jboss.org/browse/JBIDE-19776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067052#comment-13067052 ]
Nick Boldt edited comment on JBIDE-19776 at 5/11/15 3:46 PM:
-------------------------------------------------------------
[~maxandersen] [~rob.stryker]
Here's a PR to remove Server's dependency on tm.terminal 3.3.
https://github.com/jbosstools/jbosstools-server/pull/343/files
However, it adds a dependency on the new tm.terminal.* plugins from 4.0M7, including
{code} <import feature="org.eclipse.tm.terminal.connector.local.feature" version="4.0.0" match="greaterOrEqual"/> {code}
which will then need to drag CDT stuff into the target platform.
Are you SURE you need that installed as part of JBT? How about just the SSH and Telnet features instead?
Here's what the changes to the TP might look like, including ONLY the x86_64 cdt.core.linux plugin. This seems like a BAD idea.
https://github.com/nickboldt/jbosstools-target-platforms/commit/5300fdbb643cffc18e43d9b9c54340dfb2635f8f
was (Author: nickboldt):
[~maxandersen] [~rob.stryker]
Here's a PR to remove Server's dependency on tm.terminal 3.3.
https://github.com/jbosstools/jbosstools-server/pull/343/files
However, it adds a dependency on the new tm.terminal.* plugins from 4.0M7, including
{code} <import feature="org.eclipse.tm.terminal.connector.local.feature" version="4.0.0" match="greaterOrEqual"/> {code}
which will then need to drag CDT stuff into the target platform.
Are you SURE you need that installed as part of JBT? How about just the SSH and Telnet features instead?
> 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.v3.txt, jbosstools.p2diff.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