Re: lombok packaging with Ivy

2015-09-04 Thread Emmanuel Bourg
Le 04/09/2015 10:56, olivier sallou a écrit : > has anyone already build package using Ivy (manage ant dependencies > etc...) ? lucene-solr is an example of a package using Ivy. There is no magic here, you have to patch the dependencies and point to the generic versions available in Debian. Emm

Re: lombok packaging with Ivy

2015-09-04 Thread Hans-Christoph Steiner
I know that Komal has been working on updating it. She's currently working on dependencies needed by the latest release. We recently uploaded cmdreader and javawriter as part of that effort. .hc olivier sallou: > Hi, > has anyone already build package using Ivy (manage ant dependencies etc...)

lombok packaging with Ivy

2015-09-04 Thread olivier sallou
Hi, has anyone already build package using Ivy (manage ant dependencies etc...) ?