Author: damjan
Date: Sat Nov 9 03:18:33 2013
New Revision: 1540252
URL: http://svn.apache.org/r1540252
Log:
Add some Javadoc and tests.
Fix a bug in string parsing from TIFF tags.
Fix a ColorGroup bug where a list that needs to be sorted is immutable.
Added:
commons/proper/imaging/trunk/src
Author: damjan
Date: Sat Nov 9 03:11:57 2013
New Revision: 1540251
URL: http://svn.apache.org/r1540251
Log:
Add RAT exclusions for text-based images.
Get Jacoco working.
Modified:
commons/proper/imaging/trunk/LICENSE.txt
commons/proper/imaging/trunk/pom.xml
Modified: commons/proper/ima
Author: mbenson
Date: Sat Nov 9 00:29:42 2013
New Revision: 1540231
URL: http://svn.apache.org/r1540231
Log:
extract some duplicate Range code into AbstractRange
Added:
commons/proper/functor/trunk/core/src/main/java/org/apache/commons/functor/range/AbstractRange.java
Modified:
commons
Author: mbenson
Date: Sat Nov 9 00:28:59 2013
New Revision: 1540230
URL: http://svn.apache.org/r1540230
Log:
unused imports
Modified:
commons/proper/functor/trunk/core/src/test/java/org/apache/commons/functor/BaseFunctorTest.java
commons/proper/functor/trunk/core/src/test/java/org/apac
Author: sebb
Date: Sat Nov 9 00:07:56 2013
New Revision: 1540226
URL: http://svn.apache.org/r1540226
Log:
Tab police
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/co
Author: sebb
Date: Sat Nov 9 00:06:29 2013
New Revision: 1540224
URL: http://svn.apache.org/r1540224
Log:
Tab police
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java
Modified:
commons/proper/codec/trunk/src/test/java/
Author: sebb
Date: Sat Nov 9 00:06:53 2013
New Revision: 1540225
URL: http://svn.apache.org/r1540225
Log:
Tab police
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/bm/Rule.java
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/code
Author: psteitz
Date: Fri Nov 8 23:27:49 2013
New Revision: 1540217
URL: http://svn.apache.org/r1540217
Log:
Fixed unintended integer division error in PoissonDistribution sampling method.
JIRA: MATH-1056
Reported and patched by Sean Owen.
Modified:
commons/proper/math/trunk/src/changes/chan
Author: oheger
Date: Fri Nov 8 21:15:19 2013
New Revision: 1540189
URL: http://svn.apache.org/r1540189
Log:
Removed java5 branch after it has been re-integrated.
Removed:
commons/proper/beanutils/branches/java5/
Author: oheger
Date: Fri Nov 8 21:02:58 2013
New Revision: 1540184
URL: http://svn.apache.org/r1540184
Log:
Merged changes from trunk into branch (there were not many).
Modified:
commons/proper/beanutils/branches/java5/ (props changed)
Propchange: commons/proper/beanutils/branches/java5/
Author: oheger
Date: Fri Nov 8 21:00:32 2013
New Revision: 1540183
URL: http://svn.apache.org/r1540183
Log:
Updated changes.xml for [BEANUTILS-452].
Modified:
commons/proper/beanutils/branches/java5/src/changes/changes.xml
Modified: commons/proper/beanutils/branches/java5/src/changes/change
Author: tn
Date: Fri Nov 8 20:00:08 2013
New Revision: 1540167
URL: http://svn.apache.org/r1540167
Log:
[MATH-1059] Replace Math with FastMath.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/filter/KalmanFilterTest.java
commons/proper/math/trunk/src/test/jav
Author: tn
Date: Fri Nov 8 19:56:28 2013
New Revision: 1540166
URL: http://svn.apache.org/r1540166
Log:
[MATH-1059] Replace Math with FastMath.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/regression/MillerUpdatingRegressionTest.java
Modified:
commons/pr
Author: tn
Date: Fri Nov 8 19:08:22 2013
New Revision: 1540155
URL: http://svn.apache.org/r1540155
Log:
[MATH-1059] Replace Math with FastMath.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/complex/Complex.java
commons/proper/math/trunk/src/test/java/org/ap
Author: bodewig
Date: Fri Nov 8 15:44:16 2013
New Revision: 1540086
URL: http://svn.apache.org/r1540086
Log:
COMPRESS-147 initial SnappyDecompressor by BELUGA BEHR
Added:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/snappy/
commons/proper/compress
Author: tn
Date: Fri Nov 8 15:19:46 2013
New Revision: 1540075
URL: http://svn.apache.org/r1540075
Log:
Fix failing unit tests for BOBYQAOptimizer when executed with a 1.5 jvm due to
slight differences in accuracy of the certain Math functions.
Modified:
commons/proper/math/trunk/src/change
Author: markt
Date: Fri Nov 8 15:03:12 2013
New Revision: 885879
Log:
Need docs in two locations
Added:
websites/production/commons/content/proper/commons-pool/apidocs/
- copied from r885878,
websites/production/commons/content/proper/commons-pool/api-2.0/
Author: markt
Date: Fri Nov 8 14:58:37 2013
New Revision: 885878
Log:
Update Commons Pool site for Pool 2.0 release
[This commit notification would consist of 138 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
Author: markt
Date: Fri Nov 8 14:06:02 2013
New Revision: 885872
Log:
Remove odd file
Removed:
websites/production/commons/content/proper/commons-pool/._api-1.5.2
Author: markt
Date: Fri Nov 8 13:51:24 2013
New Revision: 3460
Log:
Release Commons Pool 2.0
Added:
release/commons/pool/RELEASE-NOTES.txt
- copied unchanged from r3459, dev/commons/pool/RELEASE-NOTES.txt
release/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz
- copied unc
Author: markt
Date: Fri Nov 8 13:51:24 2013
New Revision: 3460
Log:
Release Commons Pool 2.0
Added:
release/commons/pool/RELEASE-NOTES.txt
- copied unchanged from r3459, dev/commons/pool/RELEASE-NOTES.txt
release/commons/pool/binaries/commons-pool2-2.0-bin.tar.gz
- copied unc
Details:The following artifacts have been promoted to the Releases 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.pom.asccommons-pool2-2.0-sources.jarcomm
Author: tn
Date: Fri Nov 8 12:46:38 2013
New Revision: 154
URL: http://svn.apache.org/r154
Log:
Fix indentation.
Modified:
commons/proper/math/trunk/pom.xml
Modified: commons/proper/math/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=154&r
Author: tn
Date: Fri Nov 8 09:40:40 2013
New Revision: 3457
Log:
Update distribution files for Commons Collections 4.0 RC2.
Modified:
dev/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz
dev/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz.asc
dev/comm
Author: tn
Date: Fri Nov 8 09:40:40 2013
New Revision: 3457
Log:
Update distribution files for Commons Collections 4.0 RC2.
Modified:
dev/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz
dev/commons/collections/binaries/commons-collections4-4.0-bin.tar.gz.asc
dev/comm
Description:Prepare for vote of Commons Collections 4.0 based on RC2.Details:The following artifacts have been staged to the org.apache.commons-090 (u:tn, a:81.11.198.102) repository.archetype-catalog.xmlcommons-collections4-4.0-bin.tar.gzcommons-collections4-4.0-javadoc.jar.asccommons-collections4
Author: tn
Date: Fri Nov 8 09:26:59 2013
New Revision: 1539958
URL: http://svn.apache.org/r1539958
Log:
Creating Commons Collections v4.0 RC2 tag.
Added:
commons/proper/collections/tags/COLLECTIONS_4_0_RC2/
- copied from r1539957, commons/proper/collections/trunk/
Modified:
commons
Author: tn
Date: Fri Nov 8 09:25:15 2013
New Revision: 1539957
URL: http://svn.apache.org/r1539957
Log:
Fix some generics warnings in test code.
Modified:
commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/CollectionUtilsTest.java
Modified:
commons/proper/colle
Author: tn
Date: Fri Nov 8 09:13:30 2013
New Revision: 1539955
URL: http://svn.apache.org/r1539955
Log:
Remove spurious hashCode method, which does the same as the inherited one from
AbstractMap with the only different that the iterator is sorted, which does not
make a difference at all.
Modif
Details:The org.apache.commons-081 (u:tn, a:81.11.211.3) staging repository has been dropped.
Author: tn
Date: Fri Nov 8 09:00:39 2013
New Revision: 1539954
URL: http://svn.apache.org/r1539954
Log:
Add release-notes to binary distribution.
Modified:
commons/proper/collections/trunk/src/main/assembly/bin.xml
Modified: commons/proper/collections/trunk/src/main/assembly/bin.xml
URL:
h
31 matches
Mail list logo