You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2006/11/18 23:55:49 UTC

svn commit: r476647 - in /forrest/trunk/whiteboard/forrest2/tools/ivy/repository: apache/commons-codec/jars/ apache/commons-httpclient/ apache/commons-logging/jars/ apache/xerces/ jtidy/jtidy/ jtidy/jtidy/jars/ junit/junit/jars/ springframework/core/ s...

Author: rgardler
Date: Sat Nov 18 14:55:48 2006
New Revision: 476647

URL: http://svn.apache.org/viewvc?view=rev&rev=476647
Log:
Our own Ivy repository. The goal is to have nothing in this repository byu contributing these items to a public repo.
However, this space can be used to develop the repo entries.

Added:
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/jars/commons-codec-1.3.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-logging/jars/commons-logging-1.1.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/jars/jtidy-4aug2000r7-dev.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-3.8.1.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-4.1.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/jars/spring-mock-2.0.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/jars/spring-web-2.0.jar   (with props)

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/jars/commons-codec-1.3.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/jars/commons-codec-1.3.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/jars/commons-codec-1.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+    <info organisation="apache" module="commons-httpclient" revision="3.1-alpha1" status="milestone">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+    </info>    
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-httpclient/ivy-3.1-alpha1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-logging/jars/commons-logging-1.1.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-logging/jars/commons-logging-1.1.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-logging/jars/commons-logging-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+    <info organisation="apache" module="xerces" revision="2.5.0" status="release" publication="20030922151400">
+		<license name="Apache" url="http://xml.apache.org/LICENSE"/>
+		<ivyauthor name="jayasoft" url="http://www.jayasoft.org/"/>
+
+		<repository name="ivyrep" url="http://www.jayasoft.fr/org/ivyrep/" pattern="[organisation]/[module]/ivy-[revision].xml" ivys="true" artifacts="false"/>
+		<repository name="ibiblio" url="http://www.ibiblio.org/maven/" pattern="[module]/jars/[artifact]-[revision].jar" ivys="false" artifacts="true"/>
+
+		<description homepage="http://xml.apache.org/xerces2-j/">
+	  Xerces2 is a high performance, fully compliant XML parsers in the Apache Xerces family.<br/> 
+	  Xerces seems to have a dependency on xml apis, but it's difficult to know exactly
+	  on which version, cause xml apis seems to be themselves a bundle of several
+	  xml apis, each having their own revisions. For the moment, this dependency is not
+	  described in this ivy file, and should thus be expressed in your ivy file if you depend
+	  on xerces.
+		</description>
+	</info>
+    <publications>
+        <artifact name="xercesImpl" type="jar" conf="default"/>
+    </publications>
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/xerces/ivy-2.5.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,15 @@
+<ivy-module version="1.0">
+	<info organisation="jtidy"
+		module="jtidy"
+		revision="4aug2000r7-dev"
+		status="release"
+		publication="20061118203324"
+		default="true"
+	/>
+	<configurations>
+		<conf name="default" visibility="public"/>
+	</configurations>
+	<publications>
+		<artifact name="jtidy" type="jar" ext="jar" conf="default"/>
+	</publications>
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/ivy-4aug2000r7-dev.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/jars/jtidy-4aug2000r7-dev.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/jars/jtidy-4aug2000r7-dev.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/jtidy/jtidy/jars/jtidy-4aug2000r7-dev.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-3.8.1.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-3.8.1.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-3.8.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-4.1.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-4.1.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/junit/junit/jars/junit-4.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+    <info organisation="springframework" module="core" revision="2.0" status="release">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+
+		<description homepage="http://www.springframework.org/">
+	        The leading full-stack Java/J2EE application framework, Spring delivers significant benefits for many projects, reducing development effort and costs while improving test coverage and quality.
+		</description>
+	</info>    
+      <publications>
+        <artifact name="spring" type="jar" conf="default"/>
+      </publications>
+      <dependencies>
+        <dependency org="apache" name="commons-dbcp" rev="1.2.1"/>
+        <dependency org="apache" name="commons-logging" rev="1.1"/>
+        <dependency org="apache" name="log4j" rev="1.2.14"/> 
+        <dependency org="asm" name="asm" rev="2.2.2"/>
+        <dependency org="asm" name="asm-commons" rev="2.2.2"/>
+        <dependency org="asm" name="asm-util" rev="2.2.2"/>
+	  <dependency org="cglib" name="cglib-nodep" rev="2.1_3"/>
+      </dependencies>
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/core/ivy-2.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+    <info organisation="springframework" module="mock" revision="2.0" status="release">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+
+		<description homepage="http://www.springframework.org/">
+	        The leading full-stack Java/J2EE application framework, Spring delivers significant benefits for many projects, reducing development effort and costs while improving test coverage and quality.
+		</description>
+    </info>    
+    <publications>
+        <artifact name="spring-mock" type="jar" conf="default"/>
+    </publications>
+    <dependencies>
+        <dependency org="junit" name="junit" rev="latest.release"/>
+    </dependencies>
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/ivy-2.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/jars/spring-mock-2.0.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/jars/spring-mock-2.0.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/mock/jars/spring-mock-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml?view=auto&rev=476647
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml Sat Nov 18 14:55:48 2006
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+    <info organisation="springframework" module="web" revision="2.0" status="release">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+
+		<description homepage="http://www.springframework.org/">
+	        The leading full-stack Java/J2EE application framework, Spring delivers significant benefits for many projects, reducing development effort and costs while improving test coverage and quality.
+		</description>
+    </info>    
+    <publications>
+        <artifact name="spring-web" type="jar" conf="default"/>
+    </publications>
+
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/ivy-2.0.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/jars/spring-web-2.0.jar
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/jars/spring-web-2.0.jar?view=auto&rev=476647
==============================================================================
Binary file - no diff available.

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/springframework/web/jars/spring-web-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream