You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2016/03/02 03:51:51 UTC

svn commit: r12581 - in /release/thrift: debian/.htaccess rpm/.htaccess

Author: jfarrell
Date: Wed Mar  2 02:51:51 2016
New Revision: 12581

Log:
Updating thrift bin package artifact paths

Modified:
    release/thrift/debian/.htaccess
    release/thrift/rpm/.htaccess

Modified: release/thrift/debian/.htaccess
==============================================================================
--- release/thrift/debian/.htaccess (original)
+++ release/thrift/debian/.htaccess Wed Mar  2 02:51:51 2016
@@ -1 +1 @@
-RedirectMatch permanent (.*)thrift/debian/(.*) http://dl.bintray.com/apache/thrift/$2
+RedirectMatch permanent (.*)thrift/debian/(.*) http://dl.bintray.com/apache/thrift/debian/$2

Modified: release/thrift/rpm/.htaccess
==============================================================================
--- release/thrift/rpm/.htaccess (original)
+++ release/thrift/rpm/.htaccess Wed Mar  2 02:51:51 2016
@@ -1 +1 @@
-RedirectMatch permanent (.*)thrift/rpm/(.*) http://dl.bintray.com/apache/thrift/$2
+RedirectMatch permanent (.*)thrift/rpm/(.*) http://dl.bintray.com/apache/thrift/rpm/$2