[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #28696 [Applications/Tor Browser]: Changing paths to Gradle dependencies are included in build
#28696: Changing paths to Gradle dependencies are included in build
-------------------------------------+-------------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Applications/Tor | Version:
Browser | Keywords: tbb-mobile,
Severity: Normal | TorBrowserTeam201812
Actual Points: | Parent ID: #25164
Points: | Reviewer:
Sponsor: |
-------------------------------------+-------------------------------------
To use the downloaded Gradle dependencies for our Android Tor Browser we
do
{{{
export GRADLE_MAVEN_REPOSITORIES="file://$rootdir/[%
c('input_files_by_name/gradle-dependencies') %]"
}}}
`$rootdir`, however, results in including a changing path into the final
.apk as it gets embedded into
`chrome/toolkit/content/global/buildconfig.html`. The result is something
like "file:///var/tmp/tmp.Flce6AvlTV/gradle-dependencies-3" which breaks
our reproducible builds.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28696>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs