On 12/17/12 6:05 AM, ben fleis wrote:
As a somewhat related follow up, what are the team's intentions wrt
releasing jar files, period? I see source tarballs, but no precompiled,
ready-to-run jars in the download section. Is this in the roadmap, easily
obtained, etc? For some deployment (like m
As a somewhat related follow up, what are the team's intentions wrt
releasing jar files, period? I see source tarballs, but no precompiled,
ready-to-run jars in the download section. Is this in the roadmap, easily
obtained, etc? For some deployment (like mine, where my client is in
another langu
Definitely no plans in 0.8, we are trying to get it out the door so we
really want to change as little as possible.
We haven't had huge discussions around 0.9 yet, but some of us have had an
interest in simplifying the client implementation. To me this would mean
(1) move the consumer co-ordinatio
Seems to be a commonly discussed topic. What do people thing about this?
Are there any plans for it in 0.8?
When I've done stuff like this in the past for projects, it's been a
combination of reorganizing code and configuring a build tool like Ivy
using sub-modules. Does sbt support modules in