Hi, I am reviving the patch in a git branch: http://github.com/black/gradle-scala/
I will initially just get the existing code working again, and then we can figure out what other changes, and simplifications (as Jeppe suggested) to apply. Just a couple of questions: - if this is to be included in the main gradle code (I assume that is where it will live until the plugin repository mechanism is figured out?), are you still attempting to have all that code written in Java? - I assume use of ant is OK in the short term? I do plan to eventually convert away from use of ant and instead directly call the Scala compiler api Thanks, Ross 2009/7/28 Hans Dockter <[email protected]> > Hi Ross, > > On Jul 26, 2009, at 1:21 PM, Ross Black wrote: > > Hi, >> >> Is anybody working on the scala plugin, or made any advances on my initial >> attempt in http://jira.codehaus.org/browse/GRADLE-287 ? >> > > Jeppe was trying to port it to 0.7. I'm not sure how far he got. I'm not > aware that anyone has made advances on your initial attempt. > > >> If not I am happy to get it working again with the latest gradle code. >> > > That would be cool. I have put Jeppe in CC. He posted recently to do > something from scratch for Scala. > > - Hans > > -- > Hans Dockter > Gradle Project Manager > http://www.gradle.org > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
