/[Apache-SVN]/commons/proper/dbcp/trunk/pom.xml
ViewVC logotype

Log of /commons/proper/dbcp/trunk/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 882940 - (view) (annotate) - [select for diffs]
Modified Sat Nov 21 16:41:20 2009 UTC (2 days, 14 hours ago) by psteitz
File length: 13264 byte(s)
Diff to previous 831723 (colored)
Updated pool version.

Revision 831723 - (view) (annotate) - [select for diffs]
Modified Sun Nov 1 18:35:35 2009 UTC (3 weeks, 1 day ago) by psteitz
File length: 13264 byte(s)
Diff to previous 829616 (colored)
Added findbugs exclude filter.

Revision 829616 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 16:26:24 2009 UTC (4 weeks, 1 day ago) by psteitz
File length: 13174 byte(s)
Diff to previous 827830 (colored)
Added PoolableManagedConnection and PoolableManagedConnectionFactory so that pooled managed connections
can unregister themselves from transaction registries, avoiding resource leaks reported in
JIRA: DBCP-294.

Modified BasicDataSource to expose createPoolableConnectionFactory method so that BasicManagedDataSource
can override.  Increased visibility of BasicDataSource#validateConnectionFactory from private to protected.

Reported and patched by Philippe Mouawad

Revision 827830 - (view) (annotate) - [select for diffs]
Modified Tue Oct 20 23:00:29 2009 UTC (4 weeks, 6 days ago) by niallp
File length: 13101 byte(s)
Diff to previous 821742 (colored)
Update to commons-parent-12

Revision 821742 - (view) (annotate) - [select for diffs]
Modified Mon Oct 5 10:30:18 2009 UTC (7 weeks ago) by psteitz
File length: 13101 byte(s)
Diff to previous 821570 (colored)
Added connectionProperties property to DriverAdapterCPDS.  JIRA: DBCP-276.

Revision 821570 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 18:31:09 2009 UTC (7 weeks, 1 day ago) by psteitz
File length: 12986 byte(s)
Diff to previous 814240 (colored)
Updated pool version.

Revision 814240 - (view) (annotate) - [select for diffs]
Modified Sat Sep 12 21:20:59 2009 UTC (2 months, 1 week ago) by psteitz
File length: 12986 byte(s)
Diff to previous 812242 (colored)
1) Modified fix applied in r598045: 
* Removed workaround to prevent ConcurrentModificationExceptions generated by PooledConnectionImpl's notifyListeners method.
* Changed PooledConnectionImpl notifyListeners to copy listeners and iterate over the copy instead of directly iterating over failfast Vector iterator.

2) Applied the same fix to CPDSConnectionFactory

Jira: DBCP-216

Revision 812242 - (view) (annotate) - [select for diffs]
Modified Mon Sep 7 18:06:01 2009 UTC (2 months, 2 weeks ago) by psteitz
File length: 12884 byte(s)
Diff to previous 787028 (colored)
Updated to pool 1.5.2.

Revision 787028 - (view) (annotate) - [select for diffs]
Modified Sun Jun 21 15:07:07 2009 UTC (5 months ago) by markt
File length: 12884 byte(s)
Diff to previous 786360 (colored)
Update to commons-pool-1.5.1
I don't use maven so those changes were done blind

Revision 786360 - (view) (annotate) - [select for diffs]
Modified Fri Jun 19 03:55:58 2009 UTC (5 months ago) by psteitz
File length: 12884 byte(s)
Diff to previous 746598 (colored)
Update pool version to 1.5.1

Revision 746598 - (view) (annotate) - [select for diffs]
Modified Sat Feb 21 22:36:47 2009 UTC (9 months ago) by markt
File length: 12835 byte(s)
Diff to previous 737510 (colored)
Add me to list of developers

Revision 737510 - (view) (annotate) - [select for diffs]
Modified Sun Jan 25 14:01:41 2009 UTC (9 months, 4 weeks ago) by psteitz
File length: 12650 byte(s)
Diff to previous 735919 (colored)
Updated pool javadoc link, added clirr report.

Revision 735919 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 02:24:09 2009 UTC (10 months ago) by psteitz
File length: 12341 byte(s)
Diff to previous 734540 (colored)
updated pool dependency version.

