Krzysztof Sobkowiak created SM-2476:
---------------------------------------
Summary: Create Swagger 1.3.12 bundles for Scala 2.11
Key: SM-2476
URL: https://issues.apache.org/jira/browse/SM-2476
Project: ServiceMix
Issue Type: Task
Components: bundles
Reporter: Krzysztof Sobkowiak
Fix For: bundles-2015.03
The {{swagger-annotations}} bundle depends on
{{com.wordnik/swagger-annotations/1.3.12}} which is the in Maven central
released from the Scala 2.11
(https://github.com/swagger-api/swagger-core/tree/v1.3.12_scala-2.11/modules/swagger-annotations)
compatible branch (see the parent pom in here
http://repo1.maven.org/maven2/com/wordnik/swagger-annotations/1.3.12/swagger-annotations-1.3.12.pom),
but it seems to have no difference with the Scala 2.10 codebase
(https://github.com/swagger-api/swagger-core/tree/v1.3.12/modules/swagger-annotations).
It means this bundle is compatible with Scala 2.11 (and probaby 2.10, no
problems till now)
The {{swagger-core}} bundle depends on
{{com.wordnik/swagger-core_2.10/1.3.12}}. The same with {{swagger-jaxrs}}. It
means the both bundles are compatible with Scala 2.10. We should create new
bundles for Scala 2.11 based dependencies:
{{com.wordnik/swagger-core_2.11/1.3.12}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)