On 2013-05-07 17:36, Cédric Damioli wrote:
Hi,

The check-release script fails with following trace :

[INFO] 5. Compare svn tag with src zip contents
[INFO]
[INFO]    Exporting
https://svn.apache.org/repos/asf/jackrabbit/tags/2.4.4...
[INFO]    Unzipping jackrabbit-2.4.4-src.zip...
[INFO]    Comparing sources...
[INFO]
diff -b -r
./target/jackrabbit-2.4.4/svn/jackrabbit-2.4.4/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/version/InternalVersionManagerBase.java
./target/jackrabbit-2.4.4/zip/jackrabbit-2.4.4/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/version/InternalVersionManagerBase.java
...

Yes, that's the corruption of the EU mirror of the Apache SVN (a commit is missing). See Jukka's comment:

Re: The svn tag issue; There's been some problems with svn.eu also
before, so nowadays I'm using an "140.211.11.4 svn.apache.org" entry
in my /etc/hosts file (it's C:\Windows\System32\drivers\etc\hosts on
Windows) to override the GeoDNS configuration of svn.apache.org. That
should help work around the issue noted by Alex until INFRA can fix
the problem.

Best regards, Julian

Reply via email to