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/07/22 21:45:20 UTC

svn commit: r1364410 [1/2] - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/parser/xml/ test/buildlists/ test/buildlists/testAbsolutePathToParent/ test/buildlists/testAbsolutePathToParent/bootstrap-parent/ test/buildlists/testAbsolutePathTo...

Author: hibou
Date: Sun Jul 22 19:45:18 2012
New Revision: 1364410

URL: http://svn.apache.org/viewvc?rev=1364410&view=rev
Log:
thanks to Mitch Gitman and Jean-Louis Boudart:
- FIX: ivy:buildlist task confused by extends feature using two parents (IVY-1363)
- FIX: ivy.xml extends feature complains about Windows filesystem path (IVY-1359)
- FIX: buildlist task chokes on absolute path to parent Ivy module (IVY-1364)


Added:
    ant/ivy/core/trunk/test/buildlists/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/
    ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/
    ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/
    ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/germany/
    ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/
    ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/
    ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/
    ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/
    ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/
    ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/germany/
    ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/
    ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/
    ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/germany/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/germany/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/germany/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/ireland/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/ireland/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/ireland/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/master-parent/
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/master-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/master-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/bootstrap-parent/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/bootstrap-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/bootstrap-parent/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/croatia/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/croatia/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/croatia/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/germany/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/germany/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/germany/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/ireland/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/ireland/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/ireland/ivy.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/master-parent/
    ant/ivy/core/trunk/test/buildlists/testTwoParents/master-parent/build.xml   (with props)
    ant/ivy/core/trunk/test/buildlists/testTwoParents/master-parent/ivy.xml   (with props)
Modified:
    ant/ivy/core/trunk/CHANGES.txt
    ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java
    ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyBuildListTest.java

Modified: ant/ivy/core/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=1364410&r1=1364409&r2=1364410&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Sun Jul 22 19:45:18 2012
@@ -46,6 +46,7 @@ for detailed view of each issue, please 
 	Benjamin Francisoud	
 	Jacob Grydholt Jensen
 	John Gibson
+	Mitch Gitman
 	Scott Goldstein
 	Pierre Hägnestrand
 	Scott Hebert
@@ -129,6 +130,9 @@ for detailed view of each issue, please 
 - FIX: NullPointerExeption in AbstractOSGiResolver (IVY-1343) (thanks to Thomas Kurpick)
 - FIX: Delivered ivy descriptor inconsistent with resolve report / retrieve and other post-resolve actions (IVY-1300) (thanks to Ed Burcher)
 - FIX: The Updatesite resolver is downloading Eclipse features instead of Eclipse bundle/plugin
+- FIX: ivy:buildlist task confused by extends feature using two parents (IVY-1363) (thanks to Mitch Gitman and Jean-Louis Boudart)
+- FIX: ivy.xml extends feature complains about Windows filesystem path (IVY-1359) (thanks to Mitch Gitman and Jean-Louis Boudart)
+- FIX: buildlist task chokes on absolute path to parent Ivy module (IVY-1364) (thanks to Mitch Gitman and Jean-Louis Boudart)
 
    2.3.0-rc1
 =====================================

Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java?rev=1364410&r1=1364409&r2=1364410&view=diff
==============================================================================
--- ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java (original)
+++ ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java Sun Jul 22 19:45:18 2012
@@ -232,6 +232,7 @@ public class XmlModuleDescriptorParser e
             settings = ivySettings;
             configureModuleInheritanceRepository();
         }
+
         /**
          * Configure module inheritance repository (repository containning all path references 
          * to parent modules). Basicaly it checks if module inheritance repository exist 
@@ -428,13 +429,13 @@ public class XmlModuleDescriptorParser e
 
             //check on filesystem based on location attribute (for dev ONLY)
             try {
-                checkParentModuleOnFilesystem(location);
+                checkParentModuleOnFilesystem(location, parentMrid);
             } catch (IOException e) {
                 Message.warn("Unable to parse included ivy file " + location + ": " 
                     + e.getMessage());
             }
             
-            // resolve parent from module inheritance repository
+            // Resolve parent module descriptor from module inheritance repository
             parent = resolveParentFromModuleInheritanceRepository(parentMrid);
             
             // if not found, tries to resolve using repositories
@@ -616,22 +617,30 @@ public class XmlModuleDescriptorParser e
          * Check if parent module is reachable using location attribute (for dev purpose).
          * If parent module is reachable it will be registered in module inheritance repository 
          * @param location a given location 
+         * @param parentMrid 
          * @throws IOException
          * @throws ParseException 
          */
