Re: need help with maven helper

2012-09-04 Thread Olivier Sallou
Le 9/3/12 8:43 PM, Ludovic Claude a écrit : > Hello, > > After reading again the original question, I think that it would be > better to keep snappy-java as the artifact id, but pin the version > number to 1.0.3. You would achieve it with this rule: > > org.xerial.snappy snappy-java jar s/1\.0\.3.

Re: WiP on gradle 1.1

2012-09-04 Thread Miguel Landaeta
Hi Damien! On Fri, Aug 31, 2012 at 7:32 AM, Damien Raude-Morvan wrote: > I've spend some hours trying to update Gradle package to 1.1 release and I > think I've now a pretty much working package (at least I can rebuild gradle > with itself ;). > I've pushed my changes to Alioth in a personnal rep