Author: damjan
Date: Thu Oct 31 05:07:43 2013
New Revision: 1537378
URL: http://svn.apache.org/r1537378
Log:
Website updates.
Modified:
commons/proper/imaging/trunk/src/site/xdoc/formatsupport.xml
commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml
commons/proper/imaging/tr
Author: damjan
Date: Thu Oct 31 03:52:50 2013
New Revision: 1537372
URL: http://svn.apache.org/r1537372
Log:
Eat our own dog food.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/JpegImageMetadata.java
Modified:
commons/proper/imaging/trunk/src
Author: billbarker
Date: Thu Oct 31 02:40:26 2013
New Revision: 1537366
URL: http://svn.apache.org/r1537366
Log:
Fix hanging ant build
Modified:
commons/proper/pool/trunk/build.xml
Modified: commons/proper/pool/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/trunk/buil
Author: sebb
Date: Thu Oct 31 00:37:47 2013
New Revision: 1537359
URL: http://svn.apache.org/r1537359
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
commons/proper/pool/trunk/src/main/java/org/apache/com
Author: sebb
Date: Thu Oct 31 00:20:51 2013
New Revision: 1537356
URL: http://svn.apache.org/r1537356
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/DefaultPooledObject.java
Modified:
commons/proper/pool/trunk/src/main/java/org/apache
Author: sebb
Date: Thu Oct 31 00:16:34 2013
New Revision: 1537353
URL: http://svn.apache.org/r1537353
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
commons/proper/pool/trunk/src/test/java/org/apache
Author: sebb
Date: Thu Oct 31 00:17:00 2013
New Revision: 1537355
URL: http://svn.apache.org/r1537355
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/PoolUtils.java
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/
Author: sebb
Date: Thu Oct 31 00:16:47 2013
New Revision: 1537354
URL: http://svn.apache.org/r1537354
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/main/java/org/apac
Author: sebb
Date: Wed Oct 30 23:56:22 2013
New Revision: 1537350
URL: http://svn.apache.org/r1537350
Log:
All conditional statements should be in blocks
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/LinkedBlockingDeque.java
Modified:
commons/proper/pool/t
Author: sebb
Date: Wed Oct 30 23:51:20 2013
New Revision: 1537348
URL: http://svn.apache.org/r1537348
Log:
Use the lock directly and avoid data hiding warnings
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/LinkedBlockingDeque.java
Modified:
commons/proper/
Author: sebb
Date: Wed Oct 30 23:50:02 2013
New Revision: 1537346
URL: http://svn.apache.org/r1537346
Log:
Localise and document @SuppressWarnings
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modified:
commons/proper/pool/trunk/
Author: sebb
Date: Wed Oct 30 23:41:46 2013
New Revision: 1537344
URL: http://svn.apache.org/r1537344
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/proxy/BaseProxyHandler.java
commons/proper/pool/trunk/src/test/java/org/apache/commons/
Author: sebb
Date: Wed Oct 30 23:36:32 2013
New Revision: 1537343
URL: http://svn.apache.org/r1537343
Log:
The setUp() method already creates these variables in the same way
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
Modif
Author: sebb
Date: Wed Oct 30 23:27:08 2013
New Revision: 1537342
URL: http://svn.apache.org/r1537342
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/pool/trunk/src/test/java/org
Author: sebb
Date: Wed Oct 30 23:18:56 2013
New Revision: 1537339
URL: http://svn.apache.org/r1537339
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/MethodCallPoolableObjectFactory.java
commons/proper/pool/trunk/src/test/java/org/apache
Author: sebb
Date: Wed Oct 30 23:18:35 2013
New Revision: 1537338
URL: http://svn.apache.org/r1537338
Log:
Avoid data hiding
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/performance/PerformanceTest.java
Modified:
commons/proper/pool/trunk/src/test/java/org/apa
Author: mbenson
Date: Wed Oct 30 22:27:18 2013
New Revision: 1537332
URL: http://svn.apache.org/r1537332
Log:
branch no longer needed
Removed:
commons/proper/imaging/branches/IMAGING-120/
Author: erans
Date: Wed Oct 30 21:59:57 2013
New Revision: 1537324
URL: http://svn.apache.org/r1537324
Log:
MATH-1047
Added overflow checking to "ArithmeticUtils.pow(long,int)".
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ArithmeticUtils.java
commons/
Author: sebb
Date: Wed Oct 30 21:00:16 2013
New Revision: 1537301
URL: http://svn.apache.org/r1537301
Log:
Fix up eolstyle
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.java
(props changed)
commons/proper/pool/trunk/src/main/j
Author: erans
Date: Wed Oct 30 20:23:06 2013
New Revision: 1537279
URL: http://svn.apache.org/r1537279
Log:
MATH-1050
Deprecating "pow(int,long)" and "pow(long,long)".
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ArithmeticUtils.java
Modified:
commons/pro
Author: oheger
Date: Wed Oct 30 20:21:12 2013
New Revision: 1537277
URL: http://svn.apache.org/r1537277
Log:
Fixed a variable not used warning.
Modified:
commons/proper/beanutils/branches/java5/src/test/java/org/apache/commons/beanutils/locale/LocaleConvertUtilsTestCase.java
Modified:
comm
Author: oheger
Date: Wed Oct 30 20:21:46 2013
New Revision: 1537278
URL: http://svn.apache.org/r1537278
Log:
Fixed raw types warnings in test class.
Modified:
commons/proper/beanutils/branches/java5/src/test/java/org/apache/commons/beanutils/locale/LocaleBeanificationTestCase.java
Modified:
Author: oheger
Date: Wed Oct 30 20:20:46 2013
New Revision: 1537275
URL: http://svn.apache.org/r1537275
Log:
Fixed raw type warnings.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/commons/beanutils/locale/LocaleConvertUtils.java
Modified:
commons/proper/beanuti
Author: oheger
Date: Wed Oct 30 20:20:16 2013
New Revision: 1537274
URL: http://svn.apache.org/r1537274
Log:
Fixed raw type warnings.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/commons/beanutils/locale/LocaleBeanUtils.java
Modified:
commons/proper/beanutils/
Author: oheger
Date: Wed Oct 30 20:19:46 2013
New Revision: 1537272
URL: http://svn.apache.org/r1537272
Log:
Fixed raw type warnings and some typos.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean.java
Modified:
common
Author: oheger
Date: Wed Oct 30 20:19:13 2013
New Revision: 1537270
URL: http://svn.apache.org/r1537270
Log:
Generified LocaleConvertUtilsBean.
Again, it is not possible to go very far in applying meaningful type
parameters. For instance, for the convert() methods it does not seem to be
possible
Author: oheger
Date: Wed Oct 30 20:18:47 2013
New Revision: 1537269
URL: http://svn.apache.org/r1537269
Log:
Fixed some raw type warnings and typos.
Modified:
commons/proper/beanutils/branches/java5/src/test/java/org/apache/commons/beanutils/locale/converters/BaseLocaleConverterTestCase.java
Author: oheger
Date: Wed Oct 30 20:17:50 2013
New Revision: 1537267
URL: http://svn.apache.org/r1537267
Log:
Generified locale converters.
The locale converters now provide a convert method with a type parameter
defining the target conversion type. This commit also fixes
[BEANUTILS-448] and [BEAN
Author: oheger
Date: Wed Oct 30 20:18:10 2013
New Revision: 1537268
URL: http://svn.apache.org/r1537268
Log:
Updated changes.xml for BEANUTILS-448 and -449.
Modified:
commons/proper/beanutils/branches/java5/src/changes/changes.xml
Modified: commons/proper/beanutils/branches/java5/src/changes
Author: oheger
Date: Wed Oct 30 20:16:39 2013
New Revision: 1537266
URL: http://svn.apache.org/r1537266
Log:
Extracted a method for converting primitive types to wrapper types.
This functionality is needed by both normal and locale converters. Therefore,
it is useful to have it centrally availabl
Author: oheger
Date: Wed Oct 30 20:16:03 2013
New Revision: 1537265
URL: http://svn.apache.org/r1537265
Log:
Fixed raw type warnings in ConvertUtils.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/commons/beanutils/ConvertUtils.java
Modified:
commons/proper/bean
Author: oheger
Date: Wed Oct 30 20:15:33 2013
New Revision: 1537264
URL: http://svn.apache.org/r1537264
Log:
Generified LocaleConverter.
Analoguously to the Converter interface, there is now a type parameter for the
desired target type of a conversion. This also implies that all converter
impleme
Modified:
commons/proper/imaging/branches/IMAGING-120/src/test/java/org/apache/commons/imaging/formats/png/PngWriteReadTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/imaging/branches/IMAGING-120/src/test/java/org/apache/commons/imaging/formats/png/PngWriteReadTest.java?rev=1537262&r1=
Author: mbenson
Date: Wed Oct 30 19:54:17 2013
New Revision: 1537257
URL: http://svn.apache.org/r1537257
Log:
branch for IMAGING-120 refactoring
Added:
commons/proper/imaging/branches/IMAGING-120/
- copied from r1537256, commons/proper/imaging/trunk/
Author: mbenson
Date: Wed Oct 30 19:54:02 2013
New Revision: 1537256
URL: http://svn.apache.org/r1537256
Log:
duh
Removed:
commons/proper/imaging/branches/IMAGING-120/
Author: mbenson
Date: Wed Oct 30 19:52:23 2013
New Revision: 1537255
URL: http://svn.apache.org/r1537255
Log:
branch for IMAGING-120 refactoring
Added:
commons/proper/imaging/branches/
commons/proper/imaging/branches/IMAGING-120/
Author: markt
Date: Wed Oct 30 19:29:11 2013
New Revision: 1537253
URL: http://svn.apache.org/r1537253
Log:
Break the cyclic dependency between o.a.c.pool2 and o.a.c.pool2.impl
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.java
c
Author: markt
Date: Wed Oct 30 19:10:31 2013
New Revision: 1537249
URL: http://svn.apache.org/r1537249
Log:
Filter out the last remaining FindBugs warning that didn't appear until I
tweaked by IDE settings. Expand that Javadoc comments to make the behaviour
explicitly clear to users.
Modified:
Modified:
commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/common/bytesource/ByteSourceDataTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/common/bytesource/ByteSourceDataTest.java?rev=1537238&r1=1537237&r2=153
Author: markt
Date: Wed Oct 30 18:42:51 2013
New Revision: 1537234
URL: http://svn.apache.org/r1537234
Log:
Tab -> 4 spaces
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/main/java/org/apach
Author: markt
Date: Wed Oct 30 18:36:17 2013
New Revision: 1537229
URL: http://svn.apache.org/r1537229
Log:
Fix Javadoc links
Modified:
commons/proper/pool/trunk/src/site/site.xml
Modified: commons/proper/pool/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/tru
Author: ggregory
Date: Wed Oct 30 16:41:41 2013
New Revision: 1537171
URL: http://svn.apache.org/r1537171
Log:
Static field in BaseObjectPoolConfig should be accessed directly.
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
Mo
Author: ggregory
Date: Wed Oct 30 16:36:17 2013
New Revision: 1537166
URL: http://svn.apache.org/r1537166
Log:
Static field in BaseObjectPoolConfig should be accessed directly.
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modifie
Author: markt
Date: Wed Oct 30 16:32:36 2013
New Revision: 3380
Log:
Upload Commons Pool 2.0 RC1 for a release vote
Added:
dev/commons/pool/RELEASE-NOTES.txt (with props)
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz (with props)
dev/commons/pool/binaries/commons-pool2-2.
Author: markt
Date: Wed Oct 30 16:32:36 2013
New Revision: 3380
Log:
Upload Commons Pool 2.0 RC1 for a release vote
Added:
dev/commons/pool/RELEASE-NOTES.txt (with props)
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz (with props)
dev/commons/pool/binaries/commons-pool2-2.
Description:Pool 2.0 RC1Details:The following artifacts have been staged to the org.apache.commons-046 (u:markt, a:86.144.16.53) repository.archetype-catalog.xmlcommons-pool2-2.0-javadoc.jar.asccommons-pool2-2.0.jarcommons-pool2-2.0-src.tar.gz.asccommons-pool2-2.0-test-sources.jarcommons-pool2-2.0-
Author: markt
Date: Wed Oct 30 16:17:53 2013
New Revision: 3379
Log:
Add initial structure for pool
Added:
dev/commons/pool/
dev/commons/pool/binaries/
dev/commons/pool/source/
Author: markt
Date: Wed Oct 30 16:17:53 2013
New Revision: 3379
Log:
Add initial structure for pool
Added:
dev/commons/pool/
dev/commons/pool/binaries/
dev/commons/pool/source/
Author: markt
Date: Wed Oct 30 15:52:02 2013
New Revision: 1537146
URL: http://svn.apache.org/r1537146
Log:
Tag Commons Pool 2.0 RC1
Added:
commons/proper/pool/tags/POOL_2_0_RC1/
- copied from r1537145, commons/proper/pool/trunk/
Modified:
commons/proper/pool/tags/POOL_2_0_RC1/pom.x
Author: markt
Date: Wed Oct 30 15:44:31 2013
New Revision: 1537138
URL: http://svn.apache.org/r1537138
Log:
Add entry for POOL-211
Modified:
commons/proper/pool/trunk/src/changes/changes.xml
Modified: commons/proper/pool/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/common
Author: markt
Date: Wed Oct 30 15:25:51 2013
New Revision: 1537132
URL: http://svn.apache.org/r1537132
Log:
Check-in (cleaned-up) results of running pool-pre-RC.sh (2nd pass)
Modified:
commons/proper/pool/trunk/src/site/xdoc/download_pool.xml
Modified: commons/proper/pool/trunk/src/site/xdoc
Author: markt
Date: Wed Oct 30 15:20:26 2013
New Revision: 1537129
URL: http://svn.apache.org/r1537129
Log:
Check-in (cleaned-up) results of running pool-pre-RC.sh (first pass)
Modified:
commons/proper/pool/trunk/RELEASE-NOTES.txt
commons/proper/pool/trunk/src/site/xdoc/download_pool.xml
Author: markt
Date: Wed Oct 30 14:46:51 2013
New Revision: 1537116
URL: http://svn.apache.org/r1537116
Log:
[DBCP-402] Add a method to enable a Driver instance to be set directly.
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
Modified:
commons/p
Author: markt
Date: Wed Oct 30 14:38:54 2013
New Revision: 1537111
URL: http://svn.apache.org/r1537111
Log:
Use generics. Structure code so explicit @SuppressWarnings annotations can be
used rather than adding one that covers the entire method.
Modified:
commons/proper/dbcp/trunk/src/java/o
Author: erans
Date: Wed Oct 30 14:16:11 2013
New Revision: 1537099
URL: http://svn.apache.org/r1537099
Log:
MATH-1045
Loop added to ensure that the largest norm is used in the singularity
check. Patch provided by Sean Owen.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons
Author: erans
Date: Wed Oct 30 11:46:00 2013
New Revision: 1537053
URL: http://svn.apache.org/r1537053
Log:
"Precision.compareTo" returns an "int".
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/EigenDecomposition.java
Modified:
commons/proper/math/trunk/
56 matches
Mail list logo