Description
Currently, when one tries to set a compiler with the using method, you may get unexpected results.
That's because Buildr tries to guess the compiler before the compile task is created.
We should not lock people from deciding what their compiler will be before the end of the project definition.