Re: help understanding java compile issue for lombok.ast

2016-01-18 Thread Markus Koschany
Am 16.01.2016 um 15:20 schrieb Hans-Christoph Steiner: > > I'm packaging lombok and related things since the Android SDK Tools > depend on it. They all build with a custom additions to ivy called > ivyplusplus, which I've packaged. The build/compile process runs fine, > but it does not actually

help understanding java compile issue for lombok.ast

2016-01-16 Thread Hans-Christoph Steiner
I'm packaging lombok and related things since the Android SDK Tools depend on it. They all build with a custom additions to ivy called ivyplusplus, which I've packaged. The build/compile process runs fine, but it does not actually compile some of the .java files into .class files. Looking at th