Revision 734540 - (view) (annotate) - [select for diffs]
Modified Wed Jan 14 22:48:54 2009 UTC (10 months, 1 week ago) by rahul
File length: 12341 byte(s)
Diff to previous 678495 (colored)
Bump compiler settings to 1.5 to make m2 build pass.

Revision 678495 - (view) (annotate) - [select for diffs]
Modified Mon Jul 21 17:43:58 2008 UTC (16 months ago) by niallp
File length: 12341 byte(s)
Diff to previous 659438 (colored)
change commons-parent to version 11

Revision 659438 - (view) (annotate) - [select for diffs]
Modified Fri May 23 06:10:00 2008 UTC (18 months ago) by niallp
File length: 12341 byte(s)
Diff to previous 654484 (colored)
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
 - pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
 - the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and  <headerFile> element added to the plugin config in the pom.xml
 - fix m1 checkstyle config to reflect the above where appropriate (specify header file property)

Revision 654484 - (view) (annotate) - [select for diffs]
Modified Thu May 8 11:43:09 2008 UTC (18 months, 2 weeks ago) by niallp
File length: 12339 byte(s)
Diff to previous 635244 (colored)
Upgrade to commons-parent-10 pom

Revision 635244 - (view) (annotate) - [select for diffs]
Modified Sun Mar 9 14:21:48 2008 UTC (20 months, 2 weeks ago) by niallp
File length: 12338 byte(s)
Diff to previous 635093 (colored)
Upgrade to version 9 of commons-parent

Revision 635093 - (view) (annotate) - [select for diffs]
Modified Sat Mar 8 21:37:55 2008 UTC (20 months, 2 weeks ago) by psteitz
File length: 12370 byte(s)
Diff to previous 632815 (colored)
Added distributionManagement section for site deployment.

Revision 632815 - (view) (annotate) - [select for diffs]
Modified Sun Mar 2 19:37:56 2008 UTC (20 months, 3 weeks ago) by niallp
File length: 12155 byte(s)
Diff to previous 618163 (colored)
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin

Revision 618163 - (view) (annotate) - [select for diffs]
Modified Mon Feb 4 03:58:08 2008 UTC (21 months, 2 weeks ago) by psteitz
File length: 11864 byte(s)
Diff to previous 612219 (colored)
Added exception handler to ensure that PooledConnections are not orphaned
when an exception occurs in setUpDefaults or clearWarnings in 
IntanceKeyDataSource getConnection.

JIRA: DBCP-237
Reported and patched by Oliver Matz

Revision 612219 - (view) (annotate) - [select for diffs]
Modified Tue Jan 15 21:04:51 2008 UTC (22 months, 1 week ago) by niallp
File length: 11762 byte(s)
Diff to previous 609497 (colored)
upgrade to commons-parent-7

Revision 609497 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 03:15:46 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 11762 byte(s)
Diff to previous 598045 (colored)
Upgrade to commons-parent version 6 release

Revision 598045 - (view) (annotate) - [select for diffs]
Modified Sun Nov 25 20:02:07 2007 UTC (23 months, 4 weeks ago) by psteitz
File length: 11762 byte(s)
Diff to previous 595557 (colored)
Improved error recovery and listener cleanup in KeyedCPDSConnectionFactory. 
* Substituted calls to destroyObject with _pool.invalidateObject on error to
  ensure pool active count is decremented on error events.
* Ensured that events from closed or invalid connections are ignored and
  listeners are cleaned up. Generalized validatingMap to "muteMap" (map of
  PoolableConnections from which events are ignored) and postponed cleanup
  of this and pcMap to take place in makeObject.
* Removed calls to removeConnectionEventListener from connection event handlers
  to eliminate potential for ConcurrentModificationExceptions. Added a cleanupMap
  to keep track of PoolablConnections that need to have listeners cleaned up. 

JIRA: DBCP-216
Reported (and patched) by Marcos Sanz

Revision 595557 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 05:15:30 2007 UTC (2 years ago) by niallp
File length: 11655 byte(s)
Diff to previous 595554 (colored)
Configure the m2 source/target JDK version to 1.4 as it is in the m1 build

