oh, yes, I'll do that!

On Wed, Oct 9, 2013 at 5:17 PM, Robert Muir <rcm...@gmail.com> wrote:

> Thanks for updating this!
>
> I think we should merge this back to branch 4.x too? This way the
> source code tar.gz is working from China for our next release?
>
> 2013/10/9  <h...@apache.org>:
> > Author: han
> > Date: Wed Oct  9 08:56:15 2013
> > New Revision: 1530537
> >
> > URL: http://svn.apache.org/r1530537
> > Log:
> > update broken links for maven mirror
> >
> > Modified:
> >     lucene/dev/trunk/lucene/common-build.xml
> >     lucene/dev/trunk/lucene/ivy-settings.xml
> >
> > Modified: lucene/dev/trunk/lucene/common-build.xml
> > URL:
> http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/common-build.xml?rev=1530537&r1=1530536&r2=1530537&view=diff
> >
> ==============================================================================
> > --- lucene/dev/trunk/lucene/common-build.xml (original)
> > +++ lucene/dev/trunk/lucene/common-build.xml Wed Oct  9 08:56:15 2013
> > @@ -360,7 +360,7 @@
> >    <property name="ivy_install_path" location="${user.home}/.ant/lib" />
> >    <property name="ivy_bootstrap_url1" value="
> http://repo1.maven.org/maven2"/>
> >    <!-- you might need to tweak this from china so it works -->
> > -  <property name="ivy_bootstrap_url2" value="
> http://mirror.netcologne.de/maven2"/>
> > +  <property name="ivy_bootstrap_url2" value="http://uk.maven.org/maven2
> "/>
> >    <property name="ivy_checksum_sha1"
> value="c5ebf1c253ad4959a29f4acfe696ee48cdd9f473"/>
> >
> >    <target name="ivy-availability-check" unless="ivy.available">
> >
> > Modified: lucene/dev/trunk/lucene/ivy-settings.xml
> > URL:
> http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/ivy-settings.xml?rev=1530537&r1=1530536&r2=1530537&view=diff
> >
> ==============================================================================
> > --- lucene/dev/trunk/lucene/ivy-settings.xml (original)
> > +++ lucene/dev/trunk/lucene/ivy-settings.xml Wed Oct  9 08:56:15 2013
> > @@ -35,7 +35,7 @@
> >      <ibiblio name="maven.restlet.org" root="http://maven.restlet.org";
> m2compatible="true" />
> >
> >      <!-- you might need to tweak this from china so it works -->
> > -    <ibiblio name="working-chinese-mirror" root="
> http://mirror.netcologne.de/maven2"; m2compatible="true" />
> > +    <ibiblio name="working-chinese-mirror" root="
> http://uk.maven.org/maven2"; m2compatible="true" />
> >
> >      <!-- temporary to try Clover 3.2.0 snapshots, see
> https://issues.apache.org/jira/browse/LUCENE-5243,
> https://jira.atlassian.com/browse/CLOV-1368 -->
> >      <ibiblio name="atlassian-clover-snapshots" root="
> https://maven.atlassian.com/content/repositories/atlassian-public-snapshot";
> m2compatible="true" />
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to