Author: mturk
Date: Tue Jan 5 07:42:26 2010
New Revision: 895929
URL: http://svn.apache.org/viewvc?rev=895929&view=rev
Log:
Fix flag
Modified:
commons/sandbox/runtime/trunk/src/main/native/shared/string.c
Modified: commons/sandbox/runtime/trunk/src/main/native/shared/string.c
URL:
http://s
Author: mturk
Date: Tue Jan 5 07:41:17 2010
New Revision: 895928
URL: http://svn.apache.org/viewvc?rev=895928&view=rev
Log:
wcscasecmp is not portable
Modified:
commons/sandbox/runtime/trunk/src/main/native/shared/string.c
Modified: commons/sandbox/runtime/trunk/src/main/native/shared/strin
Author: mturk
Date: Tue Jan 5 07:32:50 2010
New Revision: 895926
URL: http://svn.apache.org/viewvc?rev=895926&view=rev
Log:
Fix sizeof for sigaction
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/unix/signals.c
Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/sign
Author: mturk
Date: Tue Jan 5 07:28:17 2010
New Revision: 895925
URL: http://svn.apache.org/viewvc?rev=895925&view=rev
Log:
Add flags to the ACR_Signal
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_exec.h
commons/sandbox/runtime/trunk/src/main/native/include/acr_sig
Author: bayard
Date: Tue Jan 5 06:11:37 2010
New Revision: 895915
URL: http://svn.apache.org/viewvc?rev=895915&view=rev
Log:
Renaming media for the simple reason that two directories pisses off my tab
completion :)
Added:
commons/proper/lang/trunk/src/original-media/
- copied from r8
Author: sebb
Date: Tue Jan 5 03:12:26 2010
New Revision: 895871
URL: http://svn.apache.org/viewvc?rev=895871&view=rev
Log:
DBCP-315 Remove throws clause from method that does not throw an exception.
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/PoolingDriver.java
Author: sebb
Date: Tue Jan 5 03:07:51 2010
New Revision: 895870
URL: http://svn.apache.org/viewvc?rev=895870&view=rev
Log:
DBCP-316 Remove impossible null check.
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/SharedPoolDataSource.java
commons/proper/dbc
Author: sebb
Date: Tue Jan 5 03:03:44 2010
New Revision: 895869
URL: http://svn.apache.org/viewvc?rev=895869&view=rev
Log:
DBCP-313 Remove code that catches and ignores Exceptions when calling
PooledConnection.removeConnectionEventListener(ConnectionEventListener)
as the method does not throw any
Author: sebb
Date: Tue Jan 5 02:19:17 2010
New Revision: 895860
URL: http://svn.apache.org/viewvc?rev=895860&view=rev
Log:
No need to use accessor
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
Modified:
commons/proper/dbcp/trunk/src/test/org/
Author: sebb
Date: Tue Jan 5 02:18:58 2010
New Revision: 895859
URL: http://svn.apache.org/viewvc?rev=895859&view=rev
Log:
Unused assignment
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestBasicDataSource.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apach
Author: sebb
Date: Tue Jan 5 01:50:04 2010
New Revision: 895844
URL: http://svn.apache.org/viewvc?rev=895844&view=rev
Log:
DBCP-314 Renamed variables with duplicate names in different scopes.
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/AbandonedTrace.java
commo
Author: sebb
Date: Mon Jan 4 23:41:48 2010
New Revision: 895827
URL: http://svn.apache.org/viewvc?rev=895827&view=rev
Log:
Cannot be sure that half the threads will fail, because the waiting threads
can get a connection during the shutdown sequence
Modified:
commons/proper/dbcp/trunk/src/te
Author: polx
Date: Mon Jan 4 23:36:31 2010
New Revision: 895826
URL: http://svn.apache.org/viewvc?rev=895826&view=rev
Log:
attempt at documentation polishes.
paul
Modified:
commons/proper/jelly/trunk/xdocs/faq.xml
commons/proper/jelly/trunk/xdocs/gettingstarted.xml
commons/proper/jel
Author: sebb
Date: Mon Jan 4 23:31:01 2010
New Revision: 895824
URL: http://svn.apache.org/viewvc?rev=895824&view=rev
Log:
Use parent multi-thread test method
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java
Modified:
commons/p
Author: sebb
Date: Mon Jan 4 23:27:47 2010
New Revision: 895823
URL: http://svn.apache.org/viewvc?rev=895823&view=rev
Log:
Remove unnecessary override of setUp() method.
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
Modified:
commons/proper/d
Author: sebb
Date: Mon Jan 4 23:26:12 2010
New Revision: 895821
URL: http://svn.apache.org/viewvc?rev=895821&view=rev
Log:
Move multipleThreads method and PoolTest class to parent class.
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
common
Author: sebb
Date: Mon Jan 4 18:52:32 2010
New Revision: 895746
URL: http://svn.apache.org/viewvc?rev=895746&view=rev
Log:
Split multiple thread tests into separate test cases
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java
Mod
Author: sebb
Date: Mon Jan 4 18:49:28 2010
New Revision: 895745
URL: http://svn.apache.org/viewvc?rev=895745&view=rev
Log:
Avoid using deprecated Exception unless essential to do so
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.jav
Author: sebb
Date: Mon Jan 4 18:48:05 2010
New Revision: 895744
URL: http://svn.apache.org/viewvc?rev=895744&view=rev
Log:
Avoid deprecation
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TesterConnection.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/c
Author: sebb
Date: Mon Jan 4 18:47:01 2010
New Revision: 895743
URL: http://svn.apache.org/viewvc?rev=895743&view=rev
Log:
No point in catching/reporting Exceptions that JUnit handles
Catch SQLException rather than generic Exception
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/co
Author: sebb
Date: Mon Jan 4 17:48:34 2010
New Revision: 895724
URL: http://svn.apache.org/viewvc?rev=895724&view=rev
Log:
Fix data hiding issues by renaming local variables
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestDelegatingDatabaseMetaData.java
commons
Author: sebb
Date: Mon Jan 4 17:42:10 2010
New Revision: 895719
URL: http://svn.apache.org/viewvc?rev=895719&view=rev
Log:
Unused import
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/managed/TestBasicManagedDataSource.java
Modified:
commons/proper/dbcp/trunk/src/tes
Author: sebb
Date: Mon Jan 4 17:36:46 2010
New Revision: 895718
URL: http://svn.apache.org/viewvc?rev=895718&view=rev
Log:
Oops - accidentally removed the suite() method
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.java
Modified
Author: sebb
Date: Mon Jan 4 17:28:59 2010
New Revision: 895714
URL: http://svn.apache.org/viewvc?rev=895714&view=rev
Log:
Suppress unnecessary stack trace output
Avoid deprecation warnings
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestManual.java
Modified:
commo
Author: sebb
Date: Mon Jan 4 17:16:34 2010
New Revision: 895709
URL: http://svn.apache.org/viewvc?rev=895709&view=rev
Log:
Avoid Eclipse warning re data hiding
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestManual.java
Modified:
commons/proper/dbcp/trunk/src/test/
Author: sebb
Date: Mon Jan 4 17:04:00 2010
New Revision: 895702
URL: http://svn.apache.org/viewvc?rev=895702&view=rev
Log:
Simplify PoolTest Exception handling.
Check for exact number of failed threads expected.
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasource
Author: mturk
Date: Mon Jan 4 15:01:01 2010
New Revision: 895655
URL: http://svn.apache.org/viewvc?rev=895655&view=rev
Log:
Add timeout to the exec
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_exec.h
commons/sandbox/runtime/trunk/src/main/native/os/unix/exec.c
Author: mturk
Date: Mon Jan 4 12:45:21 2010
New Revision: 895617
URL: http://svn.apache.org/viewvc?rev=895617&view=rev
Log:
Implement shell execute
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_args.h
commons/sandbox/runtime/trunk/src/main/native/include/acr_exec.h
Author: sebb
Date: Mon Jan 4 11:44:58 2010
New Revision: 895606
URL: http://svn.apache.org/viewvc?rev=895606&view=rev
Log:
Split multi-threaded tests into separate test cases
Move init of isRun from run() to ctor so main thread can reset it even if run()
method is delayed
Increase maxWait for te
Author: mturk
Date: Mon Jan 4 08:36:53 2010
New Revision: 895577
URL: http://svn.apache.org/viewvc?rev=895577&view=rev
Log:
Use invalidate-and-close
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c
Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c
30 matches
Mail list logo