Revision 595554 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 05:09:24 2007 UTC (2 years ago) by niallp
File length: 11516 byte(s)
Diff to previous 578597 (colored)
Update m2 build

Revision 578597 - (view) (annotate) - [select for diffs]
Modified Sun Sep 23 19:50:08 2007 UTC (2 years, 2 months ago) by psteitz
File length: 11507 byte(s)
Diff to previous 568979 (colored)
Eliminated potential sources of NullPointerExceptions in PoolingConnection.
JIRA: DBCP-241

Revision 568979 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 13:38:00 2007 UTC (2 years, 3 months ago) by bayard
File length: 11426 byte(s)
Diff to previous 568574 (colored)
Changing name to 'Commons Xxx'

Revision 568574 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 11:50:58 2007 UTC (2 years, 3 months ago) by bayard
File length: 11418 byte(s)
Diff to previous 567500 (colored)
Removing the 'Commons ' from the names so all components are equivalent. This makes it look best in Continuum; no idea if it affects other places, but half of them don't have it so it hasn't been hurting them

Revision 567500 - (view) (annotate) - [select for diffs]
Modified Sun Aug 19 23:09:36 2007 UTC (2 years, 3 months ago) by psteitz
File length: 11426 byte(s)
Diff to previous 563171 (colored)
Updated commons parent version to 4.

Revision 563171 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 15:34:55 2007 UTC (2 years, 3 months ago) by bayard
File length: 11426 byte(s)
Diff to previous 562975 (colored)
Fixing DBCP-236 - applying the xerces dependency for testing purposes and putting back the old org.xml.sax.driver property

Revision 562975 - (view) (annotate) - [select for diffs]
Modified Sun Aug 5 21:59:36 2007 UTC (2 years, 3 months ago) by brett
File length: 11032 byte(s)
Diff to previous 560660 (colored)
don't need to use SSL for a read-only connection

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 11033 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 11033 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/dbcp/trunk/pom.xml
File length: 11033 byte(s)
Diff to previous 560337 (colored)
Moving to TLP

Revision 560337 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 17:52:04 2007 UTC (2 years, 3 months ago) by niallp
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 11033 byte(s)
Diff to previous 558884 (colored)
Remove jakarta references from m1 and m2 builds

Revision 558884 - (view) (annotate) - [select for diffs]
Modified Mon Jul 23 22:28:37 2007 UTC (2 years, 4 months ago) by dain
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 11073 byte(s)
Diff to previous 553875 (colored)
DBCP-221 Changed BasicDataSource.close() to permanently mark the data source as closed.  At close all idle connections are destroyed and the method returns.  As existing active connections are closed, they are destroyed.

Revision 553875 - (view) (annotate) - [select for diffs]
Modified Fri Jul 6 13:32:14 2007 UTC (2 years, 4 months ago) by psteitz
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 10974 byte(s)
Diff to previous 553747 (colored)
Added image resources, fixed parent POM version.

Revision 553747 - (view) (annotate) - [select for diffs]
Modified Fri Jul 6 06:04:45 2007 UTC (2 years, 4 months ago) by psteitz
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 10974 byte(s)
Diff to previous 553511 (colored)
Updates / fixes to get site generation working on Maven 2
- Added site.xml based on navigation.xml
POM fixes:
- Updated version to 1.3-SNAPSHOT
- Added reporting section
- Updated commons parent version

Revision 553511 - (view) (annotate) - [select for diffs]
Modified Thu Jul 5 14:12:47 2007 UTC (2 years, 4 months ago) by psteitz
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 8346 byte(s)
Diff to previous 546584 (colored)
Added support for pooling managed connections.
JIRA: DBCP-228
Patch provided by Dain Sundstrom.

Revision 546584 - (view) (annotate) - [select for diffs]
Added Tue Jun 12 18:28:57 2007 UTC (2 years, 5 months ago) by bayard
Original Path: jakarta/commons/proper/dbcp/trunk/pom.xml
File length: 7558 byte(s)
Adding a Maven2 pom.xml as per DBCP-211. I've removed a block of code from TestJOCLed that set the Xerces parser manually, I presume it was only there for odd situations in old JDKs. 

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2