mcconnell 2003/11/22 18:06:23
Modified: repository README.TXT
Log:
Bring the readme up-to-date.
Revision Changes Path
1.4 +8 -0 avalon-sandbox/repository/README.TXT
Index: README.TXT
===================================================================
RCS file: /home/cvs/avalon-sandbox/repository/README.TXT,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.TXT 20 Nov 2003 22:47:55 -0000 1.3
+++ README.TXT 23 Nov 2003 02:06:23 -0000 1.4
@@ -29,6 +29,14 @@
$ maven avalon:setup
+The test suite in the repo package assumes that the sandbox/kernel
+suporoject has been build and installed. To do this you need to
+do the following:
+
+ $ cd ../kernel/impl
+ $ maven jar:install
+ $ cd ../../repository
+
The following goal builds the repository project:
$ maven avalon:build
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]