I am very interested in speeding up the build for a single change. Right
now, edit any source file and "mvn" takes almost 50s on my system. With the
incremental compile that dropped to 29s.

A good portion is also the double shading. Perhaps we can do both in
parallel or defer one to a dist profile.

- Charlie (mobile)
On Jul 8, 2013 2:33 PM, "kristian" <m.krist...@web.de> wrote:

> I reverted the commit it since it is not working with this UnsafeHolder
> class. I was too focus on incremental compilation that I did not do a clean
> in the end :(
>
> - christian
>
>
>
> On Mon, Jul 8, 2013 at 8:24 PM, Hirotsugu Asari <asari.r...@gmail.com>wrote:
>
>> Hello.
>>
>>
>> https://github.com/jruby/jruby/commit/3f93c50aa743aec03d6b93f4eeecea804ff1dc2c
>>  broke
>> the Travis build rather spectacularly.
>> https://travis-ci.org/jruby/jruby/builds/8859478
>>
>> Could someone with immense maven knowledge take a look?
>>
>> Thanks!
>>
>
>

Reply via email to