On Wed, Mar 29, 2017 at 10:41 AM, Summers Pittman <supittma@redhat.com> wrote:


On Wed, Mar 29, 2017 at 9:02 AM, Daniel Passos <dpassos@redhat.com> wrote:
Hi,

I wanna move our AeroGear Android Library from Maven to Gradle structure to make our life easier and kill the maven-sdk-deployer[1] pre-req.

As part of this process I also would like to move our current publish process from JBoss Nexus to Bintray[2] in favor to use the awesome bintray-release[3] Gradle plugin.

Any thought or concern?


One of the problems we ran into last time we tried to migrate was a lot of our plugins (code coverage, license, etc) didn't support the Android Gradle plugin.  That is my biggest concern.  There were also issues getting the tests to run, but I don't remember what those were.

I will do some tests around it, but I think we don't have this kind of problems anymore. I was able to run tests also ship this using bintray-release[3]. I also tested it with coveralls and works like a charm.

Anyway I will test all the things and send a PR to community test first.
 

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
-- Passos