jstrachan 2003/01/16 08:25:38
Modified: jelly README.txt
Log:
add a quick description of how to build individual libraries
Revision Changes Path
1.7 +6 -0 jakarta-commons-sandbox/jelly/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- README.txt 16 Jan 2003 16:22:58 -0000 1.6
+++ README.txt 16 Jan 2003 16:25:38 -0000 1.7
@@ -14,6 +14,12 @@
javadoc : creates the javadoc
site : build the complete documentation with reports, javadoc etc
dist : creates a distribution
+
+
+Jelly contains a number of individual tag libraries which can be built
+by themselves by changing to the directory jelly-tags/foo and performing the
+above commands to build the library you're interested in.
+
For more help using Maven please go to
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>