diff options
author | Herbert Dürr <hdu@apache.org> | 2012-05-31 11:51:25 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2012-05-31 11:51:25 +0000 |
commit | 6146497d26fbaab1a85da4bf2c9672199ce240a2 (patch) | |
tree | 47b53aa86eb93974e57b722032676157e9effde9 /ooo.lst | |
parent | 87ff6f9eb4ad6f4b42a69062c4c573f8ccfb51f5 (diff) |
#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
Notes
Notes:
ignore: aoo
Diffstat (limited to 'ooo.lst')
-rw-r--r-- | ooo.lst | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |