Author: hibou
Date: Sat Nov  2 16:33:11 2013
New Revision: 1538216

URL: http://svn.apache.org/r1538216
Log:
test project for IVYDE-348

Added:
    ant/ivy/ivyde/trunk/test/retrieve-root/   (with props)
    ant/ivy/ivyde/trunk/test/retrieve-root/.classpath   (with props)
    ant/ivy/ivyde/trunk/test/retrieve-root/.project   (with props)
    ant/ivy/ivyde/trunk/test/retrieve-root/.settings/
    
ant/ivy/ivyde/trunk/test/retrieve-root/.settings/org.apache.ivyde.eclipse.prefs
    ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml   (with props)
    ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml   (with props)
    ant/ivy/ivyde/trunk/test/retrieve-root/src/

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov  2 16:33:11 2013
@@ -0,0 +1,3 @@
+lib
+mymodule-*
+bin

Added: ant/ivy/ivyde/trunk/test/retrieve-root/.classpath
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/retrieve-root/.classpath?rev=1538216&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/.classpath
------------------------------------------------------------------------------
    svn:mime-type = application/xml

Added: ant/ivy/ivyde/trunk/test/retrieve-root/.project
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/retrieve-root/.project?rev=1538216&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/test/retrieve-root/.project (added)
+++ ant/ivy/ivyde/trunk/test/retrieve-root/.project Sat Nov  2 16:33:11 2013
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.    
+-->
+<projectDescription>
+       <name>ivydetest-retrieve-root</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+               <nature>org.apache.ivyde.eclipse.ivynature</nature>
+       </natures>
+</projectDescription>

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/.project
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/.project
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/.project
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: 
ant/ivy/ivyde/trunk/test/retrieve-root/.settings/org.apache.ivyde.eclipse.prefs
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/retrieve-root/.settings/org.apache.ivyde.eclipse.prefs?rev=1538216&view=auto
==============================================================================
--- 
ant/ivy/ivyde/trunk/test/retrieve-root/.settings/org.apache.ivyde.eclipse.prefs 
(added)
+++ 
ant/ivy/ivyde/trunk/test/retrieve-root/.settings/org.apache.ivyde.eclipse.prefs 
Sat Nov  2 16:33:11 2013
@@ -0,0 +1,20 @@
+#       ***************************************************************
+#       * 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.
+#       ***************************************************************
+eclipse.preferences.version=1
+org.apache.ivyde.eclipse.standaloneretrieve=<?xml version\="1.0" 
encoding\="UTF-8" standalone\="no"?><setuplist><setup name\="dependencies" 
resolveInWorkspace\="false"><ivysettings ivyUserDir\="" loadondemand\="false" 
path\="${workspace_loc\:ivydetest-retrieve-root/ivysettings.xml}"/><ivyxml 
path\="ivy.xml"/><retrieve confs\="*" pattern\="[artifact]-[type].[ext]" 
sync\="false" types\="*"/></setup></setuplist>

Added: ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml?rev=1538216&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml (added)
+++ ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml Sat Nov  2 16:33:11 2013
@@ -0,0 +1,31 @@
+<!--
+   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="org.apache.ivyde" module="ivytest-retrieve-root">
+        <description>
+            Project that triggers a retrieve after resolve
+        </description>
+    </info>
+    <configurations>
+        <conf name="default" />
+    </configurations>
+    <dependencies>
+        <dependency org="myorg" name="mymodule" rev="1.1" conf="default" />
+    </dependencies>
+</ivy-module>

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivy.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml?rev=1538216&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml (added)
+++ ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml Sat Nov  2 16:33:11 
2013
@@ -0,0 +1,28 @@
+<!--
+   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.    
+-->
+<ivysettings>
+    <caches defaultCacheDir="${ivy.settings.dir}/../cache-fakerepo" 
useOrigin="true" />
+    <settings defaultResolver="fakerepo" checkUpToDate="false" />
+    <resolvers>
+        <filesystem name="fakerepo">
+            <ivy 
pattern="${ivy.settings.dir}/../fakerepo/[organisation]/[module]/ivy-[revision].xml"/>
+            <artifact 
pattern="${ivy.settings.dir}/../fakerepo/[organisation]/[module]/[type]s/[artifact]-[revision].[ext]"/>
+        </filesystem>
+    </resolvers>
+</ivysettings>

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/ivy/ivyde/trunk/test/retrieve-root/ivysettings.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml


Reply via email to