-        protected void checkParentModuleOnFilesystem(String location) throws IOException, ParseException {
-            URL url =getSettings().getRelativeUrlResolver().getURL(descriptorURL, location);
-            //is parent module reachable using location attribute ?
-            if (url.openConnection().getContentLength() >0 ) {
-                IvySettings ivysettings = IvyContext.getContext().getSettings();
-                URLResolver urlResolver= (URLResolver) ivysettings.getResolver(MODULE_INHERITANCE_REPOSITORY);
-                if (urlResolver == null) {
-                    throw new ParseException("Unable to find module inheritance repository", 0);
-                } 
-                
-                if (!urlResolver.getIvyPatterns().contains(url.toExternalForm())) {
-                    Message.debug("Registering parent module into module inheritance repository, parent module location is "+url.toExternalForm());
-                    urlResolver.addIvyPattern(url.toExternalForm());
+        protected void checkParentModuleOnFilesystem(String location, ModuleRevisionId parentMrid) throws IOException, ParseException {
+            IvyContext ivyContext = IvyContext.getContext();
+            File file = new File(location);
+            URL url = null;
+            if (file.isAbsolute()) {
+                url = getSettings().getRelativeUrlResolver().getURL(descriptorURL,
+                    file.getAbsolutePath(), location);
+            } else {
+                url = getSettings().getRelativeUrlResolver().getURL(descriptorURL, location);
+            }
+            // Is parent module reachable using location attribute?
+            if (url.openConnection().getContentLength() > 0) {
+                String urlString = url.toExternalForm();
+                if (ivyContext.getSettings().getResolver(getModuleInheritanceRepositoryParentResolverName(parentMrid)) == null) {
+                    Message.debug("Registering parent module into module inheritance repository map. Parent module location: " + urlString);
+                    URLResolver parentModuleResolver = new URLResolver();
+                    parentModuleResolver.setName(getModuleInheritanceRepositoryParentResolverName(parentMrid));
+                    parentModuleResolver.addIvyPattern(url.toExternalForm());
+                    // Do we even need to be adding this resolver to the Ivy settings considering that it's being placed in the map and not being used elsewhere?
+                    ivyContext.getSettings().addResolver(parentModuleResolver);
                 }
             }
         }
@@ -665,13 +674,13 @@ public class XmlModuleDescriptorParser e
         }
 
         /**
-         * Resolve parent module from module inhertance repository
+         * Resolve parent module from module inheritance repository
          * @param parentMrid a given {@link ModuleRevisionId} to find
          * @return a {@link ModuleDescriptor} if found. Return null if no {@link ModuleDescriptor} was found
          * @throws ParseException
          */
         protected ModuleDescriptor resolveParentFromModuleInheritanceRepository(ModuleRevisionId parentMrid) throws ParseException {
-            Message.debug("Trying to load included ivy file from module inheritance repository " );
+            Message.debug("Trying to resolve included ivy file from module inheritance repository " );
             DependencyDescriptor dd = new DefaultDependencyDescriptor(parentMrid, true);
             ResolveEngine engine = IvyContext.getContext().getIvy().getResolveEngine();
             ResolveOptions options = new ResolveOptions();
@@ -679,7 +688,11 @@ public class XmlModuleDescriptorParser e
             options.setDownload(false);
             ResolveData data = new ResolveData(engine, options);
 
-            DependencyResolver resolver = IvyContext.getContext().getSettings().getResolver(MODULE_INHERITANCE_REPOSITORY);
+            DependencyResolver resolver = IvyContext.getContext().getSettings().getResolver(getModuleInheritanceRepositoryParentResolverName(parentMrid));
+            // The parent resolver will be null if its dev-only filesystem path hasn't been specified via the location attribute of the extends element. 
+            if (resolver == null) {
+                return null;
+            }
             dd = NameSpaceHelper.toSystem(dd, getSettings().getContextNamespace());
             ResolvedModuleRevision otherModule = resolver.getDependency(dd, data);
             if (otherModule != null) {
@@ -688,6 +701,10 @@ public class XmlModuleDescriptorParser e
                 return null;
             }
         }
+        
+        private static String getModuleInheritanceRepositoryParentResolverName(ModuleRevisionId parentMrid) {
+            return MODULE_INHERITANCE_REPOSITORY + "-" + parentMrid.toString();
+        }
 
         protected void publicationsStarted(Attributes attributes) {
             state = State.PUB;

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="bootstrap-parent" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="croatia" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,37 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="croatia" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="${master-parent.dir}/ivy.xml" extendType="configurations" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="germany" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,37 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="germany" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="${master-parent.dir}/ivy.xml" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="ireland" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,35 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="ireland" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="${master-parent.dir}/ivy.xml" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project default="build" basedir="." name="master-parent">
+  <target name="build" />
+</project>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="master-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="bootstrap-parent" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="croatia" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,34 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="croatia" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="germany" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,34 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="germany" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/germany/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="ireland" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="ireland" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project default="build" basedir="." name="master-parent">
+  <target name="build" />
+</project>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,34 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="master-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="germany" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testNoParents/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="bootstrap-parent" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="croatia" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,37 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="croatia" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="../master-parent/ivy.xml" extendType="configurations" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="master-parent" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/croatia/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="germany" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,37 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="germany" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="../master-parent/ivy.xml" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies>
+    <dependency org="com.uefa" name="ireland" rev="${version}" conf="default->default" />
+  </dependencies>
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/germany/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="ireland" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,35 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="ireland" revision="${version}">
+    <extends organisation="com.uefa" module="master-parent" revision="${version}" 
+        location="../master-parent/ivy.xml" />
+  </info>
+  
+  <configurations>
+    <!-- Check master-parent module for inherited public confs. -->
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/ireland/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project default="build" basedir="." name="master-parent">
+  <target name="build" />
+</project>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="master-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testOneParent/master-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="bootstrap-parent" default="build" basedir=".">
+  <target name="build" />
+</project>

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,32 @@
+<?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.    
+-->
+<ivy-module version="2.0" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
+  <info organisation="com.uefa" module="bootstrap-parent" revision="${version}" />
+  
+  <configurations>
+    <conf name="default" />
+  </configurations>
+  
+  <publications />
+  
+  <dependencies />
+</ivy-module>
\ No newline at end of file

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/build.xml
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/build.xml?rev=1364410&view=auto
==============================================================================
--- ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/build.xml (added)
+++ ant/ivy/core/trunk/test/buildlists/testRelativePathToParent/croatia/build.xml Sun Jul 22 19:45:18 2012
@@ -0,0 +1,22 @@
+<?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.    
+-->
+<project name="croatia" default="build" basedir=".">
+  <target name="build" />
+</project>