This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re : Re : A build against 2.8 nightly?

No replies
etorreborre
Joined: 2008-09-03,
User offline. Last seen 1 year 22 weeks ago.
Ok, 
The latest nightly being available now I have successfully compiled and deployed specs here:
 http://nexus.scala-tools.org/content/repositories/snapshots/org/scala-tools/testing/specs_2.8.0-nightly/1.6.5-SNAPSHOT/
 Eric.
PS for scala-internals:
On my small example type inference is playing nice if I do:
class Bazdef calcBar = classOf[Baz]calcBar mustEqual classOf[Baz]
But I get a compilation error if I do:
class Bazdef calcBar: Class[_] = classOf[Baz]calcBar mustEqual classOf[Baz]
As described in Martin's email.
----------------------------------------------
Eric TORREBORRE
T +61 411 707 402
E etorreborre@yahoo.com
B http://etorreborre.blogspot.com
P http://specs.googlecode.com
----------------------------------------------

De : Bill Venners <bill@artima.com>
À : Eric Torreborre <etorreborre@yahoo.com>
Cc : David Pollak <feeder.of.the.bears@gmail.com>
Envoyé le : Mer 28 avril 2010, 12 h 21 min 17 s
Objet : Re: Re : A build against 2.8 nightly?

Hi Eric,

Sounds good.

Bill

On Tue, Apr 27, 2010 at 7:00 PM, Eric Torreborre <etorreborre@yahoo.com> wrote:
> Hi  Bill,
> The compiler bug is fixed now. I'm just waiting for a nightly including it
> (> r21709).
> Once there is such nightly I think we should both republish our jars.
> Eric.
>
> ----------------------------------------------
> Eric TORREBORRE
> T +61 411 707 402
> E etorreborre@yahoo.com
> B http://etorreborre.blogspot.com
> P http://specs.googlecode.com
> ----------------------------------------------
>
> ________________________________
> De : Bill Venners <bill@artima.com>
> À : David Pollak <feeder.of.the.bears@gmail.com>
> Cc : Eric Torreborre <etorreborre@yahoo.com>
> Envoyé le : Mer 28 avril 2010, 10 h 55 min 45 s
> Objet : Re: A build against 2.8 nightly?
>
> Hi David,
>
> Sorry for the delay in responding. Would you still like me to do a
> ScalaTest build against the nightly Scala build? Or does the bug Eric
> hit stop you anyway.
>
> Bill
>
> On Mon, Apr 26, 2010 at 10:18 AM, David Pollak
> <feeder.of.the.bears@gmail.com> wrote:
>> Guys,
>>
>> Can you guys do a build of ScalaTest and Specs against the current nightly
>> and put up your code as a SNAPSHOT on Scala-tools?  That way I can do a
>> build of Lift against it.
>>
>> Also, what build tools are each of you using?
>>
>> Would each of you consider hosting your code at GitHub so it's easier to
>> fork the code and do a build/patch?
>>
>> Thanks,
>>
>> David
>>
>> --
>> Lift, the simply functional web framework http://liftweb.net
>> Beginning Scala http://www.apress.com/book/view/1430219890
>> Follow me: http://twitter.com/dpp
>> Surf the harmonics
>>
>
>
>
> --
> Bill Venners
> Artima, Inc.
> http://www.artima.com
>
>



--
Bill Venners
Artima, Inc.
http://www.artima.com

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland