Kaydet (Commit) 6146497d authored tarafından Herbert Dürr's avatar Herbert Dürr

#i119640# fetch_tarballs should reference a specific known revision and NOT head-of-trunk

Building from a source release must not depend on the latest head of trunk because that is way too fragile. Referencing a known set of external tarballs makes building reproducible even when the current set has been completely changed.

Found by: Herbert Duerr
Patch by: Herbert Duerr
Suggested by: Herbert Duerr
üst 87ff6f9e
......@@ -6,7 +6,10 @@
# Load libraries from svn.apache.org. When the source code was checked out
# with SVN then these should already be present.
http://svn.apache.org/repos/asf/incubator/ooo/trunk/ext_sources/
### TODO: update the revision when the content of ext_sources is changed!
http://svn.apache.org/repos/asf/!svn/bc/1327774/incubator/ooo/trunk/ext_sources/
# Libraries with category A license
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment