blank nightlies updates?

21 views
Skip to first unread message

Andrew Gaydenko

unread,
Mar 5, 2015, 8:55:27 AM3/5/15
to scala-i...@googlegroups.com
Hi!

I have noticed update site suggests an update even at cases there were not any activity in git source tree. Probably some checkbox can be selected in CI server configuration to avoid rebuild on unchanged source, can't it?

Simon Schäfer

unread,
Mar 5, 2015, 9:12:46 AM3/5/15
to scala-i...@googlegroups.com

On 03/05/2015 02:55 PM, Andrew Gaydenko wrote:
Hi!

I have noticed update site suggests an update even at cases there were not any activity in git source tree. Probably some checkbox can be selected in CI server configuration to avoid rebuild on unchanged source, can't it?
I don't know if such an option is enabled but the nightlies of scala-ide are built on top of nightlies of scala, scalac and scala-refactoring. Therefore if they change, the (transitive) binaries of scala-ide changes too.
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/45a3ac23-7ffc-4cfe-8f00-5d79c0f4c30e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrew Gaydenko

unread,
Mar 5, 2015, 9:31:30 AM3/5/15
to scala-i...@googlegroups.com
On Thursday, March 5, 2015 at 5:12:46 PM UTC+3, Simon Schäfer wrote:
I don't know if such an option is enabled but the nightlies of scala-ide are built on top of nightlies of scala, scalac and scala-refactoring. Therefore if they change, the (transitive) binaries of scala-ide changes too.

Aha, I see, thanks!

iulian dragos

unread,
Mar 5, 2015, 12:57:21 PM3/5/15
to scala-i...@googlegroups.com
Yeah, we had this discussion a few times, but in the end we settled for building every night. I know this is not optimal for people who only care about IDE features, but it helps us catch regressions in scalac and refactoring (scalac is the most active one). It also lets us try out new features like the new flat classpath implementation (hint hint: add -YclasspathImpl:flat to compiler options).

iulian

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais

Andrew Gaydenko

unread,
Mar 5, 2015, 3:59:04 PM3/5/15
to scala-i...@googlegroups.com
Yes, of course, it is useful to test the project including all the dependencies tree. Thanks for the hint - will try :) The option doesn't influence on generated classes, does it?
Reply all
Reply to author
Forward
0 new messages