[tor-bugs] #33936 [Applications/Tor Browser]: Make our fetch-gradle-dependencies script smarter regarding dependency location
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Apr 18 20:03:01 UTC 2020
#33936: Make our fetch-gradle-dependencies script smarter regarding dependency
location
-------------------------------------+-------------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor | Version:
Browser | Keywords: tbb-rbm, tbb-mobile,
Severity: Normal | TorBrowserTeam202004
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------+-------------------------------------
We fetch gradle dependencies with our `fetch-gradle-dependencies` script
but don't really care where exactly we put them in that process. We should
change that, though, because otherwise we need to do in build scripts
things like
`cp -r $gradle_repo/m2/* $gradle_repo` to adjust the paths so that gradle
can find them.
That's a thing our script should do in the first place to avoid complexity
in our build scripts.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33936>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list