[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 01:48:03 EDT 2012


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

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

{quote}
How do you propose we build/verify that everything works against the latest (SR1, SR2) while still ALSO verifying that it builds/works against the minimum (SR0) ?
{quote}

Currently we have:
* build and automated tests again "latest"
* installation test against "minimal" (SR0)
* manual tests against <?>
So if I understand correctly, what you suggest is what we currently have.

Having devs using the latest TP in their IDE leads to compatiblity issue (depending on latest whereas an older version would be fine). In JBT, we don't need latest, we should avoid using it as much as possible. That's why I think having JBT Targets containing "minimal dependencies" would work too and prevent from such issues where people tend to rely on too recent stuff.
                
> 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