0.12.0 final

613 views
Skip to first unread message

Mark Harrah

unread,
Aug 1, 2012, 11:18:06 PM8/1/12
to simple-b...@googlegroups.com
The first release in the 0.12 series is now available. This is a major release, so please take the time to read the change summary[1].

Note that releases in the 0.12 series will be binary compatible. This means that plugins should not need to be republished for every 0.12.x release. In particular, plugins that were already published against a 0.12.0 release candidate and may be used with 0.12.0 final immediately without changes. Hopefully this reduced burden on plugin authors and upgrading will mean returning to more frequent bug fix releases (~1-2 months).

To get 0.12.0, grab the launcher[2] or a native package[3] and set sbt.version=0.12.0 in your project/build.properties file (if it exists).

Thanks,
Mark

[1] https://github.com/harrah/xsbt/wiki/ChangeSummary_0.12.0
[2] http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.0/sbt-launch.jar
[3] http://www.scala-sbt.org/download.html

eugene yokota

unread,
Aug 2, 2012, 1:18:36 AM8/2/12
to simple-b...@googlegroups.com
Congrats Mark! and congrats all the plugin authors! :)

-eugene

eugene yokota

unread,
Aug 2, 2012, 2:15:55 AM8/2/12
to simple-b...@googlegroups.com
The change summary's missing `inspect tree` command.
Is this because it got into 0.11 branch first? I don't think 0.11.x ever had that feature.

-eugene

Heiko Seeberger

unread,
Aug 2, 2012, 2:34:31 AM8/2/12
to simple-b...@googlegroups.com
Congrats, Mark.

0.12 is great stuff!

Heiko
> --
> You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
> To post to this group, send email to simple-b...@googlegroups.com.
> To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/simple-build-tool?hl=en.
>

Josh Suereth

unread,
Aug 2, 2012, 11:15:27 AM8/2/12
to simple-b...@googlegroups.com
+1   I've been eagerly awaiting this day.  BC for plugins....

Seth Tisue

unread,
Aug 2, 2012, 12:41:59 PM8/2/12
to simple-b...@googlegroups.com
happy happy! joy joy!

--
Seth Tisue | Northwestern University | http://tisue.net
lead developer, NetLogo: http://ccl.northwestern.edu/netlogo/

Paolo Giarrusso

unread,
Aug 2, 2012, 2:25:11 PM8/2/12
to simple-b...@googlegroups.com
And for extra juice, the 0.11.3-2 launcher still works!

Doug Tangren

unread,
Aug 2, 2012, 2:28:22 PM8/2/12
to simple-b...@googlegroups.com
*golf clap*


--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/0FSjK8a_ReQJ.

Mark Harrah

unread,
Aug 2, 2012, 3:22:48 PM8/2/12
to simple-b...@googlegroups.com
On Wed, 1 Aug 2012 23:15:55 -0700 (PDT)
eugene yokota <eed3...@gmail.com> wrote:

> The change summary's missing `inspect tree` command.
> Is this because it got into 0.11 branch first? I don't think 0.11.x ever
> had that feature.

No, it wasn't in 0.11. Please feel free to add inspect tree under Features or Improvements.

-Mark

> -eugene
>
> On Thursday, August 2, 2012 1:18:36 AM UTC-4, eugene yokota wrote:
> >
> > Congrats Mark! and congrats all the plugin authors! :)
> >
> > -eugene
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/s3__UCn-KRAJ.

Konrad Malawski

unread,
Aug 2, 2012, 4:10:42 PM8/2/12
to simple-b...@googlegroups.com
Today feels like christmas thanks to this release - thanks for the hard work on sbt! :-)
Going to try it right of in my smaller projects - the larger ones should soon follow.

-- 
Konrad

eugene yokota

unread,
Aug 2, 2012, 11:29:27 PM8/2/12
to simple-b...@googlegroups.com
Done.

Can I also refactor
- Global repository settings,
- test-quick, and
- Argument quoting
as sections under "Details of major changes"?
They kind of look sad under "Changes from 0.12.0-Beta2 to 0.12.0-RC1."

-eugene

