mcconnell 2003/11/14 04:19:24
Modified: merlin INSTALLATION.TXT
Log:
Update install instructions.
Revision Changes Path
1.2 +11 -7 avalon/merlin/INSTALLATION.TXT
Index: INSTALLATION.TXT
===================================================================
RCS file: /home/cvs/avalon/merlin/INSTALLATION.TXT,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- INSTALLATION.TXT 24 Sep 2003 09:30:15 -0000 1.1
+++ INSTALLATION.TXT 14 Nov 2003 12:19:24 -0000 1.2
@@ -17,8 +17,8 @@
README.TXT
LICENSE.TXT
/plugins
- avalon-plugin-1.1.jar
- merlin-plugin-1.0.jar
+ avalon-meta-plugin-1.2-SNAPSHOT.jar
+ merlin-plugin-1.2.jar
Installing Merlin.
@@ -60,13 +60,17 @@
Maven platform. These plugins should be placed in the Maven plugin
directory (%MAVEN_HOME%\plugins).
- %MAVEN_HOME%\plugins\avalon-plugin-1.1.jar
- %MAVEN_HOME%\plugins\merlin-plugin-1.0.jar
+ %MAVEN_HOME%\plugins\avalon-meta-plugin-1.2-SNAPSHOT.jar
+ %MAVEN_HOME%\plugins\merlin-plugin-1.1-SNAPSHOT.jar
Please note that if you are upgrading an existing installation you must
-delete the %MAVEN_HOME%\plugins\merlin-plugin-1.0 directory, replace the
-existing plugin jar file, and delete all *.cache files in the Maven
-plugin directory.
+delete the following two directories:
+
+ %MAVEN_HOME%\plugins\merlin-plugin-*
+ %MAVEN_HOME%\plugins\avalon-meta-plugin-*
+
+Replace the existing avalon-mweta and merlin plugin jar files with the supplied
+versions. Finally, delete all *.cache files in the Maven plugin directory.
You now have everything in place to start using the Merlin Tutorial or
building you own components. If you have any problems, please subscribe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]