noel2003/07/20 20:48:59
Modified:.Tag: branch_2_1_fcs build.xml
Added: lib Tag: branch_2_1_fcs mail-1.3.1.jar
Removed: lib Tag: branch_2_1_fcs mail_1_3.jar
Log:
updated JavaMail to v1.3.1
Revision ChangesPath
No revisi
I've made a sideways migration for our custom database pooling. James
used to use a custom pooler named mordred, and I've replaced it with the
DBCP 1.0 release.
I call it a sideways migration because it effectively provides the same
thing... a pretty reliable database pooler that can't survive
serge 2003/07/20 19:56:09
Modified:src/conf Tag: branch_2_1_fcs james-config.xml
Log:
Migrated from mordred (custom James database pooling implementation) to DBCP 1.0
release.
Revision ChangesPath
No revision
No revision
serge 2003/07/20 19:54:03
Added: src/java/org/apache/james/util/dbcp Tag: branch_2_1_fcs
JdbcDataSource.java
Log:
Avalon-style datasource wrapping a DBCP implementation. Included several examples
provided by DBCP that are non functional.
Revision C
serge 2003/07/20 19:53:15
james-server/src/java/org/apache/james/util/dbcp - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
serge 2003/07/20 19:37:54
Modified:.Tag: branch_2_1_fcs build.xml
Log:
Include the 3 jars for DBCP into the build. (1 was already specified, but not added
to CVS).
Revision ChangesPath
No revision
No revision
serge 2003/07/20 17:05:08
Added: lib Tag: branch_2_1_fcs commons-collections.jar
commons-dbcp.jar commons-pool.jar
Log:
Committing necessary jars for DBCP 1.0 use.
Revision ChangesPath
No revision
No