Author: bodewig
Date: Wed Mar 10 11:19:20 2010
New Revision: 921307
URL: http://svn.apache.org/viewvc?rev=921307&view=rev
Log:
apr-util is no more
Modified:
gump/metadata/project/apr-util.xml
Modified: gump/metadata/project/apr-util.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/apr-util.xml?rev=921307&r1=921306&r2=921307&view=diff
==============================================================================
--- gump/metadata/project/apr-util.xml (original)
+++ gump/metadata/project/apr-util.xml Wed Mar 10 11:19:20 2010
@@ -20,10 +20,12 @@
<url href="http://apr.apache.org/"/>
<description>
- Apache Portable Runtime
+ Apache Portable Runtime Util - now part of APR itself, this module
+ only exists to aid projects who still expect apr-util to be
+ separate
</description>
- <svn repository="asf" dir="apr/apr-util/trunk"/>
+ <svn repository="asf" dir="apr/apr-util/branches/1.5.x"/>
<project name="apr-util-buildconf">
<script name="buildconf">
|