[
https://issues.jboss.org/browse/JBWS-4171?page=com.atlassian.jira.plugin....
]
Jim Ma commented on JBWS-4171:
------------------------------
[~asoldano] I saw there is hard code version in test and it isn't ideal , so I want
to improve it. Then I find the version is not tested the latest cxf version from parent
pom, I think that isn't ideal either. This can be improved too and test against the
latest cxf version from parent pom.
Fix hard code cxf 2.2.6 version in EmbeddedCXFTestCase
------------------------------------------------------
Key: JBWS-4171
URL:
https://issues.jboss.org/browse/JBWS-4171
Project: JBoss Web Services
Issue Type: Task
Components: jbossws-cxf
Affects Versions: jbossws-cxf-5.2.4.Final
Reporter: Jim Ma
Assignee: Jim Ma
Priority: Major
Fix For: jbossws-cxf-5.3.0.Final
There is <test.cxf.version> property to define the cxf artifacts to copy into
modules/teststuite/cxf-test/target/embeded folder for
org.jboss.test.ws.jaxws.cxf.noIntegration.EmbeddedCXFTestCase.
We need to align this version in cxf version defined in pom.xml and remove the hard code
cxf version in test itself.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)