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 2012/08/21 17:20:19 UTC

svn commit: r1375601 - in /ant/ivy/core/trunk/test: repositories/1/compression/module3/ repositories/1/compression/module3/ivys/ repositories/1/compression/module3/jars/ repositories/1/compression/module4/ repositories/1/compression/module4/ivys/ repos...

Author: hibou
Date: Tue Aug 21 15:20:18 2012
New Revision: 1375601

URL: http://svn.apache.org/viewvc?rev=1375601&view=rev
Log:
Add missing test files

Added:
    ant/ivy/core/trunk/test/repositories/1/compression/module3/
    ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/
    ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml   (with props)
    ant/ivy/core/trunk/test/repositories/1/compression/module3/jars/
    ant/ivy/core/trunk/test/repositories/1/compression/module3/jars/module3-1.0.jar   (with props)
    ant/ivy/core/trunk/test/repositories/1/compression/module4/
    ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/
    ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml   (with props)
    ant/ivy/core/trunk/test/repositories/1/compression/module4/jars/
    ant/ivy/core/trunk/test/repositories/1/compression/module4/jars/module4-1.0.jar   (with props)
    ant/ivy/core/trunk/test/repositories/1/compression/module5/
    ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/
    ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml   (with props)
    ant/ivy/core/trunk/test/repositories/1/compression/module6/
    ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/
    ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml   (with props)
    ant/ivy/core/trunk/test/test-p2/zipped/
    ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml   (with props)
    ant/ivy/core/trunk/test/test-p2/zipped/bundles/
    ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant.source_1.8.3.v20120321-1730.jar   (with props)
    ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant_1.8.3.v20120321-1730.jar   (with props)
    ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar   (with props)
    ant/ivy/core/trunk/test/test-p2/zipped/content.xml   (with props)

