Title: [540] trunk/qdox/README.txt: Updated README
Revision
540
Author
mauro
Date
2009-02-02 04:24:39 -0600 (Mon, 02 Feb 2009)

Log Message

Updated README

Modified Paths


Diff

Modified: trunk/qdox/README.txt (539 => 540)

--- trunk/qdox/README.txt	2009-01-31 18:24:07 UTC (rev 539)
+++ trunk/qdox/README.txt	2009-02-02 10:24:39 UTC (rev 540)
@@ -1,6 +1,6 @@
 To build QDox there are two prerequisites:
 
-* Maven 2 (2.0.6 or later)
+* Maven 2 (2.0.9 or later)
 http://maven.apache.org
  
 * BYacc/J (1.8 or later)
@@ -16,3 +16,5 @@
 mvn install				- Create qdox jar
 mvn generate-sources 	- Generate the Java parser code (allowing you to develop in an IDE).
 mvn site      			- Build the QDox website
+mvn release:prepare		- Prepare release (confirm or change release version interactively)
+mvn release:perform		- Perform release (perform release from tag of prepare phase)
\ No newline at end of file


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to