jorgeortiz85 / scala-time

A Scala wrapper for Joda Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala 2.9.2

channingwalton opened this issue · comments

Hi,
any chance you could build against 2.9.2 as well?

Thanks,

Channing

FWIW, we've been using the 2.9.1 build of scala-time 0.5 against Scala 2.9.2 with no problem. But I'll put out a proper release this week.

I can echo that sentiment, but a release that won't require sbt/Maven hacks
would be highly appreciated :-)

On 4 בספט 2012, at 20:50, Jorge Ortiz notifications@github.com wrote:

FWIW, we've been using the 2.9.1 build of scala-time 0.5 against Scala
2.9.2 with no problem. But I'll put out a proper release this week.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/25#issuecomment-8272302.

Thanks, it'll make my sbt config feel a little cleaner ;)

Just set up with the new org.scalaj-based 0.6 artifact - works like a charm, and no more exclusions for older Scala libraries (we use Maven). Thanks!

I'm unable to pull/build the code. If a release for 2.9.2 was published.... where? I'd love to proxy that repository and use this version.

The group ID changed, it's now org.scalaj on the main Maven repository.

On 25 באוק 2012, at 19:44, Steven notifications@github.com wrote:

I'm unable to pull/build the code. If a release for 2.9.2 was published....
where? I'd love to proxy that repository and use this version.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/25#issuecomment-9786951.

Thanks! scalaj-time_2.10.0-M7 whoohoo!