[jboss-jira] [JBoss JIRA] (WFCORE-4925) Correct GAV versions in ModelTestControllerVersion
Richard Achmatowicz (Jira)
issues at jboss.org
Wed Apr 15 09:33:48 EDT 2020
[ https://issues.redhat.com/browse/WFCORE-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Achmatowicz updated WFCORE-4925:
----------------------------------------
Fix Version/s: 12.0.0.Beta2
(was: 11.0.1.Final)
> Correct GAV versions in ModelTestControllerVersion
> --------------------------------------------------
>
> Key: WFCORE-4925
> URL: https://issues.redhat.com/browse/WFCORE-4925
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 12.0.0.Beta2
> Reporter: Richard Achmatowicz
> Assignee: Richard Achmatowicz
> Priority: Major
> Fix For: 12.0.0.Beta2
>
>
> The class org.jboss.as.model.test.ModelTestControllerVersion is used to provide component versioning information for various versions of EAP and Wildfly.
> Given a version of EAP, say, 7.2.0, this class can be used to find the maven version for the product maven artifact, as well the maven version of Wildfly Core artifact used, etc.
> The maven versions for EAP and Wildfly Core use "productized" versions, incorporating the -redhat- tag (e.g. org.wildfly.core:wildfly-threads:6.0.11.Final-redhat-1)
> Currently, ModelTestControllerVersion uses "productized" version numbers for the EAP maven artifact but not for Wildfly Core maven artifact. This means that this class cannot be used to easily specify the maven version for the Wildfly Core component of the EAP version.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list