Message from: https://repository.apache.orgDescription:Drop Apache Commons Codec 1.11-RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.0 (Java 1.7.0_80; Windows 8.1 6.3)""userId" = "ggregory""ip" = "174.16.41.20"Details:The orgapachecommons-1274 staging repository has been dropped.Action per
Author: ggregory
Date: Thu Oct 12 21:23:01 2017
New Revision: 1812052
URL: http://svn.apache.org/viewvc?rev=1812052&view=rev
Log:
Creating commons-codec-1.11-RC1 tag
Added:
commons/proper/codec/tags/commons-codec-1.11-RC1/
- copied from r1812050, commons/proper/codec/trunk/
Modified:
Repository: commons-csv
Updated Branches:
refs/heads/master 27cdc5572 -> d20e5abaa
travis: add java 9 to build (closes #23)
pom.xml: add java 9 profile and override jacoco version to make build pass
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.ap
Author: oheger
Date: Thu Oct 12 20:16:02 2017
New Revision: 1812041
URL: http://svn.apache.org/viewvc?rev=1812041&view=rev
Log:
Updated release properties for configuration.
Modified:
commons/cms-site/trunk/conf/component_releases.properties
Modified: commons/cms-site/trunk/conf/component_re
Author: oheger
Date: Thu Oct 12 20:11:33 2017
New Revision: 1812033
URL: http://svn.apache.org/viewvc?rev=1812033&view=rev
Log:
Updated doap after Configuration 2.2 release.
Modified:
commons/cms-site/trunk/doap/doap_configuration.rdf
Modified: commons/cms-site/trunk/doap/doap_configuration.
Author: oheger
Date: Thu Oct 12 20:09:19 2017
New Revision: 1812027
URL: http://svn.apache.org/viewvc?rev=1812027&view=rev
Log:
Updated changes.xml for next development iteration.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trun
Author: oheger
Date: Thu Oct 12 19:54:42 2017
New Revision: 1812009
URL: http://svn.apache.org/viewvc?rev=1812009&view=rev
Log:
Set release date for 2.2.
Modified:
commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/changes/changes.xml
Modified:
commons/proper/configuration/branch
Author: oheger
Date: Thu Oct 12 19:50:40 2017
New Revision: 1812008
URL: http://svn.apache.org/viewvc?rev=1812008&view=rev
Log:
Created maintenance branch for 2.2 release.
Added:
commons/proper/configuration/branches/RELEASE_2_2_BRANCH/ (props changed)
- copied from r1812007,
commons
Author: oheger
Date: Thu Oct 12 19:47:43 2017
New Revision: 1812007
URL: http://svn.apache.org/viewvc?rev=1812007&view=rev
Log:
Updated version number for next development iteration.
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL
Author: pascalschumacher
Date: Thu Oct 12 19:47:28 2017
New Revision: 1812006
URL: http://svn.apache.org/viewvc?rev=1812006&view=rev
Log:
readme-md-template.md: remove the branch parameters from travis ci and coverall
urls, so that the badges also work if the components is using svn instead of gi
Author: oheger
Date: Thu Oct 12 19:39:31 2017
New Revision: 1812003
URL: http://svn.apache.org/viewvc?rev=1812003&view=rev
Log:
Release Commons Configuration 2.2 based on RC 1
Added:
commons/proper/configuration/tags/CONFIGURATION_2_2/ (props changed)
- copied from r1812002,
commons/
Message from: https://repository.apache.orgDescription:Release Commons Configuration 2.2Deployer properties:"userAgent" = "Apache-Maven/3.3.9 (Java 1.8.0_144; Windows 10 10.0)""userId" = "oheger""ip" = "92.78.69.160"Details:The following artifacts have been promoted to the "Releases" [id=releases]
Author: pascalschumacher
Date: Thu Oct 12 19:36:24 2017
New Revision: 1812001
URL: http://svn.apache.org/viewvc?rev=1812001&view=rev
Log:
README.md: restore and fix code coverage badge
Modified:
commons/proper/codec/trunk/README.md
Modified: commons/proper/codec/trunk/README.md
URL:
http://
Author: oheger
Date: Thu Oct 12 19:35:03 2017
New Revision: 22443
Log:
Updated version number in README.
Modified:
release/commons/configuration/README.html
Modified: release/commons/configuration/README.html
==
---
Author: oheger
Date: Thu Oct 12 19:24:05 2017
New Revision: 22438
Log:
Publish commons-configuration 2.2 release
Added:
release/commons/configuration/RELEASE-NOTES.txt
- copied unchanged from r22437,
dev/commons/configuration/RELEASE-NOTES.txt
release/commons/configuration/binaries
Repository: commons-lang
Updated Branches:
refs/heads/master 713c77ced -> 0dc5b94a0
fix typos in comments
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/0dc5b94a
Tree: http://git-wip-us.apache.org/repos/asf/
Author: pascalschumacher
Date: Thu Oct 12 18:30:18 2017
New Revision: 1811996
URL: http://svn.apache.org/viewvc?rev=1811996&view=rev
Log:
README.md: fix travis badge and remove other broken or less helpful badges
Modified:
commons/proper/codec/trunk/README.md
Modified: commons/proper/codec/t
Repository: commons-text
Updated Branches:
refs/heads/master 61cbf0afe -> dabd0846d
- fix some typos (closes #69)
- simplify `if` condition with direct return
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/d
Repository: commons-text
Updated Branches:
refs/heads/master f90572543 -> 61cbf0afe
WordUtils: use StringBuilder#append(CharSequence, int, int) were possible to
improve performance
(similar to LANG-1358, thanks to Stephane Landelle for the suggestion)
Project: http://git-wip-us.apache.org/r
Repository: commons-lang
Updated Branches:
refs/heads/master 04ca0852b -> 713c77ced
use StringBuilder#append(CharSequence, int, int) were possible to improve
performance
(similar to LANG-1358, thanks to Stephane Landelle for the suggestion)
Project: http://git-wip-us.apache.org/repos/asf/co
Repository: commons-lang
Updated Branches:
refs/heads/master 274dbfe81 -> 04ca0852b
LANG-1358: Improve StringUtils#replace throughput (closes #300)
Motivation:
`StringUtils#replace` uses `substring` to append a String region into a
StringBuilder. This causes useless copies, as `StringBuilder#
LANG-1358: Improve StringUtils#replace throughput
Add changes.xml entry
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/04ca0852
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/04ca0852
Diff: http
Repository: commons-collections
Updated Branches:
refs/heads/master b15deac11 -> 87417154f
travis: add java 9 to build (closes #27)
pom.xml: add java 9 profile to make build pass
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/re
Repository: commons-collections
Updated Branches:
refs/heads/master 07de4dd57 -> b15deac11
override jacoco version for java9 compatibility (closes #30)
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/
Message from: https://repository.apache.orgDescription:Drop Apache Commons IO 2.6 RC1 after canceled vote.Deployer properties:"userAgent" = "Apache-Maven/3.5.0 (Java 1.7.0_79; Mac OS X 10.12.6)""userId" = "britter""ip" = "88.78.215.77"Details:The orgapachecommons-1270 staging repository has been dr
Author: kinow
Date: Thu Oct 12 07:16:07 2017
New Revision: 1811915
URL: http://svn.apache.org/viewvc?rev=1811915&view=rev
Log:
JCS-184: move return statement outside of logging block
Added:
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/control/Composit
26 matches
Mail list logo