Author: luc
Date: Thu Oct 24 06:58:32 2013
New Revision: 1535290
URL: http://svn.apache.org/r1535290
Log:
Removed tab.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/NormalDistribution.java
Modified:
commons/proper/math/trunk/src/main/java/org/apach
Author: ggregory
Date: Thu Oct 24 01:14:49 2013
New Revision: 1535255
URL: http://svn.apache.org/r1535255
Log:
[VFS-496] Resource translation issues. Apply patch for message typos from
https://github.com/apache/commons-vfs/pull/4.diff.
Modified:
commons/proper/vfs/trunk/src/changes/changes.x
Author: ggregory
Date: Thu Oct 24 01:10:43 2013
New Revision: 1535253
URL: http://svn.apache.org/r1535253
Log:
Apply patch for message typos from
https://github.com/apache/commons-vfs/pull/4.diff.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/Resources.proper
Author: ggregory
Date: Thu Oct 24 00:51:06 2013
New Revision: 1535250
URL: http://svn.apache.org/r1535250
Log:
- The static method createInterleavedRaster(int, int, int, int, Point) from the
type Raster should be accessed directly.
- The static method createPackedRaster(int, int, int, int[], Poin
Author: ggregory
Date: Thu Oct 24 00:50:11 2013
New Revision: 1535249
URL: http://svn.apache.org/r1535249
Log:
The static method createPackedRaster(DataBuffer, int, int, int, Point) from the
type Raster should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/ap
Author: ggregory
Date: Thu Oct 24 00:49:26 2013
New Revision: 1535248
URL: http://svn.apache.org/r1535248
Log:
The static method createPackedRaster(DataBuffer, int, int, int, Point) from the
type Raster should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/ap
Author: ggregory
Date: Thu Oct 24 00:48:58 2013
New Revision: 1535247
URL: http://svn.apache.org/r1535247
Log:
The declared exception ImageWriteException is not actually thrown by the method
encodeValue(ByteOrder, short...) from type TagInfoSShort.
Modified:
commons/proper/imaging/trunk/src
Author: ggregory
Date: Thu Oct 24 00:36:21 2013
New Revision: 1535243
URL: http://svn.apache.org/r1535243
Log:
The declared exception ImageWriteException is not actually thrown by the method
encodeValue(ByteOrder, float...) from type TagInfoFloat.
Modified:
commons/proper/imaging/trunk/src/
Author: ggregory
Date: Thu Oct 24 00:36:49 2013
New Revision: 1535244
URL: http://svn.apache.org/r1535244
Log:
The declared exception ImageWriteException is not actually thrown by the method
encodeValue(ByteOrder, int...) from type TagInfoSLong.
Modified:
commons/proper/imaging/trunk/src/ma
Author: ggregory
Date: Thu Oct 24 00:35:44 2013
New Revision: 1535241
URL: http://svn.apache.org/r1535241
Log:
The declared exception ImageWriteException is not actually thrown by the method
encodeValue(ByteOrder, double...) from type TagInfoDouble.
Modified:
commons/proper/imaging/trunk/sr
Author: ggregory
Date: Thu Oct 24 00:36:09 2013
New Revision: 1535242
URL: http://svn.apache.org/r1535242
Log:
The declared exception ImageWriteException is not actually thrown by the method
encodeValue(ByteOrder, float...) from type TagInfoFloat.
Modified:
commons/proper/imaging/trunk/src/
Author: ggregory
Date: Thu Oct 24 00:35:14 2013
New Revision: 1535240
URL: http://svn.apache.org/r1535240
Log:
Inline unused lvar.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/taginfos/TagInfo.java
Modified:
commons/proper/imaging/trunk/src/m
Author: ggregory
Date: Thu Oct 24 00:34:51 2013
New Revision: 1535239
URL: http://svn.apache.org/r1535239
Log:
Start Javadoc to note exception behavior.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/tiff/taginfos/TagInfo.java
Modified:
commons/prop
Author: ggregory
Date: Thu Oct 24 00:32:04 2013
New Revision: 1535238
URL: http://svn.apache.org/r1535238
Log:
- The static field TiffEpTagConstants.EXIF_TAG_INTER_COLOR_PROFILE should be
accessed directly.
- The static field TiffTagConstants.TIFF_TAG_IMAGE_LENGTH should be accessed
directly.
M
Author: ggregory
Date: Thu Oct 24 00:31:06 2013
New Revision: 1535237
URL: http://svn.apache.org/r1535237
Log:
The declared exception ImageReadException is not actually thrown by the
constructor TiffField(int, int, FieldType, long, long, byte[], ByteOrder, int).
Modified:
commons/proper/ima
Author: ggregory
Date: Thu Oct 24 00:30:29 2013
New Revision: 1535236
URL: http://svn.apache.org/r1535236
Log:
- The static field TiffDirectoryConstants.DIRECTORY_TYPE_THUMBNAIL should be
accessed directly.
- The static field TiffDirectoryConstants.DIRECTORY_TYPE_EXIF should be
accessed directly
Author: ggregory
Date: Thu Oct 24 00:28:23 2013
New Revision: 1535234
URL: http://svn.apache.org/r1535234
Log:
The declared exception ImageReadException is not actually thrown by the
constructor TransparencyFilterGrayscale(byte[]).
Modified:
commons/proper/imaging/trunk/src/main/java/org/ap
Author: ggregory
Date: Thu Oct 24 00:28:45 2013
New Revision: 1535235
URL: http://svn.apache.org/r1535235
Log:
The declared exception ImageReadException is not actually thrown by the
constructor TransparencyFilterTrueColor(byte[]).
Modified:
commons/proper/imaging/trunk/src/main/java/org/ap
Author: ggregory
Date: Thu Oct 24 00:27:43 2013
New Revision: 1535233
URL: http://svn.apache.org/r1535233
Log:
- The static method createBandedRaster(DataBuffer, int, int, int, int[], int[],
Point) from the type Raster should be accessed directly.
- The static method createPackedRaster(DataBuffer
Author: ggregory
Date: Thu Oct 24 00:25:34 2013
New Revision: 1535231
URL: http://svn.apache.org/r1535231
Log:
The static field JpegConstants.icc_profile_label should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/segments/A
Author: ggregory
Date: Thu Oct 24 00:26:02 2013
New Revision: 1535232
URL: http://svn.apache.org/r1535232
Log:
The static field JpegConstants.JPEG_APP0_Marker should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/segments/Ap
Author: ggregory
Date: Thu Oct 24 00:24:36 2013
New Revision: 1535229
URL: http://svn.apache.org/r1535229
Log:
The declared exception ImageReadException is not actually thrown by the
constructor SofnSegment(int, byte[]).
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/common
Author: ggregory
Date: Thu Oct 24 00:24:48 2013
New Revision: 1535230
URL: http://svn.apache.org/r1535230
Log:
The declared exception ImageReadException is not actually thrown by the
constructor SofnSegment(int, byte[]).
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/common
Author: ggregory
Date: Thu Oct 24 00:24:04 2013
New Revision: 1535228
URL: http://svn.apache.org/r1535228
Log:
The declared exception ImageReadException is not actually thrown by the
constructor SofnSegment(int, int, InputStream).
Modified:
commons/proper/imaging/trunk/src/main/java/org/apa
Author: ggregory
Date: Thu Oct 24 00:23:39 2013
New Revision: 1535227
URL: http://svn.apache.org/r1535227
Log:
The static field IptcConstants.IMAGE_RESOURCE_BLOCK_IPTC_DATA should be
accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/j
Author: ggregory
Date: Thu Oct 24 00:22:35 2013
New Revision: 1535225
URL: http://svn.apache.org/r1535225
Log:
The static method createPackedRaster(int, int, int, int[], Point) from the type
Raster should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/
Author: ggregory
Date: Thu Oct 24 00:23:15 2013
New Revision: 1535226
URL: http://svn.apache.org/r1535226
Log:
The declared exception ImageReadException is not actually thrown by the method
parseIPTCBlock(byte[], boolean) from type IptcParser.
Modified:
commons/proper/imaging/trunk/src/main
Author: ggregory
Date: Thu Oct 24 00:21:31 2013
New Revision: 1535224
URL: http://svn.apache.org/r1535224
Log:
The declared exception ImageReadException is not actually thrown by the method
readIconInfo(InputStream) from type IcoImageParser.
Modified:
commons/proper/imaging/trunk/src/main/j
Author: ggregory
Date: Thu Oct 24 00:20:56 2013
New Revision: 1535223
URL: http://svn.apache.org/r1535223
Log:
The declared exception ImageReadException is not actually thrown by the method
readGraphicControlExtension(int, InputStream) from type GifImageParser.
Modified:
commons/proper/imag
Author: ggregory
Date: Thu Oct 24 00:18:01 2013
New Revision: 1535222
URL: http://svn.apache.org/r1535222
Log:
The static method getInstance() from the type NumberFormat should be accessed
directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/Ratio
Author: ggregory
Date: Thu Oct 24 00:17:52 2013
New Revision: 1535221
URL: http://svn.apache.org/r1535221
Log:
The static method getInstance() from the type NumberFormat should be accessed
directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/Ratio
Author: ggregory
Date: Thu Oct 24 00:09:05 2013
New Revision: 1535219
URL: http://svn.apache.org/r1535219
Log:
Sort members in AB order.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/util/IoUtils.java
Modified:
commons/proper/imaging/trunk/src/main/java/or
Author: ggregory
Date: Wed Oct 23 23:22:33 2013
New Revision: 1535211
URL: http://svn.apache.org/r1535211
Log:
The declared exception IOException is not actually thrown by the constructor
ComSegment(int, byte[]).
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imagin
Author: ggregory
Date: Wed Oct 23 23:21:51 2013
New Revision: 1535210
URL: http://svn.apache.org/r1535210
Log:
The static field JpegConstants.SOF0Marker should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/segments/SofnSegm
Author: ggregory
Date: Wed Oct 23 23:21:27 2013
New Revision: 1535209
URL: http://svn.apache.org/r1535209
Log:
The static field JpegConstants.SOF0Marker should be accessed directly.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/segments/SofnSegm
Author: mbenson
Date: Wed Oct 23 22:29:05 2013
New Revision: 1535203
URL: http://svn.apache.org/r1535203
Log:
remove isActual()
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/ImageFormat.java
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/c
Author: oheger
Date: Wed Oct 23 20:17:50 2013
New Revision: 1535155
URL: http://svn.apache.org/r1535155
Log:
Generified ClassConverter.
The converter now also checks whether it supports the passed in target type.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/com
Author: oheger
Date: Wed Oct 23 20:17:12 2013
New Revision: 1535154
URL: http://svn.apache.org/r1535154
Log:
Extracted a method for creating a standard conversion exception.
This exception is thrown if a conversion of a value to a desired target type
is not possible. It is used by multiple conver
Author: oheger
Date: Wed Oct 23 20:16:37 2013
New Revision: 1535153
URL: http://svn.apache.org/r1535153
Log:
Generified CharacterConverter.
The converter now also checks whether it supports the passed in target type.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache
Author: oheger
Date: Wed Oct 23 20:15:55 2013
New Revision: 1535151
URL: http://svn.apache.org/r1535151
Log:
Generified all date/time converters.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/apache/commons/beanutils/converters/CalendarConverter.java
commons/proper
Author: oheger
Date: Wed Oct 23 20:14:47 2013
New Revision: 1535148
URL: http://svn.apache.org/r1535148
Log:
Removed the generic parameter for default type from AbstractConverter.
This parameter had little purpose as the default value can be set as Object
anyway - it is converted if necessary.
M
Author: oheger
Date: Wed Oct 23 20:13:11 2013
New Revision: 1535145
URL: http://svn.apache.org/r1535145
Log:
Generified BooleanConverter.
The converter now only supports conversions to the target types String and
Boolean.
Modified:
commons/proper/beanutils/branches/java5/src/main/java/org/a
Author: damjan
Date: Wed Oct 23 19:40:39 2013
New Revision: 1535132
URL: http://svn.apache.org/r1535132
Log:
Eliminate all mention of Sanselan in the source files.
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/bmp/BmpImageParser.java
commons/pr
Author: britter
Date: Wed Oct 23 19:15:54 2013
New Revision: 1535124
URL: http://svn.apache.org/r1535124
Log:
Add FindBugs exclusion for replacement of deprecated method
Modified:
commons/proper/lang/trunk/findbugs-exclude-filter.xml
Modified: commons/proper/lang/trunk/findbugs-exclude-filte
Author: britter
Date: Wed Oct 23 19:04:29 2013
New Revision: 1535123
URL: http://svn.apache.org/r1535123
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: bayard
Date: Wed Oct 23 18:18:38 2013
New Revision: 1535095
URL: http://svn.apache.org/r1535095
Log:
Removing the ASF @author
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/NotImplementedException.java
Modified:
commons/proper/lang/trunk/src/main/java/or
Author: damjan
Date: Wed Oct 23 17:38:06 2013
New Revision: 1535081
URL: http://svn.apache.org/r1535081
Log:
Encapsulate DhtSegment's public mutable arrays.
Jira issue key: IMAGING-115
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/trunk/src/main/
Author: ggregory
Date: Wed Oct 23 17:23:07 2013
New Revision: 1535078
URL: http://svn.apache.org/r1535078
Log:
[LANG-926] Add ArrayUtils.reverse(array, from, to) methods.
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper/lang/trunk/src/main/java/org/apache/common
Author: ggregory
Date: Wed Oct 23 17:00:05 2013
New Revision: 1535071
URL: http://svn.apache.org/r1535071
Log:
Apache branding.
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/p
Author: ggregory
Date: Wed Oct 23 16:19:15 2013
New Revision: 1535068
URL: http://svn.apache.org/r1535068
Log:
Javadoc: Add @see tags for subarray methods to point to Java 6
Arrays.copyOfRange(...) methods. The behavior is not exactly the same so no
deprecation.
Modified:
commons/proper/la
Author: tv
Date: Wed Oct 23 13:52:57 2013
New Revision: 1535032
URL: http://svn.apache.org/r1535032
Log:
Re-introduced explicit groupId
Modified:
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?re
Author: bodewig
Date: Wed Oct 23 11:03:21 2013
New Revision: 1534984
URL: http://svn.apache.org/r1534984
Log:
Jörg's solution is a lot simpler
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/sevenz/SevenZFileTest.java
Modified:
commons/proper/com
Author: bodewig
Date: Wed Oct 23 10:57:31 2013
New Revision: 1534983
URL: http://svn.apache.org/r1534983
Log:
don't try to decrypt in tests if no strong crypto is available
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/sevenz/SevenZFileTest.java
53 matches
Mail list logo