donaldp 2002/11/12 15:07:58
Modified: . README.txt
Log:
Remove out of date recomendations wrt to jdk1.4
Revision Changes Path
1.4 +14 -27 jakarta-avalon-phoenix/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-avalon-phoenix/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.txt 15 Sep 2002 02:07:31 -0000 1.3
+++ README.txt 12 Nov 2002 23:07:57 -0000 1.4
@@ -1,9 +1,9 @@
-
+
P H O E N I X
-
+
@version@
-
-
+
+
What is it?
-----------
@@ -20,41 +20,28 @@
http://jakarta.apache.org/avalon - the parent project for Phoenix.
http://jakarta.apache.org/avalon/framework - a service framework
initiative.
-
- http://jakarta.apache.org/avalon/cornerstone - a set of reusable
components that
+
+ http://jakarta.apache.org/avalon/cornerstone - a set of reusable
components that
Phoenix server applications may use.
http://jakarta.apache.org/avalon/apps - a set of complete and in-progress
applications for Phoenix.
- http://jakarta.apache.org/james - a mail server that runs as a Phoenix
+ http://jakarta.apache.org/james - a mail server that runs as a Phoenix
server application.
Requirements
------------
-JDK1.3 or above
- -To build form CVS you must set JAVA_HOME to the jdk dir
(eg:/usr/bin/jdk1.3 or
- c:\jdk1.3)
-
- Note for JDK1.4 users, please remove xerces.jar from Phoenix's lib dir.
This is
- because JDK 1.4 comes with xerces, and Phoenix may object to two versions
in the
- classpath.
-
- Distribution
- ------------
- Distribution contains the following:
- -phoenix-engine.jar The Phoenix kernel
- -phoenix-loader.jar Phoenix loader
-
- Distributions built above JDK1.3 will include the following:
- -xerces.jar Any SAX2 parser will work. By default Xerces is
used.
+ -To build form CVS you must set JAVA_HOME to the jdk dir (eg.
/usr/java/jdk1.4 or
+ c:\jdk1.4.1)
Installation Instructions and Documentation
-------------------------------------------
- Phoenix is a framework that loads and runs servers. Without a server
- plugged into it, it doesn't do anything. To run it just execute run.bat
+ Phoenix is a framework that loads and runs servers. Without a server
+ plugged into it, it doesn't do anything. To run it just execute run.bat
or run.sh in the distribution bin folder. See docs/ subdirectory for
further
documentation.
@@ -66,6 +53,6 @@
Thanks for using Phoenix.
The Apache Jakarta Project
- http://jakarta.apache.org/
-
-
+ http://jakarta.apache.org/
+
+
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>