Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-jforum
In directory james.mmbase.org:/tmp/cvs-serv1321/portlets-jforum

Modified Files:
        README.txt 
Log Message:
CMSC-916 - Improved explanation in readme.txt


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-jforum
See also: http://www.mmbase.org/jira/browse/CMSC-916


Index: README.txt
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/README.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- README.txt  30 May 2008 08:52:47 -0000      1.6
+++ README.txt  9 Jun 2008 09:13:34 -0000       1.7
@@ -6,7 +6,8 @@
 To install JForum Portlet,there is two step operation you should do.
 
 Step 1 :
-Adding below dependencies to you maven project.xml.You shoud check to prevent 
duplicated dependencies.
+Add the dependencies below to your maven project.xml. 
+Also check for duplicated dependencies and removed them.
 
 <!-- Hibernate dependencies (for Community Module) -->
    <dependency>
@@ -319,7 +320,7 @@
 
    Step 3  : Configure DataSouce
 
-   Add DataSouce in the context xml file,e.g.: the name should be jdbc/jforum
+   Add DataSouce in the context xml file,e.g.: the name should be "jdbc/jforum"
 
     <Resource name="jdbc/jforum" auth="Container" type="javax.sql.DataSource"
                removeAbandoned="true" 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to