[tor-bugs] #28696 [Applications/Tor Browser]: Changing paths to Gradle dependencies are included in build

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 5 11:06:49 UTC 2018


#28696: Changing paths to Gradle dependencies are included in build
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:
                                                 |  needs_revision
 Priority:  Very High                            |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-mobile, tbb-rbm,                 |  Actual Points:
  TorBrowserTeam201812                           |
Parent ID:  #25164                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by boklm):

 * status:  needs_review => needs_revision


Comment:

 I think setting setting `GRADLE_MAVEN_REPOSITORIES` and moving gradle-
 dependencies to `/var/tmp/gradle-dependencies` should be done in the same
 place, instead of setting `GRADLE_MAVEN_REPOSITORIES` at the top, and much
 later moving the files to that directory.

 Maybe we don't need to set `GRADLE_MAVEN_REPOSITORIES` at the top and we
 can do it in the same second `IF c("var/android")` block (and then we can
 remove the first one).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28696#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list