Re: 1.3 Build Error with Scala-2.11

2015-04-07 Thread Marty Bower
Yes - ran dev/change-version-to-2.11.sh But was missing -Dscala-2.11 on mvn command after a -2.10 build. Building successfully again now after adding that. On Tue, Apr 7, 2015 at 7:04 PM Imran Rashid wrote: > did you run > > dev/change-version-to-2.11.sh > > before compiling? When I ran this o

Re: 1.3 Build Error with Scala-2.11

2015-04-06 Thread Marty Bower
I'm killing zinc (if it's running) before running each build attempt. Trying to build as "clean" as possible. On Mon, Apr 6, 2015 at 7:31 PM Patrick Wendell wrote: > What if you don't run zinc? I.e. just download maven and run that "mvn > package...". It might take longer, but I wonder if it w