Author: sebb
Date: Tue Sep  1 16:26:02 2015
New Revision: 1700610

URL: http://svn.apache.org/r1700610
Log:
Ensure old download URLs continue to work

Added:
    commons/cms-site/trunk/content/resources/bcel/
    commons/cms-site/trunk/content/resources/bcel/download_bcel.html   (with 
props)
    commons/cms-site/trunk/content/resources/beanutils/
    commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html  
 (with props)
    commons/cms-site/trunk/content/resources/bsf/
    commons/cms-site/trunk/content/resources/bsf/download_bsf.html   (with 
props)
    commons/cms-site/trunk/content/resources/cli/
    commons/cms-site/trunk/content/resources/cli/download_cli.html   (with 
props)
    commons/cms-site/trunk/content/resources/codec/
    commons/cms-site/trunk/content/resources/codec/download_codec.html   (with 
props)
    commons/cms-site/trunk/content/resources/collections/
    
commons/cms-site/trunk/content/resources/collections/download_collections.html  
 (with props)
    commons/cms-site/trunk/content/resources/compress/
    commons/cms-site/trunk/content/resources/compress/download_compress.html   
(with props)
    commons/cms-site/trunk/content/resources/configuration/
    
commons/cms-site/trunk/content/resources/configuration/download_configuration.html
   (with props)
    commons/cms-site/trunk/content/resources/csv/
    commons/cms-site/trunk/content/resources/csv/download_csv.html   (with 
props)
    commons/cms-site/trunk/content/resources/dbcp/
    commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html   (with 
props)
    commons/cms-site/trunk/content/resources/dbutils/
    commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html   
(with props)
    commons/cms-site/trunk/content/resources/digester/
    commons/cms-site/trunk/content/resources/digester/download_digester.html   
(with props)
    commons/cms-site/trunk/content/resources/discovery/
    commons/cms-site/trunk/content/resources/discovery/download_discovery.html  
 (with props)
    commons/cms-site/trunk/content/resources/el/
    commons/cms-site/trunk/content/resources/el/download_el.html   (with props)
    commons/cms-site/trunk/content/resources/email/
    commons/cms-site/trunk/content/resources/email/download_email.html   (with 
props)
    commons/cms-site/trunk/content/resources/exec/
    commons/cms-site/trunk/content/resources/exec/download_exec.html   (with 
props)
    commons/cms-site/trunk/content/resources/fileupload/
    
commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html   
(with props)
    commons/cms-site/trunk/content/resources/fix.sh   (with props)
    commons/cms-site/trunk/content/resources/functor/
    commons/cms-site/trunk/content/resources/functor/download_functor.html   
(with props)
    commons/cms-site/trunk/content/resources/imaging/
    commons/cms-site/trunk/content/resources/imaging/download_imaging.html   
(with props)
    commons/cms-site/trunk/content/resources/io/
    commons/cms-site/trunk/content/resources/io/download_io.html   (with props)
    commons/cms-site/trunk/content/resources/jci/
    commons/cms-site/trunk/content/resources/jci/download_jci.html   (with 
props)
    commons/cms-site/trunk/content/resources/jcs/
    commons/cms-site/trunk/content/resources/jcs/download_jcs.html   (with 
props)
    commons/cms-site/trunk/content/resources/jelly/
    commons/cms-site/trunk/content/resources/jelly/download_jelly.html   (with 
props)
    commons/cms-site/trunk/content/resources/jexl/
    commons/cms-site/trunk/content/resources/jexl/download_jexl.html   (with 
props)
    commons/cms-site/trunk/content/resources/jxpath/
    commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html   
(with props)
    commons/cms-site/trunk/content/resources/lang/
    commons/cms-site/trunk/content/resources/lang/download_lang.html   (with 
props)
    commons/cms-site/trunk/content/resources/logging/
    commons/cms-site/trunk/content/resources/logging/download_logging.html   
(with props)
    commons/cms-site/trunk/content/resources/math/
    commons/cms-site/trunk/content/resources/math/download_math.html   (with 
props)
    commons/cms-site/trunk/content/resources/modeler/
    commons/cms-site/trunk/content/resources/modeler/download_modeler.html   
(with props)
    commons/cms-site/trunk/content/resources/ognl/
    commons/cms-site/trunk/content/resources/ognl/download_ognl.html   (with 
props)
    commons/cms-site/trunk/content/resources/pool/
    commons/cms-site/trunk/content/resources/pool/download_pool.html   (with 
props)
    commons/cms-site/trunk/content/resources/primitives/
    
