[
https://issues.apache.org/jira/browse/CAMEL-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223300#comment-16223300
]
ASF GitHub Bot commented on CAMEL-11292:
----------------------------------------
davsclaus commented on issue #2060: CAMEL-11292: Upgrade to scala 2.12.x
URL: https://github.com/apache/camel/pull/2060#issuecomment-340155156
Here is how to preproduce your issue
Run from root folder to build the project locally
mvn clean install -P fastinstall
When it comes to the scala module it should fail, if not run
cd components/camel-scala
mvn clean install
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> support for Scala 2.12.x
> ------------------------
>
> Key: CAMEL-11292
> URL: https://issues.apache.org/jira/browse/CAMEL-11292
> Project: Camel
> Issue Type: New Feature
> Components: camel-scala
> Affects Versions: 2.19.0
> Reporter: Sarunas Valaskevicius
> Priority: Minor
> Fix For: 2.21.0
>
>
> currently camel-scala depends on Scala 2.11. could this be upgraded to 2.12.x
> release?
> Same with scalatest.
> All possible updates can be seen here -
> https://mvnrepository.com/artifact/org.apache.camel/camel-scala/2.19.0
> Thanks
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)