- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
build failures
Wed, 2010-09-01, 12:48
checkin fails since yesterday's quickcheck addition. It looks like a
lot of classes are only build in quick but not in locker (or vice
versa). Who's dealing with this?
Wed, 2010-09-01, 13:37
#2
Re: build failures
I've added scalacheck build tasks to sabbus, but didn't add the
corresponding copies of the scalacheck build tasks for the bootstrapping
build right away - this is why the build was failing on the server. This
shouldn't be a problem anymore.
Alex
On 01/09/10 14:00, Antonio Cunei wrote:
> From what I see it should be ok again as of r22873, Alex changed the build
> script as necessary. The failed nightly is just auxjvm, because of the old
> issue concerning Scaladoc and the IBM VM.
> Toni
>
> martin odersky wrote:
>
>> checkin fails since yesterday's quickcheck addition. It looks like a
>> lot of classes are only build in quick but not in locker (or vice
>> versa). Who's dealing with this?
>>
>> -- Martin
>>
>>
>
>
From what I see it should be ok again as of r22873, Alex changed the build
script as necessary. The failed nightly is just auxjvm, because of the old
issue concerning Scaladoc and the IBM VM.
Toni
martin odersky wrote:
> checkin fails since yesterday's quickcheck addition. It looks like a
> lot of classes are only build in quick but not in locker (or vice
> versa). Who's dealing with this?
>