You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by le...@apache.org on 2005/05/05 23:28:02 UTC

svn commit: r168414 - in /gump/branches/Gump3/fixture: metadata/ metadata/projects/gump.apache.org-fixture-svn/ svnprojects/gump-fixture-svn-project-cyclic-1/ svnprojects/gump-fixture-svn-project-cyclic-2/ svnprojects/gump-fixture-svn-project-cyclic-3/

Author: leosimons
Date: Thu May  5 14:28:01 2005
New Revision: 168414

URL: http://svn.apache.org/viewcvs?rev=168414&view=rev
Log:
Add cyclic dependencies into the fixture.

Added:
    gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml
      - copied, changed from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml
    gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml
      - copied, changed from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml
    gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml
      - copied, changed from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-1/
      - copied from r168387, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-1/LICENSE.txt
      - copied unchanged from r168394, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/LICENSE.txt
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-2/
      - copied from r168387, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-2/LICENSE.txt
      - copied unchanged from r168394, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/LICENSE.txt
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-3/
      - copied from r168387, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/
    gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-cyclic-3/LICENSE.txt
      - copied unchanged from r168394, gump/branches/Gump3/fixture/svnprojects/gump-fixture-svn-project-1/LICENSE.txt
Modified:
    gump/branches/Gump3/fixture/metadata/profile.xml

Modified: gump/branches/Gump3/fixture/metadata/profile.xml
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/fixture/metadata/profile.xml?rev=168414&r1=168413&r2=168414&view=diff
==============================================================================
--- gump/branches/Gump3/fixture/metadata/profile.xml (original)
+++ gump/branches/Gump3/fixture/metadata/profile.xml Thu May  5 14:28:01 2005
@@ -29,6 +29,12 @@
     <projects>
         <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml"/>
         <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-2.xml"/>
-        <project href="http://svn.apache.org/repos/asf/gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-2.xml"/>
+        <project href="http://svn.apache.org/repos/asf/gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-3.xml"/>
+
+        <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml"/>
+        <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml"/>
+        <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml"/>
+
+        <project href="projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-does-not-exist.xml"/>
     </projects>
 </profile>

Copied: gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml (from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml)
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml?p2=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml&p1=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml&r1=168394&r2=168414&rev=168414&view=diff
==============================================================================
--- gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml (original)
+++ gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-1.xml Thu May  5 14:28:01 2005
@@ -13,8 +13,13 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<project name="gump-fixture-svn-project-1">
-    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-1"/>
+<project name="gump-fixture-svn-project-cyclic-1">
+    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-cyclic-1"/>
 
     <license name="LICENSE.txt"/>
+<!--    <depend project="gump-fixture-svn-project-1"/>
+    <depend project="gump-fixture-svn-project-2"/>
+    <depend project="gump-fixture-svn-project-3"/>-->
+    <!-- 1 <- 2 <- 3 <- 1 -->
+    <depend project="gump-fixture-svn-project-cyclic-3"/>
 </project>

Copied: gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml (from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml)
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml?p2=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml&p1=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml&r1=168394&r2=168414&rev=168414&view=diff
==============================================================================
--- gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml (original)
+++ gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-2.xml Thu May  5 14:28:01 2005
@@ -13,8 +13,13 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<project name="gump-fixture-svn-project-1">
-    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-1"/>
+<project name="gump-fixture-svn-project-cyclic-2">
+    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-cyclic-2"/>
 
     <license name="LICENSE.txt"/>
+<!--    <depend project="gump-fixture-svn-project-1"/>
+    <depend project="gump-fixture-svn-project-2"/>
+    <depend project="gump-fixture-svn-project-3"/>-->
+    <!-- 1 <- 2 <- 3 <- 1 -->
+    <depend project="gump-fixture-svn-project-cyclic-1"/>
 </project>

Copied: gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml (from r168394, gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml)
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml?p2=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml&p1=gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml&r1=168394&r2=168414&rev=168414&view=diff
==============================================================================
--- gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-1.xml (original)
+++ gump/branches/Gump3/fixture/metadata/projects/gump.apache.org-fixture-svn/gump-fixture-svn-project-cyclic-3.xml Thu May  5 14:28:01 2005
@@ -13,8 +13,13 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<project name="gump-fixture-svn-project-1">
-    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-1"/>
+<project name="gump-fixture-svn-project-cyclic-3">
+    <module name="gump-fixture-svn" subdir="gump-fixture-svn-project-cyclic-3"/>
 
     <license name="LICENSE.txt"/>
+    <depend project="gump-fixture-svn-project-1"/>
+    <depend project="gump-fixture-svn-project-2"/>
+    <depend project="gump-fixture-svn-project-3"/>
+    <!-- 1 <- 2 <- 3 <- 1 -->
+    <depend project="gump-fixture-svn-project-cyclic-2"/>
 </project>