On Thursday, August 2, 2012 3:22:48 PM UTC-4, Mark Harrah wrote:
On Wed, 1 Aug 2012 23:15:55 -0700 (PDT)
eugene yokota <eed3...@gmail.com> wrote:

> The change summary's missing `inspect tree` command.
> Is this because it got into 0.11 branch first? I don't think 0.11.x ever
> had that feature.

No, it wasn't in 0.11.  Please feel free to add inspect tree under Features or Improvements.

-Mark

> -eugene
>
> On Thursday, August 2, 2012 1:18:36 AM UTC-4, eugene yokota wrote:
> >
> > Congrats Mark! and congrats all the plugin authors! :)
> >
> > -eugene
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/s3__UCn-KRAJ.
> To post to this group, send email to simple-build-tool@googlegroups.com.
> To unsubscribe from this group, send email to simple-build-tool+unsubscribe@googlegroups.com.

Mark Harrah

unread,
Aug 3, 2012, 10:19:05 AM8/3/12
to simple-b...@googlegroups.com
On Thu, 2 Aug 2012 20:29:27 -0700 (PDT)
eugene yokota <eed3...@gmail.com> wrote:

> Done.

Thanks.

> Can I also refactor
> - Global repository settings,
> - test-quick, and
> - Argument quoting
> as sections under "Details of major changes"?

Yes.

-Mark

> They kind of look sad under "Changes from 0.12.0-Beta2 to 0.12.0-RC1."
>
> -eugene
>
> On Thursday, August 2, 2012 3:22:48 PM UTC-4, Mark Harrah wrote:
> >
> > On Wed, 1 Aug 2012 23:15:55 -0700 (PDT)
> > eugene yokota <eed3...@gmail.com> wrote:
> >
> > > The change summary's missing `inspect tree` command.
> > > Is this because it got into 0.11 branch first? I don't think 0.11.x ever
> > > had that feature.
> >
> > No, it wasn't in 0.11. Please feel free to add inspect tree under
> > Features or Improvements.
> >
> > -Mark
> >
> > > -eugene
> > >
> > > On Thursday, August 2, 2012 1:18:36 AM UTC-4, eugene yokota wrote:
> > > >
> > > > Congrats Mark! and congrats all the plugin authors! :)
> > > >
> > > > -eugene
> > > >
> > > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> > Groups "simple-build-tool" group.
> > > To view this discussion on the web visit
> > https://groups.google.com/d/msg/simple-build-tool/-/s3__UCn-KRAJ.
> > > To post to this group, send email to simple-b...@googlegroups.com.
> >
> > > To unsubscribe from this group, send email to
> > simple-build-t...@googlegroups.com.
> > > For more options, visit this group at
> > http://groups.google.com/group/simple-build-tool?hl=en.
> > >
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/E81Ix1y1z-YJ.
> To post to this group, send email to simple-b...@googlegroups.com.
> To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.

stephanos

unread,
Aug 4, 2012, 11:26:37 AM8/4/12
to simple-b...@googlegroups.com
Wow, is it just me or is it much faster? I'm also trying 2.10, maybe it comes from there?
Anyway - I'm happy :-)

Jesse C

unread,
Aug 24, 2012, 3:10:59 PM8/24/12
to simple-b...@googlegroups.com
Just trying to upgrade to sbt 0.12.0 now.  I have the latest version of the rpm installed from the typesafe repo, but when I attempt to run sbt with the correct sbt.version in my build.properties,
it fails with this error:
Cannot find sbt launcher 0.12.0
Please download:
  From  http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-launch/0.12.0/sbt-launch.jar
    To  /home/jesse/.sbt/.lib/0.12.0/sbt-launch.jar
I'm just going to manually download the 0.12 launcher, but it would be nice to have the rpm working.

cheers
jesse c

--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.

Josh Suereth

unread,
Aug 25, 2012, 4:03:06 AM8/25/12
to simple-b...@googlegroups.com

The Typesafe repo only has sbt 0.11.3 installed.   There is a rpm for 0.12.0, but it is unavailable on the Typesafe repository at this time on the Typesafe repo, as we fix up versions and compatibility.

Here are the 0.12.0 packages: http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.12.0/

I hope that helps!

Reply all
Reply to author
Forward
0 new messages