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/19 22:51:42 UTC

svn commit: r476938 - in /forrest/trunk/whiteboard/forrest2/tools/ivy/repository: apache/commons-codec/ apache/commons-codec/jars/ apache/commons-dbcp/ apache/commons-dbcp/jars/ apache/log4j/ apache/log4j/jars/ asm/asm-commons/ asm/asm-commons/jars/

Author: rgardler
Date: Sun Nov 19 13:51:41 2006
New Revision: 476938

URL: http://svn.apache.org/viewvc?view=rev&rev=476938
Log:
It seems these items are not in public repos

Added:
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/ivy-1.3.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/jars/
    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-dbcp/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/jars/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/jars/commons-dbcp-1.2.1.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/jars/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/jars/log4j-1.2.14.jar   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml   (with props)
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/jars/
    forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/jars/asm-commons-2.2.2.jar   (with props)

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/ivy-1.3.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/ivy-1.3.xml?view=auto&rev=476938
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/ivy-1.3.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-codec/ivy-1.3.xml Sun Nov 19 13:51:41 2006
@@ -0,0 +1,9 @@
+<ivy-module version="1.0">
+	<info organisation="apache" module="commons-codec" revision="1.3" status="release" publication="20061118204226" default="true"/>
+	<configurations>
+		<conf name="default" visibility="public"/>
+	</configurations>
+	<publications>
+		<artifact name="commons-codec" type="jar" ext="jar" conf="default"/>
+	</publications>
+</ivy-module>

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

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=476938
==============================================================================
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-dbcp/ivy-1.2.1.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml?view=auto&rev=476938
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/commons-dbcp/ivy-1.2.1.xml Sun Nov 19 13:51:41 2006
@@ -0,0 +1,11 @@
+<?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-dbcp" revision="1.2.1" status="release" publication="20061027232928">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+    </info>    
+    <dependencies>
+      <dependency org="apache" name="commons-collections" rev="3.2"/>
+      <dependency org="apache" name="commons-pool" rev="1.3"/>
+    </dependencies>
+</ivy-module>

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

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

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

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml?view=auto&rev=476938
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/apache/log4j/ivy-1.2.14.xml Sun Nov 19 13:51:41 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="log4j" revision="1.2.14" status="release" publication="20061022022504">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+    </info>    
+</ivy-module>

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

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

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

Added: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml?view=auto&rev=476938
==============================================================================
--- forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml (added)
+++ forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml Sun Nov 19 13:51:41 2006
@@ -0,0 +1,11 @@
+<?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="asm" module="asm-commons" revision="2.2.2" status="release" publication="20061021235420">
+		<ivyauthor name="saafe" url="http://www.saafe.org/"/>
+
+		<description homepage="http://www.springframework.org/">
+	        ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Machine.
+		</description>
+	</info>    
+</ivy-module>

Propchange: forrest/trunk/whiteboard/forrest2/tools/ivy/repository/asm/asm-commons/ivy-2.2.2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

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