[jbosstools-issues] [JBoss JIRA] (JBIDE-12761) Target-platfom should contain depdencies in the "minimal compatible" version

Mickael Istria (JIRA) jira-events at lists.jboss.org
Mon Oct 1 02:00:03 EDT 2012


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

Mickael Istria commented on JBIDE-12761:
----------------------------------------

Not exactly. I thought:
* Having multiple.target containing minimal deps (SR0, m2e-wtp 0.16...)
* Dev use multiple.target
* We build JBT components using multiple.target and minimal deps
* We run JBT unit tests using minimal deps
But
* We run manual tests against most common dependencies (currently I think it's still SR0)
And
* We build and bundle JBDS using latest/preferred dependencies (SR1)

                
> Target-platfom should contain depdencies in the "minimal compatible" version
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-12761
>                 URL: https://issues.jboss.org/browse/JBIDE-12761
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: target-platform
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>             Fix For: 4.0.0.Beta1
>
>
> Currently, TP contains the latest version of all dependencies. However, JBT can run on lower versions of Eclipse. It happens that developer introduce a depdendency on a very recent version when it's not necessary because they rely on our target-platform.
> Instead, TP should contain the minimal versions of all dependencies that are compatible with JBoss Tools. Then developers can rely on very old version, and when necessary, request usage of new one and break dependencies.
> Installation tests are already there to verify installation on latest versions of Eclipse.

--
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