Added: ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml (added)
+++ ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,27 @@
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+    <info organisation="compression" module="module3" revision="1.0" />
+    <configurations>
+        <conf name="default" />
+    </configurations>
+    <publications>
+        <artifact name="module3" type="jar" ext="jar" compression="jar" />
+    </publications>
+</ivy-module>

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module3/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/repositories/1/compression/module3/jars/module3-1.0.jar
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module3/jars/module3-1.0.jar?rev=1375601&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module3/jars/module3-1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml (added)
+++ ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,27 @@
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+    <info organisation="compression" module="module4" revision="1.0" />
+    <configurations>
+        <conf name="default" />
+    </configurations>
+    <publications>
+        <artifact name="module4" type="jar" ext="jar" compression="jar" />
+    </publications>
+</ivy-module>

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module4/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/repositories/1/compression/module4/jars/module4-1.0.jar
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module4/jars/module4-1.0.jar?rev=1375601&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module4/jars/module4-1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml (added)
+++ ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,27 @@
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+    <info organisation="compression" module="module5" revision="1.0" />
+    <configurations>
+        <conf name="default" />
+    </configurations>
+    <dependencies>
+        <dependency org="compression" name="module3" rev="1.0" />
+	</dependencies>
+</ivy-module>

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module5/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml (added)
+++ ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,27 @@
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+    <info organisation="compression" module="module6" revision="1.0" />
+    <configurations>
+        <conf name="default" />
+    </configurations>
+    <dependencies>
+        <dependency org="compression" name="module4" rev="1.0" />
+	</dependencies>
+</ivy-module>

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/repositories/1/compression/module6/ivys/ivy-1.0.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml (added)
+++ ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,52 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<?artifactRepository version='1.1.0'?>
+<!--
+   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.    
+-->
+<repository name='Test repo of artifacts with zipped touchpointData' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
+  <properties size='2'>
+    <property name='p2.timestamp' value='1311544192362'/>
+    <property name='p2.compressed' value='false'/>
+  </properties>
+  <mappings size='1'>
+    <rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/bundles/${id}_${version}.jar'/>
+  </mappings>
+  <artifacts size='3'>
+    <artifact classifier='osgi.bundle' id='org.apache.ant' version='1.8.3.v20120321-1730'>
+      <properties size='3'>
+        <property name='artifact.size' value='2916005'/>
+        <property name='download.size' value='2916005'/>
+        <property name='download.md5' value='f9e5813d7930dc765a9531b73e0fdb86'/>
+      </properties>
+    </artifact>
+    <artifact classifier='osgi.bundle' id='org.apache.ant.source' version='1.8.3.v20120321-1730'>
+      <properties size='3'>
+        <property name='artifact.size' value='947592'/>
+        <property name='download.size' value='947592'/>
+        <property name='download.md5' value='2703395cb677b36bbe04f0e868a10d2b'/>
+      </properties>
+    </artifact>
+    <artifact classifier='osgi.bundle' id='org.eclipse.e4.core.services' version='1.0.0.v20120521-2346'>
+      <properties size='3'>
+        <property name='artifact.size' value='947592'/>
+        <property name='download.size' value='947592'/>
+        <property name='download.md5' value='2703395cb677b36bbe04f0e868a10d2b'/>
+      </properties>
+    </artifact>
+  </artifacts>
+</repository>

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/artifacts.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant.source_1.8.3.v20120321-1730.jar
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant.source_1.8.3.v20120321-1730.jar?rev=1375601&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant.source_1.8.3.v20120321-1730.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant_1.8.3.v20120321-1730.jar
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant_1.8.3.v20120321-1730.jar?rev=1375601&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.apache.ant_1.8.3.v20120321-1730.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar?rev=1375601&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/bundles/org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: ant/ivy/core/trunk/test/test-p2/zipped/content.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/test-p2/zipped/content.xml?rev=1375601&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/test-p2/zipped/content.xml (added)
+++ ant/ivy/core/trunk/test/test-p2/zipped/content.xml Tue Aug 21 15:20:18 2012
@@ -0,0 +1,187 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<?metadataRepository version='1.1.0'?>
+<!--
+   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.    
+-->
+<repository name='Test repo of artifacts with zipped touchpointData' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
+  <properties size='2'>
+    <property name='p2.timestamp' value='1311544192366'/>
+    <property name='p2.compressed' value='false'/>
+  </properties>
+  <units size='3'>
+    <unit id='org.apache.ant' version='1.8.3.v20120321-1730' singleton='false'>
+      <update id='org.apache.ant' range='[0.0.0,1.8.3.v20120321-1730)' severity='0'/>
+      <properties size='2'>
+        <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
+        <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
+      </properties>
+      <provides size='73'>
+        <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ant' version='1.8.3.v20120321-1730'/>
+        <provided namespace='osgi.bundle' name='org.apache.ant' version='1.8.3.v20120321-1730'/>
+        <provided namespace='java.package' name='org.apache.tools.ant' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.dispatch' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.filters' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.filters.util' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.helper' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.input' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.launch' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.listener' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.loader' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.property' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.compilers' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.condition' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.cvslib' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.email' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.ccm' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.clearcase' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.depend' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.depend.constantpool' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.ejb' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.extension' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.extension.resolvers' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.i18n' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.image' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.j2ee' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.javacc' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.javah' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.jdepend' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.jlink' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.jsp' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.jsp.compilers' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.junit' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.native2ascii' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.net' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.perforce' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.pvcs' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.script' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.sos' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.sound' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.splash' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.ssh' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.testing' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.unix' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.vss' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.optional.windows' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.taskdefs.rmic' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.mappers' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.optional' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.optional.depend' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.optional.image' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.resolver' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.resources' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.resources.comparators' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.resources.selectors' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.selectors' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.selectors.modifiedselector' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.types.spi' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.depend' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.depend.bcel' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.facade' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.java15' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.optional' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.ant.util.regexp' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.bzip2' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.mail' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.tar' version='0.0.0'/>
+        <provided namespace='java.package' name='org.apache.tools.zip' version='0.0.0'/>
+        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
+      </provides>
+      <artifacts size='1'>
+        <artifact classifier='osgi.bundle' id='org.apache.ant' version='1.8.3.v20120321-1730'/>
+      </artifacts>
+      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+      <touchpointData size='1'>
+        <instructions size='2'>
+          <instruction key='manifest'>
+            Bundle-SymbolicName: org.apache.ant&#xA;Bundle-Version: 1.8.3.v20120321-1730
+          </instruction>
+          <instruction key='zipped'>
+            true
+          </instruction>
+        </instructions>
+      </touchpointData>
+    </unit>
+    <unit id='org.apache.ant.source' version='1.8.3.v20120321-1730' singleton='false'>
+      <update id='org.apache.ant.source' range='[0.0.0,1.8.3.v20120321-1730)' severity='0'/>
+      <properties size='5'>
+        <property name='df_LT.pluginName' value='Apache Ant'/>
+        <property name='df_LT.providerName' value='Eclipse Orbit'/>
+        <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
+        <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
+        <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
+      </properties>
+      <provides size='4'>
+        <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ant.source' version='1.8.3.v20120321-1730'/>
+        <provided namespace='osgi.bundle' name='org.apache.ant.source' version='1.8.3.v20120321-1730'/>
+        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='source' version='1.0.0'/>
+        <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
+      </provides>
+      <artifacts size='1'>
+        <artifact classifier='osgi.bundle' id='org.apache.ant.source' version='1.8.3.v20120321-1730'/>
+      </artifacts>
+      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+      <touchpointData size='1'>
+        <instructions size='1'>
+          <instruction key='manifest'>
+            Bundle-SymbolicName: org.apache.ant.source&#xA;Bundle-Version: 1.8.3.v20120321-1730
+          </instruction>
+        </instructions>
+      </touchpointData>
+    </unit>
+    <unit id='org.eclipse.e4.core.services' version='1.0.0.v20120521-2346'>
+      <update id='org.eclipse.e4.core.services' range='[0.0.0,1.0.0.v20120521-2346)' severity='0'/>
+      <properties size='5'>
+        <property name='df_LT.providerName' value='Eclipse.org'/>
+        <property name='df_LT.pluginName' value='Eclipse Application Services'/>
+        <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
+        <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
+        <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
+      </properties>
+      <provides size='13'>
+        <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.e4.core.services' version='1.0.0.v20120521-2346'/>
+        <provided namespace='osgi.bundle' name='org.eclipse.e4.core.services' version='1.0.0.v20120521-2346'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.internal.services' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.adapter' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.contributions' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.events' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.log' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.statusreporter' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.translation' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.util' version='0.0.0'/>
+        <provided namespace='java.package' name='org.eclipse.e4.core.services.work' version='0.0.0'/>
+        <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
+        <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
+      </provides>
+      <artifacts size='1'>
+        <artifact classifier='osgi.bundle' id='org.eclipse.e4.core.services' version='1.0.0.v20120521-2346'/>
+      </artifacts>
+      <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
+      <touchpointData size='1'>
+        <instructions size='1'>
+          <instruction key='manifest'>
+            Bundle-SymbolicName: org.eclipse.e4.core.services;singleton:=true&#xA;Bundle-Version: 1.0.0.v20120521-2346
+          </instruction>
+        </instructions>
+      </touchpointData>
+    </unit>
+  </units>
+</repository>

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/content.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/content.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/test-p2/zipped/content.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml