[ 
https://issues.apache.org/jira/browse/CAMEL-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220543#comment-16220543
 ] 

ASF GitHub Bot commented on CAMEL-11292:
----------------------------------------

sinwe commented on issue #2060: CAMEL-11292: Upgrade to scala 2.12.x
URL: https://github.com/apache/camel/pull/2060#issuecomment-339687982
 
 
   And here is what I got
   
   ```
   [INFO] Results:                                                              
                                                                                
                                                                                
                                   
   [INFO]                                                                       
                                                                                
                                                                                
                                   
   [ERROR] Errors:                                                              
                                                                                
                                                                                
                                   
   [ERROR] 
org.apache.camel.model.ModelSanityCheckerTest.testSanity(org.apache.camel.model.ModelSanityCheckerTest)
                                                                                
                                                                                
 
   [ERROR]   Run 1: ModelSanityCheckerTest.testSanity:83 » NoSuchMethod 
org.apache.camel.model.dat...                                                   
                                                                                
                                           
   [ERROR]   Run 2: ModelSanityCheckerTest.testSanity:83 » NoSuchMethod 
org.apache.camel.model.dat...                                                   
                                                                                
                                           
   [ERROR]   Run 3: ModelSanityCheckerTest.testSanity:83 » NoSuchMethod 
org.apache.camel.model.dat...                                                   
                                                                                
                                           
   [INFO]                                                                       
                                                                                
                                                                                
                                   
   [WARNING] Flakes:                                                  
   [WARNING] 
org.apache.camel.component.dataset.CustomDataSetTest.testUsingCustomDataSet(org.apache.camel.component.dataset.CustomDataSetTest)
   [ERROR]   Run 1: 
CustomDataSetTest>TestSupport.runBare:58->testUsingCustomDataSet:54->ContextTestSupport.assertMockEndpointsSatisfied:352
 dataset://foo?initialDelay=0 Received message count. Expected: <10> but was: 
<9>
   ```
   
   I've just pulled from apache/camel:master, so I'm not sure if the master is 
green at this moment.

----------------------------------------------------------------
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:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to