Re: RFS: gradle_2.7-1

2015-10-26 Thread Markus Koschany
Hi, I uploaded gradle 2.7-1 to unstable. Proguard was fixed by Kai-Chung and the package just needs someone for uploading it. I have discovered another FTBFS with openjfx but the error appears to be unrelated because I can reproduce it with gradle 2.5 and 2.7. Regards, Markus signature.asc

Re: RFS: gradle_2.7-1

2015-10-10 Thread Markus Koschany
Am 06.10.2015 um 18:40 schrieb 殷啟聰: > Hi Markus and Emmanuel, > > I have submitted the changes about Suggesting default-jre and > migrating to libcglib3-java. Hi Kai-Chung, I could not reproduce the symlink error with gradle-ui.jar. You have probably fixed that already. I successfully rebuilt th

Re: RFS: gradle_2.7-1

2015-10-06 Thread 殷啟聰
Hi Markus and Emmanuel, I have submitted the changes about Suggesting default-jre and migrating to libcglib3-java. Regards, Kai-Chung Yan 2015-10-06 2:16 GMT+08:00 殷啟聰 : > Adding to Suggests sounds good, so be it :) And I will switch it to cglib3 > later. > > > Markus Koschany 於 2015年10月6日週二 02

Re: RFS: gradle_2.7-1

2015-10-05 Thread 殷啟聰
Adding to Suggests sounds good, so be it :) And I will switch it to cglib3 later. Markus Koschany 於 2015年10月6日週二 02:10 寫道: > Am 05.10.2015 um 20:00 schrieb 殷啟聰: > > Hi, > > > > I did not have the time to check the build-rdeps. My major plan is to > > update groovy now. > > > > Maybe we can place

Re: RFS: gradle_2.7-1

2015-10-05 Thread Markus Koschany
Am 05.10.2015 um 20:00 schrieb 殷啟聰: > Hi, > > I did not have the time to check the build-rdeps. My major plan is to > update groovy now. > > Maybe we can place full runtime as Recommends and leave headless one as > Depends, and explain it in the package description? Splitting out a new > package

Re: RFS: gradle_2.7-1

2015-10-05 Thread 殷啟聰
Hi, I did not have the time to check the build-rdeps. My major plan is to update groovy now. Maybe we can place full runtime as Recommends and leave headless one as Depends, and explain it in the package description? Splitting out a new package seems odd, since launching GUI is using a parameter

Re: RFS: gradle_2.7-1

2015-10-05 Thread Markus Koschany
Am 05.10.2015 um 19:41 schrieb 殷啟聰: > Hi Debian Java maintainers, > > I recently finished up updating Gradle to 2.7 (although there will be > 2.8 soon). This update covers the ongoing transition to > libservlet3.1-java. Note that this version of Gradle will be built > using the existing gradle_2.5

Re: RFS: gradle_2.7-1

2015-10-05 Thread Emmanuel Bourg
Thank you very much for the update Kai. I'm just concerned by the JRE change, since installing gradle on a headless server will now pull useless graphical libraries. The GUI tool should either be moved to a separate gradle-gui package depending on a non headless JRE, or the non headless JRE should

RFS: gradle_2.7-1

2015-10-05 Thread 殷啟聰
Hi Debian Java maintainers, I recently finished up updating Gradle to 2.7 (although there will be 2.8 soon). This update covers the ongoing transition to libservlet3.1-java. Note that this version of Gradle will be built using the existing gradle_2.5-3 in sid/unstable. I am looking for someone to