You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by xa...@apache.org on 2008/07/02 10:39:52 UTC

svn commit: r673314 - in /ant/ivy/site/ivyde: download.cgi download.html

Author: xavier
Date: Wed Jul  2 01:39:51 2008
New Revision: 673314

URL: http://svn.apache.org/viewvc?rev=673314&view=rev
Log:
fix download pages: add redirect.js script to download page, and eol-style property to download.cgi

Modified:
    ant/ivy/site/ivyde/download.cgi   (props changed)
    ant/ivy/site/ivyde/download.html

Propchange: ant/ivy/site/ivyde/download.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ant/ivy/site/ivyde/download.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/download.html?rev=673314&r1=673313&r2=673314&view=diff
==============================================================================
--- ant/ivy/site/ivyde/download.html (original)
+++ ant/ivy/site/ivyde/download.html Wed Jul  2 01:39:51 2008
@@ -19,6 +19,7 @@
 -->
 <html>
 <head>
+	<script src="js/download-redirect.js" type="text/javascript"></script>
 	<script type="text/javascript">var xookiConfig = {level: 0};</script>	
 	<script type="text/javascript" src="xooki/xooki.js"></script>
 </head>