On Tue, Jan 19, 2016 at 02:29:33PM +0100, Magnus Ihse Bursie wrote:
> On 2016-01-19 11:31, Erik Joelsson wrote:
> >Hello,
> >
> >Please review this fix in the makefiles for using sjavac. The
> >include/exclude mechanism in sjavac has changed. We used to
> >sometimes exclude files using a full absol
On 2016-01-19 11:31, Erik Joelsson wrote:
Hello,
Please review this fix in the makefiles for using sjavac. The
include/exclude mechanism in sjavac has changed. We used to sometimes
exclude files using a full absolute path. This no longer works. The
same thing can be achieved by splitting up t
Hello,
Please review this fix in the makefiles for using sjavac. The
include/exclude mechanism in sjavac has changed. We used to sometimes
exclude files using a full absolute path. This no longer works. The same
thing can be achieved by splitting up the source roots argument to
sjavac in sepa