You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2009/01/20 22:01:30 UTC

svn commit: r736104 - in /ant/ivy/site/ivyde/updatesite: digest.zip digest.zip.asc digest.zip.md5 digest.zip.sha site.xml

Author: maartenc
Date: Tue Jan 20 13:01:29 2009
New Revision: 736104

URL: http://svn.apache.org/viewvc?rev=736104&view=rev
Log:
Preparing old updatesite for Ivy 2.0.0 release.

Added:
    ant/ivy/site/ivyde/updatesite/digest.zip
    ant/ivy/site/ivyde/updatesite/digest.zip.asc
    ant/ivy/site/ivyde/updatesite/digest.zip.md5
    ant/ivy/site/ivyde/updatesite/digest.zip.sha
    ant/ivy/site/ivyde/updatesite/site.xml   (with props)

Added: ant/ivy/site/ivyde/updatesite/digest.zip
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/digest.zip?rev=736104&view=auto
==============================================================================
Files ant/ivy/site/ivyde/updatesite/digest.zip (added) and ant/ivy/site/ivyde/updatesite/digest.zip Tue Jan 20 13:01:29 2009 differ

Added: ant/ivy/site/ivyde/updatesite/digest.zip.asc
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/digest.zip.asc?rev=736104&view=auto
==============================================================================
--- ant/ivy/site/ivyde/updatesite/digest.zip.asc (added)
+++ ant/ivy/site/ivyde/updatesite/digest.zip.asc Tue Jan 20 13:01:29 2009
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.40
+
+iEYEABECAAYFAklmgGYACgkQW+C6jLgGAq6cogCfWiMa+KByXamsaFfMvZTvBbev
+CwAAn1RF6iNyUWoHwuRXLA9IeEMjkMNv
+=y6Jq
+-----END PGP SIGNATURE-----

Added: ant/ivy/site/ivyde/updatesite/digest.zip.md5
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/digest.zip.md5?rev=736104&view=auto
==============================================================================
--- ant/ivy/site/ivyde/updatesite/digest.zip.md5 (added)
+++ ant/ivy/site/ivyde/updatesite/digest.zip.md5 Tue Jan 20 13:01:29 2009
@@ -0,0 +1 @@
+c118b38ca74a4ae6d5a77896f734ee4a *digest.zip

Added: ant/ivy/site/ivyde/updatesite/digest.zip.sha
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/digest.zip.sha?rev=736104&view=auto
==============================================================================
--- ant/ivy/site/ivyde/updatesite/digest.zip.sha (added)
+++ ant/ivy/site/ivyde/updatesite/digest.zip.sha Tue Jan 20 13:01:29 2009
@@ -0,0 +1 @@
+1e4c446988f1acd273f2809190aa1091d5724674 *digest.zip

Added: ant/ivy/site/ivyde/updatesite/site.xml
URL: http://svn.apache.org/viewvc/ant/ivy/site/ivyde/updatesite/site.xml?rev=736104&view=auto
==============================================================================
--- ant/ivy/site/ivyde/updatesite/site.xml (added)
+++ ant/ivy/site/ivyde/updatesite/site.xml Tue Jan 20 13:01:29 2009
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.    
+-->
+<site pack200="true"
+      mirrorsURL="http://ant.apache.org/ivy/ivyde/updatesite/eclipse-update--xml.cgi"
+      digestURL="./">
+   <description url="http://www.apache.org/dist/ant/ivyde/updatesite">
+      Eclipse update site for Apache IvyDE.
+   </description>
+
+   <feature url="features/org.apache.ivyde.feature_2.0.0.beta1.jar" id="org.apache.ivyde.feature" version="2.0.0.beta1">
+      <category name="ivyde"/>
+   </feature>
+
+   <feature url="features/org.apache.ivy.feature_2.0.0.final.jar" id="org.apache.ivy.feature" version="2.0.0.final">
+      <category name="ivyde"/>
+   </feature>
+
+   <category-def name="ivyde" label="Apache IvyDE Eclipse plugins"/>
+</site>

Propchange: ant/ivy/site/ivyde/updatesite/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain