Skip to content

Fix manifest to disallow usage of org.springframework.oxm version 3.0.0 [SWS-578] #697

@gregturn

Description

@gregturn

Eric Berry opened SWS-578 and commented

The manifests of bundles org.springframework.ws and org.springframework.ws.java allow the use of org.springframework.oxm;version="[1.5.8,3.1.0)". Since Spring-ws 1.5.8 is incompatible with the OXM library in Spring 3.0, this is incorrect. The manifest needs to be modified to org.springframework.oxm;version="[1.5.8,2.0.0)".


Affects: 1.5.8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions