Closed Bug 1218370 Opened 9 years ago Closed 9 years ago

Consider using the Gradle Daemon

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

All
Android
defect
Not set
normal

Tracking

(firefox44 fixed)

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: sebastian, Assigned: nalexander)

References

Details

Since switching to Gradle 2.7 the build now suggests to use the Gradle daemon for faster builds: > BUILD SUCCESSFUL > > Total time: 2 mins 41.061 secs > > This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Component: General → Build Config & IDE Support
We do this for the $OBJDIR installation, and just haven't gotten around to it for the srcdir installation. You're ahead of the curve :) We'd just need to copy https://dxr.mozilla.org/mozilla-central/source/mobile/android/gradle/gradle.properties#2 into the srcdir. I'll do that now.
Assignee: nobody → nalexander
Blocks: gradle
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 44 → mozilla44
You need to log in before you can comment on or make changes to this bug.