Hi sebb,

From the .htaccess file at http://lucene.apache.org/ :

-----
# DOAP file redirects to source repository
RedirectMatch Permanent /core/doap.rdf
 
https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=blob_plain;f=dev-tools/doap/lucene.rdf;hb=HEAD

RedirectMatch Permanent /solr/doap.rdf 
https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=blob_plain;f=dev-tools/doap/solr.rdf;hb=HEAD
-----

We switched to gitbox last week, and for a short period, after the git-wip-us 
repo was removed, and before a redirect to gitbox was put in place, these DOAP 
files were inaccessible.  There is now a redirect from git-wip-us URLs to the 
gitbox repo, and for me the DOAP files are downloadable.

I have now changed the .htaccess file entries above to point to the gitbox repo.

--
Steve

> On Jan 12, 2019, at 4:06 AM, sebb <seb...@gmail.com> wrote:
> 
> Please can you fix the missing DOAP?
> 
> Either replace the file on the website, or update projects.xml with
> the new location
> 
> Likewise for the file:
> 
> http://lucene.apache.org/core/doap.rdf
> 
> ---------- Forwarded message ---------
> From: Projects <aps...@apache.org>
> Date: Sat, 12 Jan 2019 at 02:01
> Subject: Cannot find doap file: http://lucene.apache.org/solr/doap.rdf
> To: Site Development <site-...@apache.org>
> 
> 
> URL: http://lucene.apache.org/solr/doap.rdf
> HTTP Error 404: Not Found
> Source: 
> https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to