[
https://issues.jboss.org/browse/JBIDE-26098?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-26098:
---------------------------------------
I do not think in any way that this could be a "show stopper". :) Except, I am
suggesting to just remove test pom dependency that causes test app to crash while this
will bring stacks tests back.
Besides, we do not have to upversion all the components as I thought, I just saw all the
artifacts from old ages and hoped to make better use of newer versions. Are there
resources for verification of going up with httpcomponents in like 5 minor releases, no?
Then do not do that, I had no specific reason for that except what I already wrote.
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)