Description:Commons Compress 1.6 RC3Details:The following artifacts have been staged to the org.apache.commons-025 (u:bodewig, a:80.137.177.39) repository.archetype-catalog.xmlcommons-compress-1.6.jar.asccommons-compress-1.6-javadoc.jarcommons-compress-1.6-tests.jar.asccommons-compress-1.6-sources.
Author: bodewig
Date: Wed Oct 23 04:35:14 2013
New Revision: 3327
Log:
Commons Compress 1.6 RC3
Modified:
dev/commons/compress/binaries/commons-compress-1.6-bin.tar.gz
dev/commons/compress/binaries/commons-compress-1.6-bin.tar.gz.asc
dev/commons/compress/binaries/commons-compress-1.6-
Author: bodewig
Date: Wed Oct 23 04:35:14 2013
New Revision: 3327
Log:
Commons Compress 1.6 RC3
Modified:
dev/commons/compress/binaries/commons-compress-1.6-bin.tar.gz
dev/commons/compress/binaries/commons-compress-1.6-bin.tar.gz.asc
dev/commons/compress/binaries/commons-compress-1.6-
Author: bodewig
Date: Wed Oct 23 04:05:43 2013
New Revision: 1534904
URL: http://svn.apache.org/r1534904
Log:
Creating COMPRESS-1.6-RC3 tag
Added:
commons/proper/compress/tags/COMPRESS-1.6-RC3/ (props changed)
- copied from r1534902, commons/proper/compress/trunk/
Modified:
common
Author: mbenson
Date: Tue Oct 22 22:48:58 2013
New Revision: 1534839
URL: http://svn.apache.org/r1534839
Log:
javadoc cleanup and @since tags
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ClassUtils.java
commons/proper/lang/trunk/src/main/java/org/apache/com
Author: mbenson
Date: Tue Oct 22 22:41:06 2013
New Revision: 1534831
URL: http://svn.apache.org/r1534831
Log:
javadoc tag cleanup
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java
commons/proper/lang/trunk/src/main/java/org/apache/c
Author: sebb
Date: Tue Oct 22 22:07:34 2013
New Revision: 1534819
URL: http://svn.apache.org/r1534819
Log:
Don't reuse same name as a field
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/rgbe/RgbeInfo.java
commons/proper/imaging/trunk/src/main/ja
Author: sebb
Date: Tue Oct 22 21:37:40 2013
New Revision: 1534807
URL: http://svn.apache.org/r1534807
Log:
Don't reuse same name as a field
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/TiffField.java
Modified:
commons/proper/imaging/trunk/src
Author: ggregory
Date: Tue Oct 22 20:53:09 2013
New Revision: 1534782
URL: http://svn.apache.org/r1534782
Log:
The static method createPackedRaster(DataBuffer, int, int, int, int[], Point)
from the type Raster should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java
Author: ggregory
Date: Tue Oct 22 20:51:29 2013
New Revision: 1534779
URL: http://svn.apache.org/r1534779
Log:
The declared exception ImageReadException is not actually thrown by the method
remainingBytes(String, byte[], int) from type BinaryFileParser.
Modified:
commons/proper/imaging/trun
Author: ggregory
Date: Tue Oct 22 20:52:14 2013
New Revision: 1534780
URL: http://svn.apache.org/r1534780
Log:
The declared exception ImageReadException is not actually thrown by the method
readBytes(int, String) from type BinaryInputStream.
Modified:
commons/proper/imaging/trunk/src/main/j
Author: ggregory
Date: Tue Oct 22 20:26:39 2013
New Revision: 1534774
URL: http://svn.apache.org/r1534774
Log:
Don't need extra ()'s.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BasicCParser.java
Modified:
commons/proper/imaging/trunk/src/main/jav
Author: britter
Date: Tue Oct 22 20:21:06 2013
New Revision: 1534772
URL: http://svn.apache.org/r1534772
Log:
Add TODO marker for missing since tags
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java
Modified:
commons/proper/lang/trunk/src/mai
Author: britter
Date: Tue Oct 22 20:19:25 2013
New Revision: 1534770
URL: http://svn.apache.org/r1534770
Log:
Add missing param tags
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/TypeUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org/apach
Author: ggregory
Date: Tue Oct 22 20:15:37 2013
New Revision: 1534767
URL: http://svn.apache.org/r1534767
Log:
Statement unnecessarily nested within else clause.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/ColorTools.java
Modified:
commons/proper/imaging
Author: ggregory
Date: Tue Oct 22 20:15:04 2013
New Revision: 1534766
URL: http://svn.apache.org/r1534766
Log:
The static field Transparency.OPAQUE should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/ColorTools.java
Modified:
commons
Author: britter
Date: Tue Oct 22 20:00:35 2013
New Revision: 1534760
URL: http://svn.apache.org/r1534760
Log:
Fix javadoc param tags
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/NotImplementedException.java
Modified:
commons/proper/lang/trunk/src/main/java/org
Author: damjan
Date: Tue Oct 22 19:35:03 2013
New Revision: 1534749
URL: http://svn.apache.org/r1534749
Log:
Some more public mutable array encapsulation.
Jira issue key: IMAGING-117
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/decoder/JpegDe
Author: damjan
Date: Tue Oct 22 19:24:29 2013
New Revision: 1534739
URL: http://svn.apache.org/r1534739
Log:
And finally encapsulate the components array in SofnSegment.
Jira issue key: IMAGING-117
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/tr
Author: britter
Date: Tue Oct 22 19:23:21 2013
New Revision: 1534738
URL: http://svn.apache.org/r1534738
Log:
Removing isExactlyOneTrue, since there is no consensus about this method. See
also LANG-922.
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/BooleanUtils.
Author: damjan
Date: Tue Oct 22 19:08:43 2013
New Revision: 1534735
URL: http://svn.apache.org/r1534735
Log:
Move the Block class to the JPEG decoder package.
Jira issue key: IMAGING-117
Added:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/decoder/Block
Author: damjan
Date: Tue Oct 22 19:07:12 2013
New Revision: 1534734
URL: http://svn.apache.org/r1534734
Log:
Encapsulate more public mutable arrays.
Jira issue key: IMAGING-117
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/decoder/JpegDecoder.
Author: bayard
Date: Tue Oct 22 19:06:05 2013
New Revision: 1534733
URL: http://svn.apache.org/r1534733
Log:
developed at->developed by
Modified:
commons/proper/weaver/trunk/NOTICE.txt
Modified: commons/proper/weaver/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/commons/proper/weaver/t
Author: bayard
Date: Tue Oct 22 19:05:51 2013
New Revision: 1534732
URL: http://svn.apache.org/r1534732
Log:
developed at->developed by
Modified:
commons/proper/jci/trunk/compilers/eclipse/src/main/resources/NOTICE.txt
commons/proper/jci/trunk/compilers/groovy/src/main/resources/NOTICE.tx
Author: bayard
Date: Tue Oct 22 19:05:09 2013
New Revision: 1534731
URL: http://svn.apache.org/r1534731
Log:
developed at->developed by
Modified:
commons/proper/digester/trunk/dist/src/main/assembly/NOTICE-with-deps.txt
Modified:
commons/proper/digester/trunk/dist/src/main/assembly/NOTICE-w
Author: bayard
Date: Tue Oct 22 19:04:12 2013
New Revision: 1534730
URL: http://svn.apache.org/r1534730
Log:
developed at->developed by
Modified:
commons/proper/chain/trunk/dist/src/main/assembly/NOTICE-with-deps.txt
Modified: commons/proper/chain/trunk/dist/src/main/assembly/NOTICE-with-dep
Author: damjan
Date: Tue Oct 22 17:59:01 2013
New Revision: 1534712
URL: http://svn.apache.org/r1534712
Log:
Make some public java.util.Lists unmodifiable.
Jira issue key: IMAGING-117
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/TiffDirectory
Author: erans
Date: Tue Oct 22 17:49:51 2013
New Revision: 1534709
URL: http://svn.apache.org/r1534709
Log:
MATH-1045
Unit test with matrix containing only very small values.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/EigenSolverTest.java
Modified:
co
Author: ggregory
Date: Tue Oct 22 16:01:47 2013
New Revision: 1534683
URL: http://svn.apache.org/r1534683
Log:
Make compatiblity description more detailed and clearer (IMO).
Modified:
commons/proper/compress/trunk/RELEASE-NOTES.txt
Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt
UR
Author: bodewig
Date: Tue Oct 22 14:47:15 2013
New Revision: 1534650
URL: http://svn.apache.org/r1534650
Log:
backwards incompatibility disclaimer
Modified:
commons/proper/compress/trunk/RELEASE-NOTES.txt
Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/v
Details:The following artifacts have been staged to the org.apache.commons-019 (u:henning, a:98.150.218.49) repository.archetype-catalog.xmlcommons-configuration-1.10-RC1-bin.zipcommons-configuration-1.10-RC1-bin.tar.gz.asccommons-configuration-1.10-RC1-tests.jarcommons-configuration-1.10-RC1-sourc
Author: henning
Date: Tue Oct 22 09:54:29 2013
New Revision: 3321
Log:
add configuration-1.10-RC1
Added:
dev/commons/configuration/RELEASE-NOTES-1.10-RC1.txt (with props)
dev/commons/configuration/binaries/commons-configuration-1.10-RC1-bin.tar.gz
(with props)
dev/commons/confi
Author: henning
Date: Tue Oct 22 09:54:29 2013
New Revision: 3321
Log:
add configuration-1.10-RC1
Added:
dev/commons/configuration/RELEASE-NOTES-1.10-RC1.txt (with props)
dev/commons/configuration/binaries/commons-configuration-1.10-RC1-bin.tar.gz
(with props)
dev/commons/confi
Author: olamy
Date: Tue Oct 22 09:44:35 2013
New Revision: 1534574
URL: http://svn.apache.org/r1534574
Log:
monitoring removed
Modified:
commons/proper/commons-sandbox-parent/trunk/pom.xml
Modified: commons/proper/commons-sandbox-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/common
Author: henning
Date: Tue Oct 22 09:44:25 2013
New Revision: 3319
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/binaries/
Author: henning
Date: Tue Oct 22 09:44:13 2013
New Revision: 3318
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/
Author: henning
Date: Tue Oct 22 09:44:13 2013
New Revision: 3318
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/
Author: henning
Date: Tue Oct 22 09:44:34 2013
New Revision: 3320
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/source/
Author: henning
Date: Tue Oct 22 09:44:34 2013
New Revision: 3320
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/source/
Author: henning
Date: Tue Oct 22 09:44:25 2013
New Revision: 3319
Log:
Creating initial directory structure for configuration
Added:
dev/commons/configuration/binaries/
Author: henning
Date: Tue Oct 22 09:40:42 2013
New Revision: 1534570
URL: http://svn.apache.org/r1534570
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
Modified: commons/proper/configuration/branc
Author: henning
Date: Tue Oct 22 09:40:40 2013
New Revision: 1534569
URL: http://svn.apache.org/r1534569
Log:
[maven-release-plugin] copy for tag CONFIGURATION_1_10RC1
Added:
commons/proper/configuration/tags/CONFIGURATION_1_10RC1/ (props changed)
- copied from r1534568,
commons/pro
Author: henning
Date: Tue Oct 22 09:40:33 2013
New Revision: 1534568
URL: http://svn.apache.org/r1534568
Log:
[maven-release-plugin] prepare release CONFIGURATION_1_10RC1
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
Modified: commons/proper/configuration/branch
Author: henning
Date: Tue Oct 22 09:29:28 2013
New Revision: 1534558
URL: http://svn.apache.org/r1534558
Log:
revert findbugs and checkstyle versions back
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
Modified: commons/proper/configuration/branches/RELEASE_1_10_
Author: henning
Date: Tue Oct 22 09:28:09 2013
New Revision: 1534557
URL: http://svn.apache.org/r1534557
Log:
backport pom changes from 1.10 release
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
Modified:
commons/proper/configuration/branches/CONFIGUR
Author: olamy
Date: Tue Oct 22 09:26:21 2013
New Revision: 1534555
URL: http://svn.apache.org/r1534555
Log:
remove monitoring path
Removed:
commons/sandbox/monitoring/
Author: olamy
Date: Tue Oct 22 09:25:11 2013
New Revision: 883690
Log:
Publishing svnmucc operation to commons site by olamy
Added:
websites/production/commons/content/
- copied from r883689, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant/
Author: olamy
Date: Tue Oct 22 09:23:59 2013
New Revision: 1534554
URL: http://svn.apache.org/r1534554
Log:
monitoring moved
Modified:
commons/cms-site/trunk/content/xdoc/sandbox.xml
Modified: commons/cms-site/trunk/content/xdoc/sandbox.xml
URL:
http://svn.apache.org/viewvc/commons/cms-site
Author: buildbot
Date: Tue Oct 22 09:24:16 2013
New Revision: 883689
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: olamy
Date: Tue Oct 22 09:21:50 2013
New Revision: 1534552
URL: http://svn.apache.org/r1534552
Log:
monitoring moved
Modified:
commons/trunks-sandbox/pom.xml
Modified: commons/trunks-sandbox/pom.xml
URL:
http://svn.apache.org/viewvc/commons/trunks-sandbox/pom.xml?rev=1534552&r1=1534
Author: olamy
Date: Tue Oct 22 09:21:16 2013
New Revision: 1534551
URL: http://svn.apache.org/r1534551
Log:
monitoring moved
Modified:
commons/trunks-sandbox/ (props changed)
Propchange: commons/trunks-sandbox/
--
Author: olamy
Date: Tue Oct 22 09:14:51 2013
New Revision: 1534549
URL: http://svn.apache.org/r1534549
Log:
move monitoring to incubator as sirona project
Removed:
commons/sandbox/monitoring/trunk/
Author: rmannibucau
Date: Tue Oct 22 09:07:48 2013
New Revision: 1534546
URL: http://svn.apache.org/r1534546
Log:
adding jpa module - doc todo
Added:
commons/sandbox/monitoring/trunk/jpa/
commons/sandbox/monitoring/trunk/jpa/pom.xml
commons/sandbox/monitoring/trunk/jpa/src/
common
Author: henning
Date: Tue Oct 22 08:21:49 2013
New Revision: 1534537
URL: http://svn.apache.org/r1534537
Log:
it is 2013 already
backport from r1534458.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/NOTICE.txt
Modified:
commons/proper/configuration/branche
54 matches
Mail list logo