Hi,
I noticed that this servicemix.specs bundle

mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.1.0/2.4.0

which is currently used in one of CXF's karaf features is exporting
javax.validation with version 1.0.0.

I am wondering if the version number to be exported should be 1.1.0 instead?

I came across this issue as I was originally using
mvn:javax.validation/validation-api/1.1.0.Final that exports with
version 1.1.0 for my scenario. And I wanted to make my scenario
consistent with what CXF currently uses in its karaf features.

Can we use mvn:javax.validation/validation-api/1.1.0.Final or need a
1.1.0 exported version of
org.apache.servicemix.specs.jsr303-api-1.1.0?


regards, aki

Reply via email to