commons/cms-site/trunk/content/resources/primitives/download_primitives.html   
(with props)
    commons/cms-site/trunk/content/resources/proxy/
    commons/cms-site/trunk/content/resources/proxy/download_proxy.html   (with 
props)
    commons/cms-site/trunk/content/resources/scxml/
    commons/cms-site/trunk/content/resources/scxml/download_scxml.html   (with 
props)
    commons/cms-site/trunk/content/resources/validator/
    commons/cms-site/trunk/content/resources/validator/download_validator.html  
 (with props)
    commons/cms-site/trunk/content/resources/vfs/
    commons/cms-site/trunk/content/resources/vfs/download_vfs.html   (with 
props)
    commons/cms-site/trunk/content/resources/weaver/
    commons/cms-site/trunk/content/resources/weaver/download_weaver.html   
(with props)

Added: commons/cms-site/trunk/content/resources/bcel/download_bcel.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/bcel/download_bcel.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/bcel/download_bcel.html (added)
+++ commons/cms-site/trunk/content/resources/bcel/download_bcel.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-bcel/download_bcel.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/bcel/download_bcel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html 
(added)
+++ commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-beanutils/download_beanutils.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/beanutils/download_beanutils.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/bsf/download_bsf.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/bsf/download_bsf.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/bsf/download_bsf.html (added)
+++ commons/cms-site/trunk/content/resources/bsf/download_bsf.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-bsf/download_bsf.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/bsf/download_bsf.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/cli/download_cli.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/cli/download_cli.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/cli/download_cli.html (added)
+++ commons/cms-site/trunk/content/resources/cli/download_cli.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-cli/download_cli.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/cli/download_cli.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/codec/download_codec.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/codec/download_codec.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/codec/download_codec.html (added)
+++ commons/cms-site/trunk/content/resources/codec/download_codec.html Tue Sep  
1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-codec/download_codec.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/codec/download_codec.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/collections/download_collections.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/collections/download_collections.html?rev=1700610&view=auto
==============================================================================
--- 
commons/cms-site/trunk/content/resources/collections/download_collections.html 
(added)
+++ 
commons/cms-site/trunk/content/resources/collections/download_collections.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-collections/download_collections.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/collections/download_collections.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/compress/download_compress.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/compress/download_compress.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/compress/download_compress.html 
(added)
+++ commons/cms-site/trunk/content/resources/compress/download_compress.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-compress/download_compress.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/compress/download_compress.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/configuration/download_configuration.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/configuration/download_configuration.html?rev=1700610&view=auto
==============================================================================
--- 
commons/cms-site/trunk/content/resources/configuration/download_configuration.html
 (added)
+++ 
commons/cms-site/trunk/content/resources/configuration/download_configuration.html
 Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-configuration/download_configuration.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/configuration/download_configuration.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/csv/download_csv.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/csv/download_csv.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/csv/download_csv.html (added)
+++ commons/cms-site/trunk/content/resources/csv/download_csv.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-csv/download_csv.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/csv/download_csv.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html (added)
+++ commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-dbcp/download_dbcp.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/dbcp/download_dbcp.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html 
(added)
+++ commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-dbutils/download_dbutils.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/dbutils/download_dbutils.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/digester/download_digester.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/digester/download_digester.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/digester/download_digester.html 
(added)
+++ commons/cms-site/trunk/content/resources/digester/download_digester.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-digester/download_digester.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/digester/download_digester.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/discovery/download_discovery.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/discovery/download_discovery.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/discovery/download_discovery.html 
(added)
+++ commons/cms-site/trunk/content/resources/discovery/download_discovery.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-discovery/download_discovery.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/discovery/download_discovery.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/el/download_el.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/el/download_el.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/el/download_el.html (added)
+++ commons/cms-site/trunk/content/resources/el/download_el.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; url=/proper/commons-el/download_el.cgi" 
/>
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/el/download_el.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/email/download_email.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/email/download_email.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/email/download_email.html (added)
+++ commons/cms-site/trunk/content/resources/email/download_email.html Tue Sep  
1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-email/download_email.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/email/download_email.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/exec/download_exec.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/exec/download_exec.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/exec/download_exec.html (added)
+++ commons/cms-site/trunk/content/resources/exec/download_exec.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-exec/download_exec.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/exec/download_exec.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html?rev=1700610&view=auto
==============================================================================
--- 
commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html 
(added)
+++ 
commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-fileupload/download_fileupload.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/fileupload/download_fileupload.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/fix.sh
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/fix.sh?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/fix.sh (added)
+++ commons/cms-site/trunk/content/resources/fix.sh Tue Sep  1 16:26:02 2015
@@ -0,0 +1,19 @@
+for comp in $*
+do
+echo Checking $comp
+test -d $comp && continue
+
+echo Creating $comp
+
+mkdir $comp
+
+cat <<EOD >$comp/download_$comp.html
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-$comp/download_$comp.cgi" />
+</head>
+</html>
+EOD
+
+echo Done $comp
+done
\ No newline at end of file

