Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1431 - development/main/planet/facilities/http

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1431 - development/main/planet/facilities/http
  • Date: Mon, 10 Jan 2005 10:09:01 +0100

Author: mcconnell
Date: Mon Jan 10 10:09:00 2005
New Revision: 1431

Modified:
development/main/planet/facilities/http/index.xml
Log:
remove duplicate commons-collections reference

Modified: development/main/planet/facilities/http/index.xml
==============================================================================
--- development/main/planet/facilities/http/index.xml (original)
+++ development/main/planet/facilities/http/index.xml Mon Jan 10 10:09:00
2005
@@ -146,24 +146,25 @@
<group>commons-beanutils</group>
</info>
</resource>
- -->

<resource>
<info>
- <name>commons-codec</name>
- <version>1.2</version>
- <group>commons-codec</group>
+ <name>commons-collections</name>
+ <version>2.1</version>
+ <group>commons-collections</group>
</info>
</resource>
+ -->

<resource>
<info>
- <name>commons-collections</name>
- <version>2.1</version>
- <group>commons-collections</group>
+ <name>commons-codec</name>
+ <version>1.2</version>
+ <group>commons-codec</group>
</info>
</resource>

+
<!-- already delcared -->
<!--
<resource>



  • svn commit: r1431 - development/main/planet/facilities/http, mcconnell, 01/10/2005

Archive powered by MHonArc 2.6.24.

Top of Page