[jbosstools-issues] [JBoss JIRA] (JBIDE-23122) use latest locus 1.6 bits from origin-nexus on http (avoid load balancer issues and cipher problems)

Nick Boldt (JIRA) issues at jboss.org
Fri Sep 2 11:33:01 EDT 2016


     [ https://issues.jboss.org/browse/JBIDE-23122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-23122:
-------------------------------
    Issue Type: Task  (was: Bug)


> use latest locus 1.6 bits from origin-nexus on http (avoid load balancer issues and cipher problems)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23122
>                 URL: https://issues.jboss.org/browse/JBIDE-23122
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: build, target-platform
>    Affects Versions: 4.4.2.AM1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Minor
>             Fix For: 4.4.2.AM1
>
>
> Switch from:
> {code}
> -        <repository location="https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/locus/update.site/1.3.0.Final/update.site-1.3.0.Final.zip-unzip/"/>
> {code}
> To:
> {code}
> +        <repository location="http://origin-repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/locus/jbosstools-locus/1.6.0.Final/jbosstools-locus-1.6.0.Final-updatesite.zip-unzip/"/>
> {code}
> This should avoid three problems:
> a) disparate version of Locus (1.3 vs. 1.6 in integration stack)
> b) origin-nexus vs. nexus avoid load balancer issues
> c) http vs. https avoids cipher issues



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list