[
https://issues.apache.org/jira/browse/CXF-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292847#comment-16292847
]
Daniel Kulp commented on CXF-7589:
----------------------------------
I believe the right fix is to remove -4.2 from all the xml files and just use
spring-beans.xml and spring-util.xml. That way as we upgrade spring and port
fixes/tests, we don't need to keep worrying about it. I'll test a bit.
> systests are failing in case of offline build
> ---------------------------------------------
>
> Key: CXF-7589
> URL: https://issues.apache.org/jira/browse/CXF-7589
> Project: CXF
> Issue Type: Test
> Components: Core
> Affects Versions: 3.1.15
> Reporter: Kai Rommel
> Priority: Minor
> Labels: test
>
> hi,
> I tried to build CXF 3.1.14 offline. It is failing, because the
> spring-beans-4.2.xsd could not be downloaded. It is referenced e.g. in
> systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/client.xml
> So I updated the spring version in parent/pom.xml from 4.1.9.RELEASE to
> 4.2.9.RELEASE.
> Offline build works now, as the required XSDs are packaged in
> spring-beans-4.2.9.RELEASE.jar
> Best regards,
> Kai
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)