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

Bertrand Delacretaz commented on SLING-2245:
--------------------------------------------

I'm trying the contrib-patch-fixed, and the build fails with an animalSniffer 
error due to this line of scala code in 
script/src/main/scala/org/apache/sling/scripting/scala/BundleFS.scala

lazy val fullName: String = (path::name::Nil).filter(!_.isEmpty).mkString("/")
                
> Scala should use bundleized scala versions avialble in maven central
> --------------------------------------------------------------------
>
>                 Key: SLING-2245
>                 URL: https://issues.apache.org/jira/browse/SLING-2245
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Reto Bachmann-Gmür
>         Attachments: SCALA-BUNDLE-VERSION-2.patch, 
> SCALA-BUNDLE-VERSION.patch, contrib-patch-fixed
>
>
> Currently it is using scala bundles from 
> http://scala-tools.org/repo-releases/, presumably equivalent artifacts are 
> avilable here: 
> http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.scala-compiler/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to