Valid scala code not comiling with bundle-dev-tools
---------------------------------------------------
Key: CLEREZZA-692
URL: https://issues.apache.org/jira/browse/CLEREZZA-692
Project: Clerezza
Issue Type: Bug
Reporter: Reto Bachmann-Gmür
It seems that there is an implicit import of org.apache.clerezza.scala hiding
the defaut scala package.
The following error that does not appear compiling with maven appears on stdout:
error: value collection is not a member of package org.apache.clerezza.scala
import scala.collection.JavaConversions._
--
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