Author: bago
Date: Sun Jan 31 14:40:22 2010
New Revision: 905046
URL: http://svn.apache.org/viewvc?rev=905046&view=rev
Log:
manve-site-plugin 2.1 requires maven 2.1+, and I tested it with 2.2.1, so
updating the BUILDING.txt to reflect this new requirement.
Modified:
james/mime4j/trunk/BUILDING.txt
Modified: james/mime4j/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/BUILDING.txt?rev=905046&r1=905045&r2=905046&view=diff
==============================================================================
--- james/mime4j/trunk/BUILDING.txt (original)
+++ james/mime4j/trunk/BUILDING.txt Sun Jan 31 14:40:22 2010
@@ -3,7 +3,7 @@
(1) Requisites
--------------
-Mime4j utilizes Maven 2 as a distribution management and packaging tool.
Version 2.0.7
+Mime4j utilizes Maven 2 as a distribution management and packaging tool.
Version 2.2.1
or above is recommended.
JDK 1.5 or above is required in order to compile Mime4j.