Hi Jürgen, On Wed, Jul 25, 2012 at 9:46 AM, Jürgen Schmidt <[email protected]> wrote: > I would like to propose that we build now on revision 1365485 and start > voting on this when the builds are available.
can you reproduce this while running ./bootstrap ? downloading 3 missing tar balls to /build/aoo/src/clean/branches/AOO34/ext_sources downloading to /build/aoo/src/clean/branches/AOO34/ext_sources/17960f35b2239654ba608cf1f3e256b3-lucene-2.9.4-src.tar.gz.part ** GET http://www.us.apache.org/dist/lucene/java/2.9.4/lucene-2.9.4-src.tar.gz ==> 200 OK (54s) MD5 checksum is OK downloading to /build/aoo/src/clean/branches/AOO34/ext_sources/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz.part ** GET http://apache.spinellicreations.com//commons/codec/source/commons-codec-1.6-src.tar.gz ==> 200 OK (2s) MD5 checksum is OK downloading to /build/aoo/src/clean/branches/AOO34/ext_sources/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz.part ** GET http://archive.apache.org/dist/commons/lang/source/commons-lang-2.4-src.tar.gz ==> 200 OK (4s) MD5 checksum is OK This is downloading lucene-2.9.4-src.tar.gz commons-codec-1.6-src.tar.gz commons-lang-2.4-src.tar.gz while on AOO34 branch this dependencies are at different versions: lucene: 2.3.2 commons-codec: 1.3 commons-lang: 2.3 Regards
