[jbosstools-issues] [JBoss JIRA] (JBIDE-15772) Remove referenced juno sites in integration-tests site pom

Martin Malina (JIRA) jira-events at lists.jboss.org
Fri Nov 15 12:10:06 EST 2013


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

Martin Malina commented on JBIDE-15772:
---------------------------------------

Yeah, thanks, I agree, but Vlado doesn't believe me it's this simple :) The build goes fine without the references. 
And we usually need to test a certain build of JBT, so adding a generic update site could do more harm than help.

I built it locally and tried to install. The site/features need some cleaning up - several features are called Test and hibernate bot test is missing hibernate test reddeer extension, so I'm guessing it's not setup.
Furthermore you need to add reddeer update site, coretests update site and perhaps some more, but it has always been that way.

Anyway, this has nothing to do with this JIRA. These references can be removed, I will open another JIRA for the cleanup.
                
> Remove referenced juno sites in integration-tests site pom
> ----------------------------------------------------------
>
>                 Key: JBIDE-15772
>                 URL: https://issues.jboss.org/browse/JBIDE-15772
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: qa
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>             Fix For: 4.1.1.Final
>
>
> https://github.com/jbosstools/jbosstools-integration-tests/blob/master/site/pom.xml#L46-L49
> {code}
>                                                                <associateSite>http://download.jboss.org/jbosstools/updates/juno/soa-tooling/</associateSite>
>                                                                 <associateSite>http://download.jboss.org/jbosstools/updates/juno/</associateSite>
>                                                                 <associateSite>http://download.jboss.org/jbosstools/updates/stable/juno/</associateSite>
>                                                                 <associateSite>http://download.jboss.org/jbosstools/updates/development/juno/soa-tooling/</associateSite>
> {code}
> These are added when you add the integration-tests update site to Eclipse to resolve dependencies.
> We most probably don't need them. Or if we do, we should update to kepler links.

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