py - Pierre Yves Ricau

Results 307 comments of py - Pierre Yves Ricau

How could we make this work beyond tests? Can we grab the component from the compose view? Also, @zach-klippenstein could this use case maybe be considered by the Compose team...

> This is a very good change. Should we bump the major version number, is this breaking? Latest release is 0.1 . This can be for 0.2 ;)

If you need to have two logger implementations and swap these out, you can just make a logger implementation that does that within itself. The API was never meant to...

I can provide a test project, but first... do you have the Android SDK installed ? The steps to get to a fully working maven+eclipse+android environment are... quite long, and...

I tried to move the dependency to the plugin. All of a sudden, APT wasn't triggered anymore in the command line (`mvn clean package`). I added back the `` block,...

I just tried switching to `maven-processor-plugin` (@slandelle wanted that :)), defining the dependency directly in the plugin. It now works on both Maven and Eclipse... weird. Changes : https://github.com/pyricau/maven-aa-apt-eclipse/compare/with_maven-processor-plugin I'd...

Ok, I'll update m2e and see how it comes. Sorry about the 2.6-SNAPSHOT :) Using 2.5.1 doesn't change a thing, you did the right thing. 2.6 has now been released...

and then, maybe, ask them to add such a file in their released jar :)