Propchange: commons/cms-site/trunk/content/resources/fix.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/functor/download_functor.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/functor/download_functor.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/functor/download_functor.html 
(added)
+++ commons/cms-site/trunk/content/resources/functor/download_functor.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-functor/download_functor.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/functor/download_functor.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/imaging/download_imaging.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/imaging/download_imaging.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/imaging/download_imaging.html 
(added)
+++ commons/cms-site/trunk/content/resources/imaging/download_imaging.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-imaging/download_imaging.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/imaging/download_imaging.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/io/download_io.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/io/download_io.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/io/download_io.html (added)
+++ commons/cms-site/trunk/content/resources/io/download_io.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; url=/proper/commons-io/download_io.cgi" 
/>
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/io/download_io.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/jci/download_jci.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/jci/download_jci.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/jci/download_jci.html (added)
+++ commons/cms-site/trunk/content/resources/jci/download_jci.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-jci/download_jci.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/jci/download_jci.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/jcs/download_jcs.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/jcs/download_jcs.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/jcs/download_jcs.html (added)
+++ commons/cms-site/trunk/content/resources/jcs/download_jcs.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-jcs/download_jcs.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/jcs/download_jcs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/jelly/download_jelly.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/jelly/download_jelly.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/jelly/download_jelly.html (added)
+++ commons/cms-site/trunk/content/resources/jelly/download_jelly.html Tue Sep  
1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-jelly/download_jelly.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/jelly/download_jelly.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/jexl/download_jexl.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/jexl/download_jexl.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/jexl/download_jexl.html (added)
+++ commons/cms-site/trunk/content/resources/jexl/download_jexl.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-jexl/download_jexl.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/jexl/download_jexl.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html (added)
+++ commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-jxpath/download_jxpath.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/jxpath/download_jxpath.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/lang/download_lang.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/lang/download_lang.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/lang/download_lang.html (added)
+++ commons/cms-site/trunk/content/resources/lang/download_lang.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-lang/download_lang.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/lang/download_lang.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/logging/download_logging.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/logging/download_logging.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/logging/download_logging.html 
(added)
+++ commons/cms-site/trunk/content/resources/logging/download_logging.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-logging/download_logging.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/logging/download_logging.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/math/download_math.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/math/download_math.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/math/download_math.html (added)
+++ commons/cms-site/trunk/content/resources/math/download_math.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-math/download_math.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/math/download_math.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/modeler/download_modeler.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/modeler/download_modeler.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/modeler/download_modeler.html 
(added)
+++ commons/cms-site/trunk/content/resources/modeler/download_modeler.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-modeler/download_modeler.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/modeler/download_modeler.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/ognl/download_ognl.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/ognl/download_ognl.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/ognl/download_ognl.html (added)
+++ commons/cms-site/trunk/content/resources/ognl/download_ognl.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-ognl/download_ognl.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/ognl/download_ognl.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/pool/download_pool.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/pool/download_pool.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/pool/download_pool.html (added)
+++ commons/cms-site/trunk/content/resources/pool/download_pool.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-pool/download_pool.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/pool/download_pool.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/primitives/download_primitives.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/primitives/download_primitives.html?rev=1700610&view=auto
==============================================================================
--- 
commons/cms-site/trunk/content/resources/primitives/download_primitives.html 
(added)
+++ 
commons/cms-site/trunk/content/resources/primitives/download_primitives.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-primitives/download_primitives.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/primitives/download_primitives.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/proxy/download_proxy.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/proxy/download_proxy.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/proxy/download_proxy.html (added)
+++ commons/cms-site/trunk/content/resources/proxy/download_proxy.html Tue Sep  
1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-proxy/download_proxy.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/proxy/download_proxy.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/scxml/download_scxml.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/scxml/download_scxml.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/scxml/download_scxml.html (added)
+++ commons/cms-site/trunk/content/resources/scxml/download_scxml.html Tue Sep  
1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-scxml/download_scxml.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/scxml/download_scxml.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
commons/cms-site/trunk/content/resources/validator/download_validator.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/validator/download_validator.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/validator/download_validator.html 
(added)
+++ commons/cms-site/trunk/content/resources/validator/download_validator.html 
Tue Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-validator/download_validator.cgi" />
+</head>
+</html>

Propchange: 
commons/cms-site/trunk/content/resources/validator/download_validator.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/vfs/download_vfs.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/vfs/download_vfs.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/vfs/download_vfs.html (added)
+++ commons/cms-site/trunk/content/resources/vfs/download_vfs.html Tue Sep  1 
16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-vfs/download_vfs.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/vfs/download_vfs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: commons/cms-site/trunk/content/resources/weaver/download_weaver.html
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/resources/weaver/download_weaver.html?rev=1700610&view=auto
==============================================================================
--- commons/cms-site/trunk/content/resources/weaver/download_weaver.html (added)
+++ commons/cms-site/trunk/content/resources/weaver/download_weaver.html Tue 
Sep  1 16:26:02 2015
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; 
url=/proper/commons-weaver/download_weaver.cgi" />
+</head>
+</html>

Propchange: commons/cms-site/trunk/content/resources/weaver/download_weaver.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to