Bundle scala-compiler import on scala.tools.jline is not optional
-----------------------------------------------------------------

                 Key: SMX4-1048
                 URL: https://issues.apache.org/jira/browse/SMX4-1048
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Raman Gupta


The scala-compiler-2.9.1 bundle 
(http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/scala-compiler-2.9.1)
 has a required import on package scala.tools.jline*. This package is not 
exported by scala-compiler itself, but does appear to be used somewhere since 
it is being imported.

Therefore, the attached patch modifies the POM to make the imports on 
scala.tools.jline* optional.

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