[
https://issues.jboss.org/browse/JBIDE-26098?page=com.atlassian.jira.plugi...
]
Alexander Kurtakov commented on JBIDE-26098:
--------------------------------------------
This is too big range for me to cover. Upstream we are going to move httpcore 4.4.6 ->
4.4.9 and httpclient 4.5.2 -> 4.5.5 - these updates have nothing else but bugfixes. If
you move from 4.0.x that's way bigger task to verify and it would need to be done by
the one using these old versions.
Update dependencies in org.jboss.tools.stacks and repair test
failures in jbosstools_base-master job
----------------------------------------------------------------------------------------------------
Key: JBIDE-26098
URL:
https://issues.jboss.org/browse/JBIDE-26098
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: qa
Affects Versions: 4.6.0.Final
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Fix For: 4.9.0.AM1
1. Have stacks tests to be run on jenkins jbt-base master and pull request job and have
them green (not just omitting stacks tests results).
2. Update versions of maven plugins used as libraries in org.jboss.tools.stacks plugin:
* org.jboss.jdf.stacks-client; 1.0.3.Final -> no change
* org.yaml.snakeyaml; 1.10 -> 1.18
* org.apache.httpcomponents.httpclient; 4.0.1 -> 4.5.5
* org.apache.httpcomponents.httpcore; 4.0.1 -> 4.4.9
* org.jboss.logging.jboss-logging; 3.1.2.GA -> 3.3.2.Final
3. Run all stacks.tests available (only one test class was run)
4. Check on dependencies and usages in org.jboss.jdf.stacks-client and
org.jboss.tools.stacks (what needs to be update, does it broke something, what else is
using it)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)