Description:bug found, new RC requiredDetails:The org.apache.commons-178 (u:bodewig, a:80.137.145.94) staging repository has been dropped.
Author: henning
Date: Tue Oct 22 06:33:19 2013
New Revision: 1534511
URL: http://svn.apache.org/r1534511
Log:
update assemblies and pom to match other projects.
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
commons/proper/configuration/branches/RELEASE_1_10_
Author: damjan
Date: Tue Oct 22 04:52:07 2013
New Revision: 1534492
URL: http://svn.apache.org/r1534492
Log:
Encapsulate GenericSegment's byte array.
Jira issue key: IMAGING-116
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/trunk/src/main/java/or
Author: bodewig
Date: Tue Oct 22 04:51:39 2013
New Revision: 1534491
URL: http://svn.apache.org/r1534491
Log:
another edge case for delaying stream creation and more tests
Added:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntryTest.j
On Tue, Oct 22, 2013 at 3:02 AM, sebb wrote:
>> +
>> +public byte[] getComment() {
>> +return comment;
>
> This is better, but the array can still be modified externally.
>
> Might make more sense to convert the array to a String and return that
> instead - Strings are immutable, but a
Author: sebb
Date: Tue Oct 22 01:53:43 2013
New Revision: 1534463
URL: http://svn.apache.org/r1534463
Log:
Missing @Override
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/NormalDistribution.java
Modified:
commons/proper/math/trunk/src/main/java/org
Author: henning
Date: Tue Oct 22 01:51:38 2013
New Revision: 1534462
URL: http://svn.apache.org/r1534462
Log:
move the assembly plugin config into pluginManagement
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
Modified: commons/proper/configuration/branches/RELE
Author: sebb
Date: Tue Oct 22 01:45:58 2013
New Revision: 1534461
URL: http://svn.apache.org/r1534461
Log:
Don't reuse same name as a field
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/iptc/IptcRecord.java
Modified:
commons/proper/imaging/tru
Author: sebb
Date: Tue Oct 22 01:44:23 2013
New Revision: 1534460
URL: http://svn.apache.org/r1534460
Log:
Don't reuse same name as a field
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/jpeg/decoder/JpegDecoder.java
Modified:
commons/proper/imaging
Author: sebb
Date: Tue Oct 22 01:43:00 2013
New Revision: 1534459
URL: http://svn.apache.org/r1534459
Log:
Useless redefinition of existing constants
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/color/ColorConversions.java
Modified:
commons/proper/imaging
Author: henning
Date: Tue Oct 22 01:41:27 2013
New Revision: 1534458
URL: http://svn.apache.org/r1534458
Log:
it is 2013 already
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/NOTICE.txt
Modified: commons/proper/configuration/branches/RELEASE_1_10_BRANCH/NOTICE.txt
URL:
Author: sebb
Date: Tue Oct 22 01:38:40 2013
New Revision: 1534457
URL: http://svn.apache.org/r1534457
Log:
Use getter instead of direct access to protected field
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/ImageParser.java
commons/proper/imaging/trunk
Author: henning
Date: Tue Oct 22 01:38:08 2013
New Revision: 1534456
URL: http://svn.apache.org/r1534456
Log:
Update download page, change tags in pom to match 1.10.
Modified:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/pom.xml
commons/proper/configuration/branches/RELEASE
Author: sebb
Date: Tue Oct 22 01:37:12 2013
New Revision: 1534455
URL: http://svn.apache.org/r1534455
Log:
Don't reuse field name
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/bytesource/ByteSourceInputStream.java
Modified:
commons/proper/imaging/tr
Author: henning
Date: Tue Oct 22 01:32:57 2013
New Revision: 1534454
URL: http://svn.apache.org/r1534454
Log:
create 1.10 release branch
Added:
commons/proper/configuration/branches/RELEASE_1_10_BRANCH/ (props changed)
- copied from r1534453,
commons/proper/configuration/branches/CON
Author: sebb
Date: Tue Oct 22 01:27:39 2013
New Revision: 1534450
URL: http://svn.apache.org/r1534450
Log:
DecimalFormat is not thread-safe.
Localising this also avoids warning about field hiding in toDisplayString
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imagi
Author: henning
Date: Tue Oct 22 01:24:52 2013
New Revision: 1534449
URL: http://svn.apache.org/r1534449
Log:
update my developer entry
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAI
Author: henning
Date: Tue Oct 22 01:23:58 2013
New Revision: 1534448
URL: http://svn.apache.org/r1534448
Log:
remove hard coded jira pid, just pick up the version that matches the artifact
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
Modified:
common
Author: damjan
Date: Tue Oct 22 01:21:49 2013
New Revision: 1534447
URL: http://svn.apache.org/r1534447
Log:
Eliminate RgbeConstants.
Jira issue key: IMAGING-118
Removed:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/rgbe/RgbeConstants.java
Modified:
com
Author: henning
Date: Tue Oct 22 01:19:43 2013
New Revision: 1534445
URL: http://svn.apache.org/r1534445
Log:
fix javadoc warning.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/main/java/org/apache/commons/configuration/PropertiesConfiguration.java
Modif
Author: henning
Date: Tue Oct 22 01:20:07 2013
New Revision: 1534446
URL: http://svn.apache.org/r1534446
Log:
fix the JIRA report to use JQL for the 6.1 JIRA at Apache.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
Modified:
commons/proper/configurat
Author: sebb
Date: Tue Oct 22 01:15:06 2013
New Revision: 1534443
URL: http://svn.apache.org/r1534443
Log:
Fix mime type so pom is not treated as binary
Modified:
commons/sandbox/jndi/trunk/pom.xml (props changed)
Propchange: commons/sandbox/jndi/trunk/pom.xml
-
Author: olamy
Date: Tue Oct 22 01:14:10 2013
New Revision: 1534442
URL: http://svn.apache.org/r1534442
Log:
fix svn:ignore
Modified:
commons/sandbox/monitoring/trunk/collector/ (props changed)
commons/sandbox/monitoring/trunk/cube/ (props changed)
commons/sandbox/monitoring/trunk/
Author: henning
Date: Tue Oct 22 00:45:36 2013
New Revision: 1534429
URL: http://svn.apache.org/r1534429
Log:
fix checkstyle errors
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/main/java/org/apache/commons/configuration/MapConfiguration.java
commons/
Author: henning
Date: Mon Oct 21 23:13:34 2013
New Revision: 1534410
URL: http://svn.apache.org/r1534410
Log:
remove some whitespace
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/CONFIGURATION_1_X_MA
Author: henning
Date: Mon Oct 21 23:08:52 2013
New Revision: 1534409
URL: http://svn.apache.org/r1534409
Log:
POM changes backport from trunk.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
Modified:
commons/proper/configuration/branches/CONFIGURATION
Author: henning
Date: Mon Oct 21 22:35:52 2013
New Revision: 1534402
URL: http://svn.apache.org/r1534402
Log:
Backport CONFIGURATION-525 from r1457277.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/C
Author: henning
Date: Mon Oct 21 22:25:03 2013
New Revision: 1534399
URL: http://svn.apache.org/r1534399
Log:
Backport CONFIGURATION-526 from r1449399.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/
Author: henning
Date: Mon Oct 21 22:12:36 2013
New Revision: 1534396
URL: http://svn.apache.org/r1534396
Log:
Backport CONFIGURATION-534 from r1457498,
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/C
Author: henning
Date: Mon Oct 21 22:02:27 2013
New Revision: 1534393
URL: http://svn.apache.org/r1534393
Log:
Backport COLLECTIONS-546 from r1492404.
Added:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/test/java/org/apache/commons/configuration/beanutils/BeanCreat
Author: tn
Date: Mon Oct 21 21:36:37 2013
New Revision: 1534389
URL: http://svn.apache.org/r1534389
Log:
Add reference test values for ZipfDistribution.logProbability.
Added:
commons/proper/math/trunk/src/test/R/zipfTestCases
Modified:
commons/proper/math/trunk/src/test/java/org/apache/c
Author: bayard
Date: Mon Oct 21 21:24:47 2013
New Revision: 1534380
URL: http://svn.apache.org/r1534380
Log:
Returning NotImplementedException to Lang after it was removed in Lang 3.0 per
the request in LANG-769.
Added:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/NotIm
Author: tn
Date: Mon Oct 21 21:17:06 2013
New Revision: 1534378
URL: http://svn.apache.org/r1534378
Log:
Add reference test values for GeometricDistribution.logProbability.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/GeometricDistributionTest.java
Author: henning
Date: Mon Oct 21 21:14:18 2013
New Revision: 1534376
URL: http://svn.apache.org/r1534376
Log:
Backport CONFIGURATION-550 from r1502844.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/
Author: tn
Date: Mon Oct 21 21:12:46 2013
New Revision: 1534375
URL: http://svn.apache.org/r1534375
Log:
Add R test script for geometric distribution
Added:
commons/proper/math/trunk/src/test/R/geometricTestCases
Added: commons/proper/math/trunk/src/test/R/geometricTestCases
URL:
http://svn
Author: henning
Date: Mon Oct 21 21:07:12 2013
New Revision: 1534371
URL: http://svn.apache.org/r1534371
Log:
Backport CONFIGURATION-555 from r1527396.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/
Author: tn
Date: Mon Oct 21 21:00:03 2013
New Revision: 1534369
URL: http://svn.apache.org/r1534369
Log:
Update reference test values for HypergeometricDistribution#logDensity test.
Modified:
commons/proper/math/trunk/src/test/R/hypergeometricTestCases
commons/proper/math/trunk/src/test/R
Author: henning
Date: Mon Oct 21 20:36:23 2013
New Revision: 1534367
URL: http://svn.apache.org/r1534367
Log:
missing changes entry for CONFIGURATION-500
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml
Modified:
commons/proper/configur
Author: henning
Date: Mon Oct 21 20:35:11 2013
New Revision: 1534366
URL: http://svn.apache.org/r1534366
Log:
Backport CONFIGURATION-500 from r1382310.
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/RELEASE-NOTES.txt
commons/proper/configuration/branches/C
Author: tn
Date: Mon Oct 21 20:28:05 2013
New Revision: 1534363
URL: http://svn.apache.org/r1534363
Log:
Replace impl of NormalDistribution.density by calling
FastMath.exp(logDensity()) which should be faster.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distri
Author: tn
Date: Mon Oct 21 20:23:54 2013
New Revision: 1534362
URL: http://svn.apache.org/r1534362
Log:
Formatting.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/GammaDistribution.java
Modified:
commons/proper/math/trunk/src/main/java/org/apache/c
Author: henning
Date: Mon Oct 21 20:23:53 2013
New Revision: 1534361
URL: http://svn.apache.org/r1534361
Log:
add missing changes.xml entries
Modified:
commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml
Modified:
commons/proper/configuration/branche
Author: ate
Date: Mon Oct 21 20:19:03 2013
New Revision: 1534359
URL: http://svn.apache.org/r1534359
Log:
reverting back to commons-el 1.0 (update to 1.0.1-SNAPSHOT broke the tests)
Modified:
commons/proper/scxml/trunk/pom.xml
Modified: commons/proper/scxml/trunk/pom.xml
URL:
http://svn.apa
Author: tn
Date: Mon Oct 21 20:13:52 2013
New Revision: 1534358
URL: http://svn.apache.org/r1534358
Log:
Avoid code duplication in Distribution density/probability methods by using the
result of logDensity or logProbability respectively.
Modified:
commons/proper/math/trunk/src/main/java/org
Author: markt
Date: Mon Oct 21 19:06:53 2013
New Revision: 1534327
URL: http://svn.apache.org/r1534327
Log:
Checkstyle warnings
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
commons/proper/pool/trunk/src/test/java/org/apa
Author: markt
Date: Mon Oct 21 19:01:37 2013
New Revision: 1534324
URL: http://svn.apache.org/r1534324
Log:
More Checkstyle inspired Javadoc fixes
Added:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/proxy/package.html
(with props)
Modified:
commons/proper/pool/tru
Author: damjan
Date: Mon Oct 21 18:59:04 2013
New Revision: 1534322
URL: http://svn.apache.org/r1534322
Log:
Encapsulate public field.
Jira issue key: IMAGING-114
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/trunk/src/main/java/org/apache/common
Author: ggregory
Date: Mon Oct 21 18:40:41 2013
New Revision: 1534314
URL: http://svn.apache.org/r1534314
Log:
Add .pmd to svn:ignore.
Modified:
commons/proper/imaging/trunk/ (props changed)
Propchange: commons/proper/imaging/trunk/
-
Author: damjan
Date: Mon Oct 21 18:40:10 2013
New Revision: 1534313
URL: http://svn.apache.org/r1534313
Log:
Convert all source files to UTF-8 encoding.
Jira issue key: IMAGING-109
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/trunk/src/main/java
Author: damjan
Date: Mon Oct 21 18:06:52 2013
New Revision: 1534297
URL: http://svn.apache.org/r1534297
Log:
Fix an NPE regression in TIFF image reading.
Jira issue key: IMAGING-113
Modified:
commons/proper/imaging/trunk/src/changes/changes.xml
commons/proper/imaging/trunk/src/main/ja
Author: damjan
Date: Mon Oct 21 17:53:56 2013
New Revision: 1534292
URL: http://svn.apache.org/r1534292
Log:
Make the EOI check in TiffReader.getJpegRawImageData()
only get performed when the strict flag is set,
as some images out in the wild seem to have thumbnails
without a valid EOI.
IMAGING-9
Author: ggregory
Date: Mon Oct 21 16:27:48 2013
New Revision: 1534269
URL: http://svn.apache.org/r1534269
Log:
Unnecessary cast from int to long.
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java
Modified:
commons/pro
Author: ggregory
Date: Mon Oct 21 16:24:00 2013
New Revision: 1534267
URL: http://svn.apache.org/r1534267
Log:
Forgot to clean up imports before my previous commit.
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipEncodingHelper.java
Modifie
Author: ggregory
Date: Mon Oct 21 16:19:46 2013
New Revision: 1534265
URL: http://svn.apache.org/r1534265
Log:
[COMPRESS-240] ZipEncodingHelper.isUTF8(String) does not check all UTF-8
aliases.
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
commons/proper/compress/trunk/
Author: sebb
Date: Mon Oct 21 16:17:05 2013
New Revision: 1534263
URL: http://svn.apache.org/r1534263
Log:
Field has getter/setter so make private
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BinaryOutputStream.java
Modified:
commons/proper/imaging
Author: sebb
Date: Mon Oct 21 16:16:30 2013
New Revision: 1534262
URL: http://svn.apache.org/r1534262
Log:
Field has getter/setter so make private
Modified:
commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BinaryInputStream.java
Modified:
commons/proper/imaging/
Author: sebb
Date: Mon Oct 21 16:11:01 2013
New Revision: 1534261
URL: http://svn.apache.org/r1534261
Log:
Ensure resource is closed
Modified:
commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/examples/ApacheImagingSpeedAndMemoryTest.java
Modified:
commons/proper/imagin
Author: sebb
Date: Mon Oct 21 16:07:27 2013
New Revision: 1534259
URL: http://svn.apache.org/r1534259
Log:
ASF Branding
Modified:
commons/proper/betwixt/trunk/pom.xml
commons/proper/daemon/trunk/pom.xml
commons/proper/el/trunk/pom.xml
commons/proper/jexl/trunk/pom.xml
commons/
Author: sebb
Date: Mon Oct 21 16:01:51 2013
New Revision: 1534256
URL: http://svn.apache.org/r1534256
Log:
ASF Branding
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1534256&r1=153
Author: sebb
Date: Mon Oct 21 16:01:03 2013
New Revision: 1534255
URL: http://svn.apache.org/r1534255
Log:
ASF Branding
Modified:
commons/proper/validator/trunk/pom.xml
Modified: commons/proper/validator/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?
Author: sebb
Date: Mon Oct 21 16:00:20 2013
New Revision: 1534254
URL: http://svn.apache.org/r1534254
Log:
ASF Branding
Modified:
commons/proper/scxml/trunk/pom.xml
Modified: commons/proper/scxml/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1534254&
Author: sebb
Date: Mon Oct 21 15:59:08 2013
New Revision: 1534253
URL: http://svn.apache.org/r1534253
Log:
ASF Branding
Modified:
commons/proper/proxy/trunk/pom.xml
Modified: commons/proper/proxy/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/proxy/trunk/pom.xml?rev=1534253&
Author: sebb
Date: Mon Oct 21 15:56:45 2013
New Revision: 1534251
URL: http://svn.apache.org/r1534251
Log:
ASF Branding
Modified:
commons/proper/pool/branches/POOL_1_X/pom.xml
Modified: commons/proper/pool/branches/POOL_1_X/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/branc
Author: sebb
Date: Mon Oct 21 15:56:09 2013
New Revision: 1534250
URL: http://svn.apache.org/r1534250
Log:
ASF Branding
Modified:
commons/proper/pool/branches/1_5_RELEASE/pom.xml
Modified: commons/proper/pool/branches/1_5_RELEASE/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool
Author: sebb
Date: Mon Oct 21 15:55:24 2013
New Revision: 1534249
URL: http://svn.apache.org/r1534249
Log:
ASF Branding
Modified:
commons/proper/pool/trunk/pom.xml
Modified: commons/proper/pool/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1534249&r1=
Author: sebb
Date: Mon Oct 21 15:52:19 2013
New Revision: 1534246
URL: http://svn.apache.org/r1534246
Log:
ASF Branding
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1534246&r1=153
Author: sebb
Date: Mon Oct 21 15:51:02 2013
New Revision: 1534244
URL: http://svn.apache.org/r1534244
Log:
ASF Branding
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=1534244&r1=
Author: bodewig
Date: Mon Oct 21 15:47:27 2013
New Revision: 1534238
URL: http://svn.apache.org/r1534238
Log:
no longer swallow exceptions on close
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.java
Modified:
commons/pro
Author: sebb
Date: Mon Oct 21 15:46:31 2013
New Revision: 1534235
URL: http://svn.apache.org/r1534235
Log:
ASF Branding
Modified:
commons/proper/logging/trunk/pom.xml
Modified: commons/proper/logging/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=15
Author: bodewig
Date: Mon Oct 21 15:46:00 2013
New Revision: 1534234
URL: http://svn.apache.org/r1534234
Log:
defer creation of output stream until data is written in order to keep empty
streams empty - LZMA2 writes dictionary information, for example
Added:
commons/proper/compress/trunk/sr
Author: sebb
Date: Mon Oct 21 15:45:22 2013
New Revision: 1534233
URL: http://svn.apache.org/r1534233
Log:
ASF Branding
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1534233&r1=
Author: sebb
Date: Mon Oct 21 15:43:49 2013
New Revision: 1534232
URL: http://svn.apache.org/r1534232
Log:
ASF Branding
Modified:
commons/proper/jxpath/trunk/pom.xml
Modified: commons/proper/jxpath/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=15342
Author: sebb
Date: Mon Oct 21 15:43:07 2013
New Revision: 1534230
URL: http://svn.apache.org/r1534230
Log:
ASF Branding
Modified:
commons/sandbox/jndi/trunk/pom.xml
Modified: commons/sandbox/jndi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/jndi/trunk/pom.xml?rev=1534230&
Author: sebb
Date: Mon Oct 21 15:41:37 2013
New Revision: 1534229
URL: http://svn.apache.org/r1534229
Log:
ASF Branding
Modified:
commons/proper/jexl/branches/2.0/pom.xml
Modified: commons/proper/jexl/branches/2.0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/po
Author: sebb
Date: Mon Oct 21 15:40:41 2013
New Revision: 1534228
URL: http://svn.apache.org/r1534228
Log:
ASF Branding
Modified:
commons/proper/jelly/trunk/pom.xml
Modified: commons/proper/jelly/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jelly/trunk/pom.xml?rev=1534228&
Author: ggregory
Date: Mon Oct 21 15:38:29 2013
New Revision: 1534226
URL: http://svn.apache.org/r1534226
Log:
Fix Javadoc and comment nits: "utf-8" -> "UTF-8".
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.java
Author: sebb
Date: Mon Oct 21 15:37:49 2013
New Revision: 1534225
URL: http://svn.apache.org/r1534225
Log:
ASF Branding
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?rev=1534225&r1=153
Author: ggregory
Date: Mon Oct 21 15:35:34 2013
New Revision: 1534223
URL: http://svn.apache.org/r1534223
Log:
Fix Javadoc nit.
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/FallbackZipEncoding.java
Modified:
commons/proper/compress/trunk/s
Author: ggregory
Date: Mon Oct 21 15:34:58 2013
New Revision: 1534222
URL: http://svn.apache.org/r1534222
Log:
Better ivar and param name (charsetName instead of charset).
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/FallbackZipEncoding.java
Author: sebb
Date: Mon Oct 21 15:33:34 2013
New Revision: 1534221
URL: http://svn.apache.org/r1534221
Log:
ASF Branding
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1534221&r1=153422
Author: sebb
Date: Mon Oct 21 15:32:38 2013
New Revision: 1534220
URL: http://svn.apache.org/r1534220
Log:
ASF Branding
Modified:
commons/proper/functor/trunk/pom.xml
Modified: commons/proper/functor/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=15
Author: ggregory
Date: Mon Oct 21 15:31:38 2013
New Revision: 1534219
URL: http://svn.apache.org/r1534219
Log:
Better ivar and param name (charsetName instead of charset).
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.ja
Author: sebb
Date: Mon Oct 21 15:26:20 2013
New Revision: 1534216
URL: http://svn.apache.org/r1534216
Log:
ASF Branding
Modified:
commons/proper/fileupload/trunk/pom.xml
Modified: commons/proper/fileupload/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/pom.x
Author: sebb
Date: Mon Oct 21 15:25:25 2013
New Revision: 1534215
URL: http://svn.apache.org/r1534215
Log:
ASF Branding
Modified:
commons/proper/exec/trunk/pom.xml
Modified: commons/proper/exec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=1534215&r1=
Author: sebb
Date: Mon Oct 21 15:24:05 2013
New Revision: 1534214
URL: http://svn.apache.org/r1534214
Log:
ASF Branding
Modified:
commons/proper/email/trunk/pom.xml
Modified: commons/proper/email/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1534214&
Author: sebb
Date: Mon Oct 21 15:22:31 2013
New Revision: 1534213
URL: http://svn.apache.org/r1534213
Log:
ASF Branding
Modified:
commons/proper/discovery/trunk/pom.xml
Modified: commons/proper/discovery/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?
Author: sebb
Date: Mon Oct 21 15:20:46 2013
New Revision: 1534212
URL: http://svn.apache.org/r1534212
Log:
Ignore IDE file
Modified:
commons/proper/dbutils/trunk/ (props changed)
Propchange: commons/proper/dbutils/trunk/
-
Author: bodewig
Date: Mon Oct 21 15:19:55 2013
New Revision: 1534210
URL: http://svn.apache.org/r1534210
Log:
emptyFiles and antiItems bitsets only iterate over entries without streams
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZOu
Author: sebb
Date: Mon Oct 21 15:20:10 2013
New Revision: 1534211
URL: http://svn.apache.org/r1534211
Log:
ASF Branding
Modified:
commons/proper/dbutils/trunk/pom.xml
Modified: commons/proper/dbutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=15
Author: sebb
Date: Mon Oct 21 15:19:20 2013
New Revision: 1534209
URL: http://svn.apache.org/r1534209
Log:
Ignore IDE file
Modified:
commons/proper/dbcp/trunk/ (props changed)
Propchange: commons/proper/dbcp/trunk/
---
Author: sebb
Date: Mon Oct 21 15:18:44 2013
New Revision: 1534208
URL: http://svn.apache.org/r1534208
Log:
ASF Branding
Modified:
commons/proper/dbcp/trunk/pom.xml
Modified: commons/proper/dbcp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1534208&r1=
Author: sebb
Date: Mon Oct 21 15:16:57 2013
New Revision: 1534207
URL: http://svn.apache.org/r1534207
Log:
ASF Branding
Modified:
commons/proper/daemon/branches/1.0.x/pom.xml
Modified: commons/proper/daemon/branches/1.0.x/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/daemon/branc
Author: sebb
Date: Mon Oct 21 15:16:01 2013
New Revision: 1534206
URL: http://svn.apache.org/r1534206
Log:
ASF Branding
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1534206&r1=153
Author: rmannibucau
Date: Mon Oct 21 15:07:43 2013
New Revision: 1534205
URL: http://svn.apache.org/r1534205
Log:
adding counter detail page
Added:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/counters/AggregatedCounter.java
commons/sandbox/monitorin
Author: sebb
Date: Mon Oct 21 14:57:21 2013
New Revision: 1534197
URL: http://svn.apache.org/r1534197
Log:
ASF Branding
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/tr
Author: sebb
Date: Mon Oct 21 14:55:04 2013
New Revision: 1534196
URL: http://svn.apache.org/r1534196
Log:
ASF Branding
Modified:
commons/proper/collections/trunk/pom.xml
Modified: commons/proper/collections/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/po
Author: sebb
Date: Mon Oct 21 14:53:44 2013
New Revision: 1534193
URL: http://svn.apache.org/r1534193
Log:
Ignore IDE file
Modified:
commons/proper/collections/trunk/ (props changed)
Propchange: commons/proper/collections/trunk/
-
Author: sebb
Date: Mon Oct 21 14:51:55 2013
New Revision: 1534191
URL: http://svn.apache.org/r1534191
Log:
Ignore IDE file
Modified:
commons/proper/codec/trunk/ (props changed)
Propchange: commons/proper/codec/trunk/
-
Author: sebb
Date: Mon Oct 21 14:50:42 2013
New Revision: 1534190
URL: http://svn.apache.org/r1534190
Log:
ASF Branding
Modified:
commons/proper/compress/trunk/pom.xml
Modified: commons/proper/compress/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev
Author: sebb
Date: Mon Oct 21 14:48:34 2013
New Revision: 1534188
URL: http://svn.apache.org/r1534188
Log:
Ignore IDE file
Modified:
commons/proper/cli/trunk/ (props changed)
Propchange: commons/proper/cli/trunk/
-
1 - 100 of 110 matches
Mail list logo