
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
13/Mar/09 07:23 AM
|
|
As of Scala 2.7.2 (shortly to be released in stable form), the scalac compiler features joint compilation with Java in the same manner as groovyc. This should be supported by Buildr just as groovyc joint compilation is. Of course, this does beg the question: what happens when you want to use *both* Groovy and Scala alongside Java? As far as I know, the underlying compilers do not provide such support at this time, so Buildr could probably just spit out an error if both the groovy and scala compiler packages were required into the same buildfile.
|
|
Description
|
As of Scala 2.7.2 (shortly to be released in stable form), the scalac compiler features joint compilation with Java in the same manner as groovyc. This should be supported by Buildr just as groovyc joint compilation is. Of course, this does beg the question: what happens when you want to use *both* Groovy and Scala alongside Java? As far as I know, the underlying compilers do not provide such support at this time, so Buildr could probably just spit out an error if both the groovy and scala compiler packages were required into the same buildfile. |
Show » |
| No work has yet been logged on this issue.
|
|