You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/01/31 13:24:49 UTC

svn commit: r739552 - /ant/ivy/updatesite/trunk/build.properties

Author: hibou
Date: Sat Jan 31 12:24:48 2009
New Revision: 739552

URL: http://svn.apache.org/viewvc?rev=739552&view=rev
Log:
Add the build property file

Added:
    ant/ivy/updatesite/trunk/build.properties   (with props)

Added: ant/ivy/updatesite/trunk/build.properties
URL: http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk/build.properties?rev=739552&view=auto
==============================================================================
--- ant/ivy/updatesite/trunk/build.properties (added)
+++ ant/ivy/updatesite/trunk/build.properties Sat Jan 31 12:24:48 2009
@@ -0,0 +1,11 @@
+
+mirrors.url=http://ant.apache.org/ivy/ivyde/updatesite/eclipse-update--xml.cgi
+updatesite.url=http://www.apache.org/dist/ant/ivyde/updatesite
+
+# properties for hudson build environment
+hudson.eclipse.name=eclipse-SDK-3.4.1-solaris-gtk
+hudson.eclipse.dropFile=R-3.4.1-200809111700/${hudson.eclipse.name}.zip
+hudson.eclipse.download.url=http://www.eclipse.org/downloads/download.php
+hudson.eclipse.mirror.url=http://eclipse.ialto.org/eclipse/downloads/drops
+hudson.eclipse.mirror.id=514
+hudson.eclipse.url=${hudson.eclipse.download.url}?file=/eclipse/downloads/drops/${hudson.eclipse.dropFile}&url=${hudson.eclipse.mirror.url}/${hudson.eclipse.dropFile}&mirror_id=${hudson.eclipse.mirror.id}

Propchange: ant/ivy/updatesite/trunk/build.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/updatesite/trunk/build.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id