Re: [rfc] Intent to build Firefox for Android front-end with Gradle

2016-04-29 Thread Nicholas Alexander
On Fri, Apr 29, 2016 at 11:40 AM, Nicholas Alexander wrote: > > > On Fri, Apr 29, 2016 at 11:14 AM, Michael Comella < > michael.l.come...@gmail.com> wrote: > >> Hey all. >> >> The Android front-end met today and figured out how to approach Project >> Building-With-Gradle-Everywhere: >> >> Step 1

Re: [rfc] Intent to build Firefox for Android front-end with Gradle

2016-04-29 Thread Nicholas Alexander
On Fri, Apr 29, 2016 at 11:14 AM, Michael Comella < michael.l.come...@gmail.com> wrote: > Hey all. > > The Android front-end met today and figured out how to approach Project > Building-With-Gradle-Everywhere: > > Step 1 – assigned to liuche: get `--with-gradle` working [1]. Both ahunt & > liuche

Re: [rfc] Intent to build Firefox for Android front-end with Gradle

2016-04-29 Thread Michael Comella
Hey all. The Android front-end met today and figured out how to approach Project Building-With-Gradle-Everywhere: Step 1 – assigned to liuche: get `--with-gradle` working [1]. Both ahunt & liuche tried this in the past and it broke during the packaging step so we'll have to fix this before we beg

Re: [rfc] Intent to build Firefox for Android front-end with Gradle

2016-04-26 Thread Nicholas Alexander
Hello mobile-firefox-dev, On Wed, Mar 16, 2016 at 1:24 PM, Nicholas Alexander wrote: > Hi folks, > > Tentative plan > == > > I would like to try a "controlled burn": I would like to work with QA > to produce a targeted upgrade/downgrade manual test sign-off process, > and then tr

[rfc] Intent to build Firefox for Android front-end with Gradle

2016-03-19 Thread Nicholas Alexander
Hi folks, I think everyone is aware that we have good support for using Android Studio and IntelliJ to develop the Firefox for Android Java code base. This support is built on Gradle because the IDEs use Gradle's project model as their project representation. However, Gradle gives us more than ju