|
|
|
|
|
by ssmoot
4657 days ago
|
|
I must be misunderstanding the question. Aggregation of non-PLAY sbt projects has worked from day one of Play 2.0 AFAIK. (That's when I started using both, and we've had sbt projects as bit submodules compiled as dependencies from the start). I even did a presentation with examples for my local Scala User Group: http://slid.es/samsmoot/some-sbt |
|
http://play.lighthouseapp.com/projects/82401/tickets/453-nee...
Ben's patch made the workaround less terrible for 2.1, but it's still a really weird hacky thing to me and I never got it working with my Maven projects (my preferred backend uses Dropwizard so using a sbt project wasn't really optimal at the time).