Mailing list archives: July 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Holger Hoffstätte (JIRA) [jira] Commented: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock Fri, 20 Jul, 22:33
Dain Sundstrom (JIRA) [jira] Commented: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock Fri, 20 Jul, 22:53
Dain Sundstrom (JIRA) [jira] Commented: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock Fri, 20 Jul, 22:58
Dain Sundstrom (JIRA) [jira] Commented: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock Fri, 20 Jul, 23:07
Phil Steitz Re: [DBCP] DBCP-44 Deadlock Sat, 21 Jul, 00:26
Dain Sundstrom [DBCP] close issues Sat, 21 Jul, 00:29
Phil Steitz Re: [DBCP] close issues Sat, 21 Jul, 05:15
Phil Steitz New Commons Committer: Dain Sundstrom Sat, 21 Jul, 05:36
Henri Yandell Re: New Commons Committer: Dain Sundstrom Sat, 21 Jul, 05:57
Sergey Vladimirov (JIRA) [jira] Created: (JXPATH-97) Incomplete handling of undefined namespaces Sat, 21 Jul, 14:11
Sergey Vladimirov (JIRA) [jira] Updated: (JXPATH-97) Incomplete handling of undefined namespaces Sat, 21 Jul, 14:13
Sergey Vladimirov (JIRA) [jira] Updated: (JXPATH-97) Incomplete handling of undefined namespaces Sat, 21 Jul, 14:13
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-284) ability to read OS environment variables Sat, 21 Jul, 14:38
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sat, 21 Jul, 14:55
ohe...@apache.org svn commit: r558330 - in /jakarta/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration: ConfigurationErrorListenerImpl.java TestDatabaseConfiguration.java TestFileConfiguration.java TestJNDIConfiguration.java Sat, 21 Jul, 15:26
pste...@apache.org svn commit: r558331 - /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java Sat, 21 Jul, 15:44
pste...@apache.org svn commit: r558332 - in /jakarta/commons/proper/dbcp/trunk/src: java/org/apache/commons/dbcp/ test/org/apache/commons/dbcp/ test/org/apache/commons/dbcp/datasources/ test/org/apache/commons/dbcp/managed/ Sat, 21 Jul, 15:48
Phil Steitz (JIRA) [jira] Resolved: (DBCP-11) [dbcp] stmt.getConnection() != Connection used to create the statement Sat, 21 Jul, 15:49
pste...@apache.org svn commit: r558334 - /jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml Sat, 21 Jul, 15:52
tobr...@apache.org svn commit: r558343 - /jakarta/commons/proper/codec/trunk/xdocs/issue-tracking.xml Sat, 21 Jul, 16:40
tobr...@apache.org svn commit: r558348 - /jakarta/commons/proper/codec/trunk/xdocs/index.xml Sat, 21 Jul, 16:59
Phil Steitz Re: svn commit: r557176 - in /jakarta/commons/proper/dbcp/trunk: src/java/org/apache/commons/dbcp/ src/java/org/apache/commons/dbcp/cpdsadapter/ src/test/org/apache/commons/dbcp/ src/test/org/apache/commons/dbcp/managed/ xdocs/ Sat, 21 Jul, 17:49
Robert Burrell Donkin Re: Commons Logging 1.1.1 - when? Sat, 21 Jul, 18:02
Dain Sundstrom Re: [DBCP] close issues Sat, 21 Jul, 18:14
Dain Sundstrom Re: [DBCP] DBCP-44 Deadlock Sat, 21 Jul, 18:17
ohe...@apache.org svn commit: r558368 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/DefaultConfigurationBuilder.java src/test/org/apache/commons/configuration/TestDefaultConfigurationBuilder.java xdocs/changes.xml Sat, 21 Jul, 19:00
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sat, 21 Jul, 19:11
Phil Steitz Re: [DBCP] close issues Sat, 21 Jul, 19:35
pste...@apache.org svn commit: r558377 - /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java Sat, 21 Jul, 20:19
Phil Steitz (JIRA) [jira] Resolved: (POOL-94) GenericObjectPool allows checking in of previously checked in objects Sat, 21 Jul, 20:22
pste...@apache.org svn propchange: r558377 - svn:log Sat, 21 Jul, 20:27
pste...@apache.org svn commit: r558393 - /jakarta/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.java Sat, 21 Jul, 23:43
pste...@apache.org svn commit: r558394 - /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/BasicDataSource.java Sat, 21 Jul, 23:46
Phil Steitz (JIRA) [jira] Resolved: (DBCP-232) maxWait = 0 waits indefinitely too, not only maxWait = -1 Sat, 21 Jul, 23:48
pste...@apache.org svn commit: r558397 - in /jakarta/commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl: GenericKeyedObjectPool.java GenericObjectPool.java Sat, 21 Jul, 23:49
pste...@apache.org svn commit: r558398 - /jakarta/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.java Sat, 21 Jul, 23:53
Vasily Ivanov (JIRA) [jira] Commented: (CONFIGURATION-284) ability to read OS environment variables Sun, 22 Jul, 01:21
pste...@apache.org svn commit: r558450 - in /jakarta/commons/proper/math/trunk: src/java/org/apache/commons/math/distribution/NormalDistributionImpl.java src/test/org/apache/commons/math/distribution/NormalDistributionTest.java xdocs/changes.xml Sun, 22 Jul, 02:33
Phil Steitz (JIRA) [jira] Commented: (MATH-167) ConvergenceException in normal CDF Sun, 22 Jul, 02:35
Phil Steitz (JIRA) [jira] Updated: (MATH-167) ConvergenceException in normal CDF Sun, 22 Jul, 02:35
Russel Winder (JIRA) [jira] Created: (CLI-137) Change of behaviour 1.0 -> 1.1 Sun, 22 Jul, 07:26
Oliver Zeigermann (JIRA) [jira] Created: (TRANSACTION-20) Create a new type of lock manager Sun, 22 Jul, 12:26
ozeigerm...@apache.org svn commit: r558475 - /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src/java/org/apache/commons/transaction/resource/StreamableResource.java Sun, 22 Jul, 12:27
ozeigerm...@apache.org svn commit: r558476 - /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src/java/org/apache/commons/transaction/resource/ResourceEvent.java Sun, 22 Jul, 12:28
Ralf Hauser (JIRA) [jira] Commented: (DBCP-152) [DBCP] add a socketFactory attribute to BasicDataSource (to allow SSL "thread"-safe) Sun, 22 Jul, 15:03
ozeigerm...@apache.org svn commit: r558494 - in /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src: java/org/apache/commons/transaction/ java/org/apache/commons/transaction/locking/ java/org/apache/commons/transaction/memory/ test/org/apache/commons/transaction/ Sun, 22 Jul, 15:16
Oliver Zeigermann (JIRA) [jira] Closed: (TRANSACTION-2) [transaction] FileHelper is not thread safe Sun, 22 Jul, 15:22
ozeigerm...@apache.org svn commit: r558495 - in /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src: java/org/apache/commons/transaction/ java/org/apache/commons/transaction/locking/ java/org/apache/commons/transaction/resource/ java/org/apache/commons/transaction... Sun, 22 Jul, 15:24
Robert Burrell Donkin Re: [logging] Running tests on earlier JVMs Sun, 22 Jul, 16:34
Thorbjørn Ravn Andersen (JIRA) [jira] Commented: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sun, 22 Jul, 18:25
Robert Burrell Donkin (JIRA) [jira] Commented: (POOL-97) EVICTION_TIMER is never cancelled. Sun, 22 Jul, 18:40
Phil Steitz (JIRA) [jira] Commented: (POOL-97) EVICTION_TIMER is never cancelled. Sun, 22 Jul, 19:04
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sun, 22 Jul, 20:29
pste...@apache.org svn commit: r558551 - in /jakarta/commons/sandbox/performance/trunk: ./ src/java/org/apache/commons/performance/ src/java/org/apache/commons/performance/dbcp/ Sun, 22 Jul, 21:19
Dennis Lundberg Re: [logging] Running tests on earlier JVMs Sun, 22 Jul, 22:51
denn...@apache.org svn commit: r558564 - /jakarta/commons/proper/logging/trunk/build-testing.xml Sun, 22 Jul, 23:20
denn...@apache.org svn commit: r558565 - /jakarta/commons/proper/logging/trunk/build-testing.xml Sun, 22 Jul, 23:59
denn...@apache.org svn commit: r558567 - /jakarta/commons/proper/logging/trunk/pom.xml Mon, 23 Jul, 00:20
Dennis Lundberg Re: [logging] Running tests on earlier JVMs Mon, 23 Jul, 00:30
Dennis Lundberg Re: Commons Logging 1.1.1 - when? Mon, 23 Jul, 00:45
Dennis Lundberg [logging] 1.1.1-SNAPSHOT deployed to the snapshot repository Mon, 23 Jul, 00:47
pste...@apache.org svn commit: r558588 - /jakarta/commons/sandbox/performance/trunk/build-dbcp.xml Mon, 23 Jul, 02:37
pste...@apache.org svn commit: r558593 - in /jakarta/commons/sandbox/performance/trunk: ./ src/java/org/apache/commons/performance/pool/ Mon, 23 Jul, 03:21
vikas (JIRA) [jira] Created: (VFS-171) How much time it will take to release new jar (commons-vfs-1.0.jar) that has support for webdev and smb because currently webdev and smb are in sandbox Mon, 23 Jul, 05:52
Brian Egge (JIRA) [jira] Commented: (CLI-137) Change of behaviour 1.0 -> 1.1 Mon, 23 Jul, 07:15
Marcus Klein (JIRA) [jira] Created: (FILEUPLOAD-141) Remove FileItems if FileUploadBase.parseRequest() fails Mon, 23 Jul, 10:55
simon Re: [logging] 1.1.1-SNAPSHOT deployed to the snapshot repository Mon, 23 Jul, 12:38
simon Re: [logging] Running tests on earlier JVMs Mon, 23 Jul, 12:44
ozeigerm...@apache.org svn commit: r558765 - in /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src/java/org/apache/commons/transaction/locking: LockManager.java RWLockManager.java Mon, 23 Jul, 15:00
Matt Benson (JIRA) [jira] Commented: (JXPATH-97) Incomplete handling of undefined namespaces Mon, 23 Jul, 16:59
ozeigerm...@apache.org svn commit: r558810 - in /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src/java/org/apache/commons/transaction/locking: LockException.java RWLockManager.java Mon, 23 Jul, 17:40
Oliver Zeigermann (JIRA) [jira] Commented: (TRANSACTION-9) [transaction] Add full file management capabilities to the FileResourceManager Mon, 23 Jul, 17:48
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-194) BasicDataSource.setLogWriter should not do createDataSource Mon, 23 Jul, 19:02
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-97) setAutoCommit(true) when returning connection to the pool Mon, 23 Jul, 19:04
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-102) [dbcp] setReadOnly & setAutoCommit called too many times Mon, 23 Jul, 19:04
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-212) PoolingDataSource closes physical connections Mon, 23 Jul, 19:04
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-152) [DBCP] add a socketFactory attribute to BasicDataSource (to allow SSL "thread"-safe) Mon, 23 Jul, 19:06
Dain Sundstrom (JIRA) [jira] Closed: (DBCP-155) [dbcp] allow to set >= 6 parameters to do non-global SSL Mon, 23 Jul, 19:08
Dain Sundstrom [DBCP] JIRA workflow? Mon, 23 Jul, 19:10
Dain Sundstrom (JIRA) [jira] Resolved: (DBCP-217) Closing of underlaying connection instead of the PoolGuardConnectionWrapper Mon, 23 Jul, 19:12
ozeigerm...@apache.org svn commit: r558836 - in /jakarta/commons/proper/transaction/branches/TRANSACTION_2/src/java/org/apache/commons/transaction/resource: ResourceException.java ResourceManager.java StreamableResource.java Mon, 23 Jul, 19:17
Antonio Petrelli Re: [DBCP] JIRA workflow? Mon, 23 Jul, 19:18
Peter Fassev (JIRA) [jira] Commented: (TRANSACTION-9) [transaction] Add full file management capabilities to the FileResourceManager Mon, 23 Jul, 19:18
mben...@apache.org svn commit: r558838 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/model/dom/ java/org/apache/commons/jxpath/ri/model/jdom/ test/org/apache/commons/jxpath/ri/model/ Mon, 23 Jul, 19:27
Matt Benson (JIRA) [jira] Updated: (JXPATH-97) Incomplete handling of undefined namespaces Mon, 23 Jul, 19:30
Matt Benson (JIRA) [jira] Resolved: (JXPATH-97) Incomplete handling of undefined namespaces Mon, 23 Jul, 19:36
d...@apache.org svn commit: r558845 - in /jakarta/commons/proper/dbcp/trunk/src: java/org/apache/commons/dbcp/BasicDataSource.java test/org/apache/commons/dbcp/TestBasicDataSource.java Mon, 23 Jul, 19:48
Jochen Wiedmann (JIRA) [jira] Resolved: (FILEUPLOAD-141) Remove FileItems if FileUploadBase.parseRequest() fails Mon, 23 Jul, 19:49
Dain Sundstrom (JIRA) [jira] Resolved: (DBCP-150) [dbcp] BasicDataSource : setter for connectionProperties Mon, 23 Jul, 19:49
d...@apache.org svn commit: r558846 - in /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp: PoolableConnectionFactory.java datasources/CPDSConnectionFactory.java datasources/KeyedCPDSConnectionFactory.java Mon, 23 Jul, 19:53
Dain Sundstrom (JIRA) [jira] Resolved: (DBCP-225) getConnection / borrowObject fails with NullPointerException Mon, 23 Jul, 19:54
Oliver Zeigermann (JIRA) [jira] Commented: (TRANSACTION-9) [transaction] Add full file management capabilities to the FileResourceManager Mon, 23 Jul, 19:58
Matt Benson (JIRA) [jira] Reopened: (JXPATH-97) Incomplete handling of undefined namespaces Mon, 23 Jul, 19:58
Dain Sundstrom (JIRA) [jira] Created: (DBCP-234) Only set *configured* default values for Connection Mon, 23 Jul, 20:01
d...@apache.org svn commit: r558850 - in /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources: PerUserPoolDataSource.java SharedPoolDataSource.java Mon, 23 Jul, 20:02
Dain Sundstrom (JIRA) [jira] Resolved: (DBCP-207) DBCP 1.2.1 incompatible with Informix (driver doesn't support setReadOnly(...)) Mon, 23 Jul, 20:05
Oliver Heger [configuration][all] Support for OS environment variables Mon, 23 Jul, 20:09
Dain Sundstrom Re: [DBCP] DBCP-44 Deadlock Mon, 23 Jul, 20:31
Sergey Vladimirov (JIRA) [jira] Commented: (JXPATH-97) Incomplete handling of undefined namespaces Mon, 23 Jul, 20:37
Henri Yandell Re: [DBCP] JIRA workflow? Mon, 23 Jul, 20:45
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Box list
Dec 2009111
Nov 2009486
Oct 2009339
Sep 2009286
Aug 2009467
Jul 2009410
Jun 2009420
May 2009804
Apr 2009500
Mar 2009659
Feb 2009419
Jan 2009461
Dec 2008265
Nov 2008294
Oct 2008247
Sep 2008171
Aug 2008198
Jul 2008218
Jun 2008377
May 2008676
Apr 20081093
Mar 2008741
Feb 2008639
Jan 2008873
Dec 2007263
Nov 2007369
Oct 2007275
Sep 2007260
Aug 2007448
Jul 20071189
Jul 20071189
Jun 2007970
May 2007982
Apr 2007715
Mar 2007720
Feb 2007876
Jan 20071026
Dec 20061008
Nov 20061579
Oct 2006890
Sep 2006643
Aug 2006995
Jul 20061542
Jun 2006750
May 20061059
Apr 20061280
Mar 20061782
Feb 20061147
Jan 20061351
Dec 20051531
Nov 20051520
Oct 20051020
Sep 20051068
Aug 20051757
Jul 20051166
Jun 20051478
May 20051309
Apr 2005925
Mar 20051063
Feb 20051528
Jan 20051715
Dec 20041414
Nov 20041732
Oct 20041649
Sep 20042039
Aug 20041449
Jul 20041239
Jun 20041923
May 20041967
Apr 20041481
Mar 20042020
Feb 20041944
Jan 20041969
Dec 20031510
Nov 20032060
Oct 20032096
Sep 20032048
Aug 20031901
Jul 20031556
Jun 20031833
May 20031441
Apr 20031378
Mar 20031394
Feb 20031441
Jan 20032603
Dec 20021234
Nov 20021437
Oct 20022149
Sep 20021572
Aug 20022411
Jul 20022394
Jun 20021965
May 20021124
Apr 20021334
Mar 2002991
Feb 20021720
Jan 20021856
Dec 2001512
Nov 2001266
Oct 200119