Author: damjan
Date: Fri Nov 1 06:38:40 2013
New Revision: 3391
Log:
Prepare commons-imaging RC5 artifacts.
Added:
dev/commons/imaging/RELEASE-NOTES.txt (with props)
dev/commons/imaging/binaries/commons-imaging-1.0-bin.tar.gz (with props)
dev/commons/imaging/binaries/commons-ima
Author: damjan
Date: Fri Nov 1 06:38:40 2013
New Revision: 3391
Log:
Prepare commons-imaging RC5 artifacts.
Added:
dev/commons/imaging/RELEASE-NOTES.txt (with props)
dev/commons/imaging/binaries/commons-imaging-1.0-bin.tar.gz (with props)
dev/commons/imaging/binaries/commons-ima
Author: damjan
Date: Fri Nov 1 06:15:33 2013
New Revision: 3390
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/source/
Author: damjan
Date: Fri Nov 1 06:15:33 2013
New Revision: 3390
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/source/
Author: damjan
Date: Fri Nov 1 06:14:53 2013
New Revision: 3389
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/binaries/
Author: damjan
Date: Fri Nov 1 06:14:53 2013
New Revision: 3389
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/binaries/
Author: damjan
Date: Fri Nov 1 06:14:16 2013
New Revision: 3388
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/
Author: damjan
Date: Fri Nov 1 06:14:16 2013
New Revision: 3388
Log:
Creating initial directory structure for imaging
Added:
dev/commons/imaging/
Description:Closing commons-imaging 1.0 RC5.Details:The following artifacts have been staged to the org.apache.commons-052 (u:damjan, a:193.19.185.157) repository.archetype-catalog.xmlcommons-imaging-1.0.pomcommons-imaging-1.0.jar.asccommons-imaging-1.0-tests.jar.asccommons-imaging-1.0-javadoc.jarc
Author: damjan
Date: Fri Nov 1 05:14:17 2013
New Revision: 1537825
URL: http://svn.apache.org/r1537825
Log:
Creating imaging-1.0-RC5 tag
Added:
commons/proper/imaging/tags/IMAGING_1_0_RC5/ (props changed)
- copied from r1537819, commons/proper/imaging/trunk/
Modified:
commons/pro
Author: damjan
Date: Fri Nov 1 05:04:20 2013
New Revision: 1537819
URL: http://svn.apache.org/r1537819
Log:
Add 1.0 release notes.
Modified:
commons/proper/imaging/trunk/RELEASE-NOTES.txt
Modified: commons/proper/imaging/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/pr
Author: damjan
Date: Fri Nov 1 04:18:11 2013
New Revision: 1537817
URL: http://svn.apache.org/r1537817
Log:
Advance to RC5.
Change website in preparation for release.
Added:
commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml (with
props)
Modified:
commons/proper/imaging
Author: damjan
Date: Fri Nov 1 04:02:28 2013
New Revision: 1537816
URL: http://svn.apache.org/r1537816
Log:
Tab -> spaces.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/TiffReader.java
Modified:
commons/proper/imaging/trunk/src/main/java/org
Author: tn
Date: Thu Oct 31 21:59:55 2013
New Revision: 1537722
URL: http://svn.apache.org/r1537722
Log:
Update changelog text for some updates.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org
Author: tn
Date: Thu Oct 31 21:54:21 2013
New Revision: 1537714
URL: http://svn.apache.org/r1537714
Log:
[MATH-1002] Renamed methods to verifyValues, also copied unit tests to
MathArraysTest.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
commons/proper/math/trunk/src/main/
Author: tn
Date: Thu Oct 31 21:36:03 2013
New Revision: 1537688
URL: http://svn.apache.org/r1537688
Log:
Add missing svn:keywords.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/inference/BinomialConfidenceInterval.java
(props changed)
commons/proper/
Author: tn
Date: Thu Oct 31 21:17:09 2013
New Revision: 1537664
URL: http://svn.apache.org/r1537664
Log:
[MATH-814] Added Kendalls correlation to R testcases.
Modified:
commons/proper/math/trunk/src/test/R/correlationTestCases
Modified: commons/proper/math/trunk/src/test/R/correlationTestCas
Author: tn
Date: Thu Oct 31 21:16:08 2013
New Revision: 1537660
URL: http://svn.apache.org/r1537660
Log:
[MATH-814] Added Kendalls tau correlation, Thanks to Matt Adereth.
Added:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/correlation/KendallsCorrelation.java
(wi
Author: tn
Date: Thu Oct 31 20:07:38 2013
New Revision: 1537616
URL: http://svn.apache.org/r1537616
Log:
[MATH-1045] Removed spurious code fragment with an impossible code path.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/EigenDecomposition.java
Modifie
Author: sebb
Date: Thu Oct 31 20:07:26 2013
New Revision: 1537615
URL: http://svn.apache.org/r1537615
Log:
TODO - privatise mutable fields as far as possible
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/DataSourceConnectionFactory.java
commons/proper/dbcp/trunk/
Author: sebb
Date: Thu Oct 31 20:06:55 2013
New Revision: 1537613
URL: http://svn.apache.org/r1537613
Log:
Generics fixes
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/datasources/PooledConnectionProxy.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/com
Author: tn
Date: Thu Oct 31 20:06:15 2013
New Revision: 1537611
URL: http://svn.apache.org/r1537611
Log:
[MATH-1051] Fix EigenDecomposition for certain non-symmetric matrices.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
commons/proper/math/trunk/src/main/java/org/apache/c
Author: damjan
Date: Thu Oct 31 19:18:47 2013
New Revision: 1537589
URL: http://svn.apache.org/r1537589
Log:
Fix a Javadoc comment warning.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/taginfos/TagInfo.java
Modified:
commons/proper/imaging/t
Author: damjan
Date: Thu Oct 31 19:17:41 2013
New Revision: 1537588
URL: http://svn.apache.org/r1537588
Log:
Fix a null Pointer exception bug for images missing an image height in the
thumbnail.
Submitted by: Piyush Kapoor
Jira issue key: IMAGING-121
Modified:
commons/proper/imaging/trunk
Author: sebb
Date: Thu Oct 31 19:06:10 2013
New Revision: 1537586
URL: http://svn.apache.org/r1537586
Log:
Generics fixes
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestDelegatingConnection.java
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestP
Author: sebb
Date: Thu Oct 31 18:49:14 2013
New Revision: 1537583
URL: http://svn.apache.org/r1537583
Log:
Generics fixes
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestJndi.java
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/datasources/TestFactor
Author: sebb
Date: Thu Oct 31 18:34:01 2013
New Revision: 1537578
URL: http://svn.apache.org/r1537578
Log:
Ensure resources are closed
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestDelegatingCallableStatement.java
commons/proper/dbcp/trunk/src/test/org/apache
Author: sebb
Date: Thu Oct 31 18:32:51 2013
New Revision: 1537577
URL: http://svn.apache.org/r1537577
Log:
DBCP-403 DelegatingStatement.close() fails with NPE if statement is null
Modified:
commons/proper/dbcp/trunk/src/changes/changes.xml
commons/proper/dbcp/trunk/src/java/org/apache/co
Author: sebb
Date: Thu Oct 31 18:13:52 2013
New Revision: 1537570
URL: http://svn.apache.org/r1537570
Log:
Close the connections
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestDelegatingConnection.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commo
Author: sebb
Date: Thu Oct 31 18:12:04 2013
New Revision: 1537569
URL: http://svn.apache.org/r1537569
Log:
Generics fixes
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestConnectionPool.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/Test
Author: sebb
Date: Thu Oct 31 18:07:11 2013
New Revision: 1537566
URL: http://svn.apache.org/r1537566
Log:
Fix up raw types (type does not matter here)
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
Modified:
commons/proper/dbcp/trunk/src/java/or
Author: sebb
Date: Thu Oct 31 16:12:55 2013
New Revision: 1537543
URL: http://svn.apache.org/r1537543
Log:
Rework to avoid unchecked cast warnings
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apa
Author: sebb
Date: Thu Oct 31 15:22:46 2013
New Revision: 1537529
URL: http://svn.apache.org/r1537529
Log:
Needed?
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/datasources/PerUserPoolDataSourceFactory.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/com
Author: sebb
Date: Thu Oct 31 15:17:45 2013
New Revision: 1537526
URL: http://svn.apache.org/r1537526
Log:
Use same type as interface being implemented
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSourceFactory.java
Modified:
commons/proper/dbcp/trunk/src/
Author: sebb
Date: Thu Oct 31 15:13:47 2013
New Revision: 1537525
URL: http://svn.apache.org/r1537525
Log:
Document that CCE is handled OK; there is no "unchecked" warning happening here
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
Modified:
co
Author: markt
Date: Thu Oct 31 15:04:32 2013
New Revision: 1537523
URL: http://svn.apache.org/r1537523
Log:
Fix Findbugs gremlin that appeared because class was made public
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/proxy/JdkProxySource.java
Modified:
common
Author: sebb
Date: Thu Oct 31 15:02:37 2013
New Revision: 1537522
URL: http://svn.apache.org/r1537522
Log:
Don't hide field name
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/
Author: sebb
Date: Thu Oct 31 14:45:46 2013
New Revision: 1537511
URL: http://svn.apache.org/r1537511
Log:
Previous release was 1.6 not 1.6.1
Drop 1.5.7 as no longer available from ASF mirrors
Modified:
commons/proper/pool/trunk/pom.xml
commons/proper/pool/trunk/src/site/xdoc/download_poo
Author: sebb
Date: Thu Oct 31 14:44:56 2013
New Revision: 1537510
URL: http://svn.apache.org/r1537510
Log:
Jira uses https (propagate change from commons-build plugin)
Modified:
commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml
Modified: commons/proper/pool/trunk/src/site/xdoc/issue
Author: markt
Date: Thu Oct 31 14:43:19 2013
New Revision: 3386
Log:
Stage Commons Pool 2.0 RC2 binaries for 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-po
Author: markt
Date: Thu Oct 31 14:43:19 2013
New Revision: 3386
Log:
Stage Commons Pool 2.0 RC2 binaries for 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-po
Details:The following artifacts have been staged to the org.apache.commons-050 (u:markt, a:86.144.16.53) repository.archetype-catalog.xmlcommons-pool2-2.0-javadoc.jar.asccommons-pool2-2.0.jarcommons-pool2-2.0-test-sources.jarcommons-pool2-2.0-sources.jar.asccommons-pool2-2.0.pomcommons-pool2-2.0.po
Author: markt
Date: Thu Oct 31 14:27:16 2013
New Revision: 1537505
URL: http://svn.apache.org/r1537505
Log:
Tagging Aopache Commons Pool 2.0 RC2
Added:
commons/proper/pool/tags/POOL_2_0_RC2/
- copied from r1537501, commons/proper/pool/trunk/
Modified:
commons/proper/pool/tags/POOL_2
Author: markt
Date: Thu Oct 31 14:14:03 2013
New Revision: 3385
Log:
Drop Pool 2.0 RC1
Removed:
dev/commons/pool/RELEASE-NOTES.txt
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz.asc
dev/commons/pool/binaries/commons-po
Author: markt
Date: Thu Oct 31 14:14:03 2013
New Revision: 3385
Log:
Drop Pool 2.0 RC1
Removed:
dev/commons/pool/RELEASE-NOTES.txt
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz
dev/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz.asc
dev/commons/pool/binaries/commons-po
Details:The org.apache.commons-046 (u:markt, a:86.144.16.53) staging repository has been dropped.
Author: buildbot
Date: Thu Oct 31 14:00:59 2013
New Revision: 884946
Log:
Staging update by buildbot for commons
Modified:
websites/staging/commons/trunk/content/ (props changed)
websites/staging/commons/trunk/content/bugs.html
websites/staging/commons/trunk/content/building-m1.html
Author: markt
Date: Thu Oct 31 14:00:47 2013
New Revision: 1537494
URL: http://svn.apache.org/r1537494
Log:
Revert use of network path reference for now
Modified:
commons/cms-site/trunk/content/site.xml
Modified: commons/cms-site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/comm
Author: markt
Date: Thu Oct 31 13:53:19 2013
New Revision: 1537491
URL: http://svn.apache.org/r1537491
Log:
Experiment with using a network path reference to avoid warnings when viewing
over https
Modified:
commons/cms-site/trunk/content/site.xml
Modified: commons/cms-site/trunk/content/sit
Author: markt
Date: Thu Oct 31 13:46:29 2013
New Revision: 1537488
URL: http://svn.apache.org/r1537488
Log:
Update 1.5.x docs, remove older 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/com
Author: erans
Date: Thu Oct 31 12:56:51 2013
New Revision: 1537473
URL: http://svn.apache.org/r1537473
Log:
Update "changes.xml".
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons
Author: sebb
Date: Thu Oct 31 12:54:37 2013
New Revision: 1537472
URL: http://svn.apache.org/r1537472
Log:
Apache branding
Modified:
commons/proper/pool/trunk/src/site/xdoc/examples.xml
commons/proper/pool/trunk/src/site/xdoc/guide/classdiagrams.xml
commons/proper/pool/trunk/src/site/
Author: sebb
Date: Thu Oct 31 12:30:02 2013
New Revision: 1537469
URL: http://svn.apache.org/r1537469
Log:
Update to next snapshot (1.4 already released)
Modified:
commons/proper/commons-build-plugin/trunk/pom.xml
Modified: commons/proper/commons-build-plugin/trunk/pom.xml
URL:
http://svn.a
Author: sebb
Date: Thu Oct 31 12:27:44 2013
New Revision: 1537468
URL: http://svn.apache.org/r1537468
Log:
Regenerate using mvn
org.apache.commons:commons-build-plugin:1.4-SNAPSHOT:download-page
Modified:
commons/proper/pool/trunk/src/site/xdoc/download_pool.xml
Modified: commons/proper/poo
Author: sebb
Date: Thu Oct 31 12:25:38 2013
New Revision: 1537467
URL: http://svn.apache.org/r1537467
Log:
Allow download page to be built automatically
Modified:
commons/proper/pool/trunk/pom.xml
Modified: commons/proper/pool/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/p
Author: markt
Date: Thu Oct 31 12:11:04 2013
New Revision: 1537462
URL: http://svn.apache.org/r1537462
Log:
All Jira access is over https so use https links.
Modified:
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml
Modified:
Author: sebb
Date: Thu Oct 31 12:10:34 2013
New Revision: 1537461
URL: http://svn.apache.org/r1537461
Log:
Apache branding
Modified:
commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml
commons/proper/pool/trunk/src/site/xdoc/mail-lists.xml
Modified: commons/proper/pool/trunk/src/s
Author: markt
Date: Thu Oct 31 12:04:11 2013
New Revision: 1537458
URL: http://svn.apache.org/r1537458
Log:
Consistency
tabs -> 4 spaces
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/main/j
Author: markt
Date: Thu Oct 31 12:04:24 2013
New Revision: 1537459
URL: http://svn.apache.org/r1537459
Log:
Make package private
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/PoolImplUtils.java
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/c
Author: sebb
Date: Thu Oct 31 12:03:36 2013
New Revision: 1537457
URL: http://svn.apache.org/r1537457
Log:
Apache branding
Modified:
commons/proper/commons-build-plugin/trunk/pom.xml
Modified: commons/proper/commons-build-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper
Author: sebb
Date: Thu Oct 31 12:00:06 2013
New Revision: 1537456
URL: http://svn.apache.org/r1537456
Log:
Apache branding
Modified:
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/download-page-head.xml
commons/proper/commons-build-plugin/trunk/src/m
Author: markt
Date: Thu Oct 31 11:54:26 2013
New Revision: 1537455
URL: http://svn.apache.org/r1537455
Log:
Handlers can be package private, sources need to be public
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/proxy/CglibProxyHandler.java
commons/proper/p
Author: sebb
Date: Thu Oct 31 11:52:50 2013
New Revision: 1537453
URL: http://svn.apache.org/r1537453
Log:
Regenerated page: mvn commons:mail-page
Modified:
commons/proper/pool/trunk/src/site/xdoc/mail-lists.xml
Modified: commons/proper/pool/trunk/src/site/xdoc/mail-lists.xml
URL:
http://sv
Author: sebb
Date: Thu Oct 31 11:51:53 2013
New Revision: 1537452
URL: http://svn.apache.org/r1537452
Log:
Regenerated page using "mvn commons:jira-page"
Modified:
commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml
Modified: commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml
Author: markt
Date: Thu Oct 31 11:48:03 2013
New Revision: 1537451
URL: http://svn.apache.org/r1537451
Log:
Review comments from sebb.
Detail changes in package name and Maven co-ords.
Note version changes are relative to.
Modified:
commons/proper/pool/trunk/RELEASE-NOTES.txt
Modified: commo
Author: sebb
Date: Thu Oct 31 11:46:06 2013
New Revision: 1537449
URL: http://svn.apache.org/r1537449
Log:
Branding
Modified:
commons/proper/pool/trunk/src/site/xdoc/downloads.xml
Modified: commons/proper/pool/trunk/src/site/xdoc/downloads.xml
URL:
http://svn.apache.org/viewvc/commons/prope
Author: sebb
Date: Thu Oct 31 11:42:37 2013
New Revision: 1537448
URL: http://svn.apache.org/r1537448
Log:
Trademark law: try not to use Pool as a noun (subject) of a sentence,
especially on first mention
Modified:
commons/proper/pool/trunk/src/site/xdoc/index.xml
Modified: commons/proper/p
Author: markt
Date: Thu Oct 31 11:35:41 2013
New Revision: 1537446
URL: http://svn.apache.org/r1537446
Log:
Naming tweaks
Modified:
commons/proper/pool/trunk/README.txt
commons/proper/pool/trunk/RELEASE-NOTES.txt
commons/proper/pool/trunk/src/site/xdoc/index.xml
Modified: commons/pro
Author: markt
Date: Thu Oct 31 11:12:18 2013
New Revision: 1537441
URL: http://svn.apache.org/r1537441
Log:
Add TM to logo
Modified:
commons/proper/pool/trunk/src/site/resources/images/pool-logo-white.png
Modified:
commons/proper/pool/trunk/src/site/resources/images/pool-logo-white.png
URL:
Author: markt
Date: Thu Oct 31 11:05:37 2013
New Revision: 1537439
URL: http://svn.apache.org/r1537439
Log:
Drop unused logos
Removed:
commons/proper/pool/trunk/src/site/resources/images/pool-logo-blue.jpg
commons/proper/pool/trunk/src/site/resources/images/pool-logo-white.xcf
Author: markt
Date: Thu Oct 31 11:00:19 2013
New Revision: 1537438
URL: http://svn.apache.org/r1537438
Log:
Add unit tests for KeyedObjectPool
Added:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/proxy/BaseTestProxiedKeyedObjectPool.java
(with props)
commons/proper
Author: markt
Date: Thu Oct 31 10:44:59 2013
New Revision: 1537434
URL: http://svn.apache.org/r1537434
Log:
Improve code coverage of proxy tests for ObjectPool
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/proxy/BaseTestProxiedObjectPool.java
Modified:
commons/
72 matches
Mail list logo