[jbosstools-issues] [JBoss JIRA] (JBIDE-16757) move m2e.jdt.feature from JBDS TP to Central TP and expose as connector in Central Discovery site?

Nick Boldt (JIRA) issues at jboss.org
Wed Apr 9 17:10:13 EDT 2014


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

Nick Boldt edited comment on JBIDE-16757 at 4/9/14 5:09 PM:
------------------------------------------------------------

Given today we decided to do the OPPOSITE -- that is, to put all things that JBDS installer needs into the JBDS TP (regardless of their being duped in the JBoss Central TP as well), I suppose we can reject this jira. 

But if we want this m2e.jdt.feature to be included in the JBoss Central TP and exposed in JBT Central, we can still do that. Doing so for JBDS Central seems redundant if it's already installed in JBDS, but it would keep the plugin.xml files more consistent.

Here's what we currently have in master / 4.40.x branches for TP definitions:

* JBDS TP: contains org.jboss.tools.m2e.jdt.feature 1.0.1.201209200903
* JBT TP: currently contains neither m2e.jdt or maven.jdt
* JBoss Central TP: currently contains neither m2e.jdt or maven.jdt

[~fbricon] please confirm what is required in these locations do you require m2e.jdt and/or maven.jdt features added? Sounds like you're requesting this:

* JBDS TP: remove org.jboss.tools.m2e.jdt.feature; include *maven.jdt* instead ?
* JBT TP: include *maven.jdt* ?
* JBoss Central TP: add m2e.jdt; new m2e.jdt connector for both JBT/JBDS

                
      was (Author: nickboldt):
    Given today we decided to do the OPPOSITE -- that is, to put all things that JBDS installer needs into the JBDS TP (regardless of their being duped in the JBoss Central TP as well), I suppose we can reject this jira. 

But if we want this m2e.jdt.feature to be included in the JBoss Central TP and exposed in JBT Central, we can still do that. Doing so for JBDS Central seems redundant if it's already installed in JBDS, but it would keep the plugin.xml files more consistent.

Here's what we currently have in master / 4.40.x branches for TP definitions:

* JBDS TP: contains org.jboss.tools.m2e.jdt.feature 1.0.1.201209200903
* JBT TP: currently contains neither m2e.jdt or maven.jdt
* JBoss Central TP: currently contains neither m2e.jdt or maven.jdt

[~fbricon] please confirm what is required in these locations do you require m2e.jdt and/or maven.jdt features added?

                  
> move m2e.jdt.feature from JBDS TP to Central TP and expose as connector in Central Discovery site?
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16757
>                 URL: https://issues.jboss.org/browse/JBIDE-16757
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, discovery
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Minor
>             Fix For: 4.2.0.Beta2
>
>
> Currently, we include m2e.jdt.feature (an m2e-extension) in the JBDS TP, but not the JBT one. 
> {code:title=https://github.com/jbosstools/jbosstools-target-platforms/blob/4.40.x/jbdevstudio/multiple/jbdevstudio-multiple.target#L111-L114}
>     <!-- NOTE: m2e-extension m2e.jdt.feature is only in JBDS BYOE / installer (unlike maven.jdt.feature, which is part of jbosstools-central and is therefore in BOTH JBT & JBDS update sites) -->
>     <location includeAllPlatforms="false" includeMode="slicer" type="InstallableUnit" includeSource="true">
>       <repository location="http://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-jdt-compiler/"/>
>       <unit id="org.jboss.tools.m2e.jdt.feature.feature.group" version="1.0.1.201209200903"/>
>     </location>
> {code}
> Since this is useful to JBT users and JBDS users alike, we could consider moving this from the JBDS TP into the Central TP and exposing it as a new Central Discovery connector.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list