Buildr will automatically use fsc if USE_FSC is set to "yes".  If not, then
it invokes the conventional Scala compiler in the current JVM instance (it
doesn't incur any extra startup overhead).

Daniel

On Wed, May 13, 2009 at 1:23 PM, hemant <[email protected]> wrote:

> Odd, I am not using fsc at all or are you driving at you should set
> USE_FSC="no" even when you are not using "fsc" ??
>
>
>
>
> On Tue, May 12, 2009 at 7:45 PM, Daniel Spiewak <[email protected]>
> wrote:
>
> > I've noticed that.  Actually, if you set USE_FSC to "no", you should see
> > the exception.  As for compilation with fsc, this issue is on my list of
> > stuff to look at.
> >
> > Daniel
> >
> >
> > On May 12, 2009, at 8:23 AM, hemant <[email protected]> wrote:
> >
> >  buildr swallows the error silently with "unknown exception" if the
> >> compiler
> >> crashes for some reason. I think whatever stacktrace with which the
> >> compiler
> >> crashed should be printed to STDOUT.
> >>
> >
>
>
> --
> Let them talk of their oriental summer climes of everlasting
> conservatories;
> give me the privilege of making my own summer with my own coals.
>
> http://gnufied.org
>

Reply via email to