SVN: toys/cvsstats/web: README src/cvsstats.properties
pawelz
pawelz at pld-linux.org
Mon Apr 5 02:53:04 CEST 2010
Author: pawelz
Date: Mon Apr 5 02:53:04 2010
New Revision: 11302
Modified:
toys/cvsstats/web/README
toys/cvsstats/web/src/cvsstats.properties
Log:
- to much copy-paste
Modified: toys/cvsstats/web/README
==============================================================================
--- toys/cvsstats/web/README (original)
+++ toys/cvsstats/web/README Mon Apr 5 02:53:04 2010
@@ -1,7 +1,7 @@
1. Installation
- Create JNDI jdbc data source in your servlet container
- - set JNDI name in qsurvey/WEB-INF/classes/cvsstats.properties file
+ - set JNDI name in WEB-INF/classes/cvsstats.properties file
Unlike most web application, cvsstats does not come with all dependencies.
Depending on your java webserver you may need to install joda-time.jar and
Modified: toys/cvsstats/web/src/cvsstats.properties
==============================================================================
--- toys/cvsstats/web/src/cvsstats.properties (original)
+++ toys/cvsstats/web/src/cvsstats.properties Mon Apr 5 02:53:04 2010
@@ -1,2 +1 @@
database.jndi=java:comp/env/jdbc/cvsstats
-# data.dir=/var/lib/qsurvey
More information about the pld-cvs-commit
mailing list