Author: skitching
Date: Wed Apr 19 03:14:01 2006
New Revision: 395196
URL: http://svn.apache.org/viewcvs?rev=395196&view=rev
Log:
Note that building requires maven 1.x
Modified:
jakarta/commons/proper/logging/trunk/xdocs/building.xml
Modified: jakarta/commons/proper/logging/trunk/xdocs/building.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/xdocs/building.xml?rev=395196&r1=395195&r2=395196&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/logging/trunk/xdocs/building.xml Wed Apr 19 03:14:01
2006
@@ -24,7 +24,7 @@
<section name="Overview">
<p>
Commons Logging uses <a href="http://ant.apache.org">Ant</a> as a build
system
- and <a href="http://maven.apache.org">Maven</a> for documentation only.
+ and <a href="http://maven.apache.org">Maven 1.x</a> for documentation only.
</p>
</section>
<!-- ================================================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]