Adding changes for LANG-1208
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8e17410e
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8e17410e
Diff: http://git-wip-us.apache.org/repos/asf/commons-l
newline pain, despite having run the config line
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/56e52fe4
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/56e52fe4
Diff: http://git-wip-us.apache.org
Merge branch '124-branch'
Conflicts:
src/changes/changes.xml
LANG-1208: StrSubstitutor can preserve escapes
This closes #124 from github. Thanks to Samuel Karp.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/56e52fe4/src/main/java/org/apache/commons/lang3/math/NumberUtils.java
--
diff --git a/src/main/java/org/apache/commons/lang3/math/NumberUtils.java
b/src/main/java/org/apache
Repository: commons-lang
Updated Branches:
refs/heads/master 242e1f549 -> 59c28bb25
StrSubstitutor can preserve escapes
StrSubstitutor can now optionally preserve the escape character for an
escaped reference, which is useful when substitution takes place in
multiple phases and some references
LANG-1175: removed more files from the assembly conf
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c7860091
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/c7860091
Diff: http://git-wip-us.apache
Merge branch '112-branch'
Conflicts:
src/changes/changes.xml
LANG-1175: Remove Ant-based build
This closes #112 from github. Thanks to wikier@.
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/242e1f54
T
LANG-1175: removed additional files
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8bdfc714
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/8bdfc714
Diff: http://git-wip-us.apache.org/repos/asf/co
LANG-1175: fixed typo on changes
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/1dbdbfc3
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/1dbdbfc3
Diff: http://git-wip-us.apache.org/repos/asf/commo
Repository: commons-lang
Updated Branches:
refs/heads/master 69e97c8b4 -> 242e1f549
LANG-1175: removed ant-based build
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c3e250ab
Tree: http://git-wip-us.apache.o
Repository: commons-lang
Updated Branches:
refs/heads/master a72a5ced5 -> 69e97c8b4
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/69e97c8b/src/main/java/org/apache/commons/lang3/math/NumberUtils.java
--
diff --git a/
Fixing crlfs
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/69e97c8b
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/69e97c8b
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/69e97c8
Repository: commons-lang
Updated Branches:
refs/heads/master 421db380d -> 17a6d163c
Adding a createStarted() method per request in LANG-1138
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/17a6d163
Tree: http
Repository: commons-lang
Updated Branches:
refs/heads/master cc1aed9bd -> 421db380d
Switched capitalize back to using toTitleCase. Added a test for this using the
'Lj' letter. LANG-1142
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/rep
Repository: commons-lang
Updated Branches:
refs/heads/master 740c0f95f -> d6dd2b4cd
Removed spurious * lines before a */; mostly created by removing the @version
lines
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lan
Removed @version $ from source per LANG-1129
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/740c0f95
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/740c0f95
Diff: http://git-wip-us.apache.org/rep
Repository: commons-lang
Updated Branches:
refs/heads/master dfc96 -> 740c0f95f
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/740c0f95/src/test/java/org/apache/commons/lang3/reflect/testbed/Parent.java
--
diff --
4
--- a/src/test/java/org/apache/commons/lang3/CharSequenceUtilsTest.java
+++ b/src/test/java/org/apache/commons/lang3/CharSequenceUtilsTest.java
@@ -31,7 +31,6 @@ import org.junit.Test;
/**
* Tests CharSequenceUtils
*
- * @version $Id: CharSequenceUtilsTest.java 1066341 2011-02-02 06:21:53Z
bayard $
*/
Author: bayard
Date: Wed Feb 12 03:51:25 2014
New Revision: 1567515
URL: http://svn.apache.org/r1567515
Log:
Switching b->strong tag
Modified:
commons/proper/lang/trunk/src/site/xdoc/download_lang.xml
Modified: commons/proper/lang/trunk/src/site/xdoc/download_lang.xml
URL:
h
Author: bayard
Date: Wed Feb 12 03:52:45 2014
New Revision: 1567516
URL: http://svn.apache.org/r1567516
Log:
Switching i->em tag
Modified:
commons/proper/lang/trunk/src/site/xdoc/article2_4.xml
commons/proper/lang/trunk/src/site/xdoc/article2_5.xml
commons/proper/lang/trunk/src/s
Author: bayard
Date: Wed Jan 22 08:19:22 2014
New Revision: 1560275
URL: http://svn.apache.org/r1560275
Log:
Applying Eli Lindsey's patch to Yaniv Kunda's report in LANG-936 that
StringUtils.getLevensteinDistance(String, String, int) gave the wrong answer
when the int thresho
Author: bayard
Date: Sat Oct 26 02:50:25 2013
New Revision: 1535916
URL: http://svn.apache.org/r1535916
Log:
Adding LANG-928, also moved a couple of items to past tense
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
Author: bayard
Date: Sat Oct 26 02:48:35 2013
New Revision: 1535915
URL: http://svn.apache.org/r1535915
Log:
Updating javadoc to not use parseInt as an explanation for why it doesn't
support octals larger than \377
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/
Author: bayard
Date: Sat Oct 26 02:45:39 2013
New Revision: 1535914
URL: http://svn.apache.org/r1535914
Log:
Rewriting OctalUnescaper as a hand rolled parser (all of 4 characters), instead
of trying to handle the conversion via repeated attempts to convert the
numbers. This fixes bugs, see LANG
Author: bayard
Date: Sat Oct 26 02:14:35 2013
New Revision: 1535911
URL: http://svn.apache.org/r1535911
Log:
Applying github pull request https://github.com/apache/commons-lang/pull/5,
linked as LANG-928, fixing a bug in OctalEscaper trying to parse octal numbers
longer than 3 digits
Modified
Author: bayard
Date: Fri Oct 25 08:19:29 2013
New Revision: 1535653
URL: http://svn.apache.org/r1535653
Log:
Applying Thomas Neidhart's patch for LANG-905; fixing a bug in which
EqualsBuilder considers two arrays of the same type to be equal, without
considering the contents
Mod
Author: bayard
Date: Thu Oct 24 21:23:40 2013
New Revision: 153
URL: http://svn.apache.org/r153
Log:
Applying Sebb's patch from LANG-774 - adding isStarted, isSuspended and
isStopped to StopWatch
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper
Author: bayard
Date: Thu Oct 24 20:54:34 2013
New Revision: 1535547
URL: http://svn.apache.org/r1535547
Log:
Applying Thomas' patch from LANG-917 - fixing Arne Burmeister's reported
exception when combining custom and choice formats
Modified:
commons/proper/lang/trunk/s
Author: bayard
Date: Thu Oct 24 20:07:24 2013
New Revision: 1535519
URL: http://svn.apache.org/r1535519
Log:
Noting LANG-848
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
Author: bayard
Date: Thu Oct 24 19:54:47 2013
New Revision: 1535515
URL: http://svn.apache.org/r1535515
Log:
Applying Alexander Muthmann's patch from LANG-848, adding isBlank/isEmpty
CharSequence... variants
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/
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
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/wea
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/resour
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/NOT
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-w
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
Author: bayard
Date: Sat Oct 19 17:25:04 2013
New Revision: 1533794
URL: http://svn.apache.org/r1533794
Log:
Fixing typo in javadoc
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org/apache
Modified:
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/time/FormatCache.html
==
---
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/time/Forma
Modified:
websites/production/commons/content/proper/commons-lang/testapidocs/src-html/org/apache/commons/lang3/time/DateUtilsTest.html
==
---
websites/production/commons/content/proper/commons-lang/testapidocs/src-html/o
Modified:
websites/production/commons/content/proper/commons-lang/testapidocs/src-html/org/apache/commons/lang3/text/ExtendedMessageFormatTest.html
==
---
websites/production/commons/content/proper/commons-lang/testapidoc
Modified:
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/reflect/TypeLiteral.html
==
---
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/reflect
Modified:
websites/production/commons/content/proper/commons-lang/xref-test/org/apache/commons/lang3/time/DateUtilsTest.html
==
---
websites/production/commons/content/proper/commons-lang/xref-test/org/apache/commons/lang
Modified:
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/builder/ToStringBuilder.html
==
---
websites/production/commons/content/proper/commons-lang/xref/org/apache/commons/lang3/bui
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.reflect.MemberUtils.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lan
Modified:
websites/production/commons/content/proper/commons-lang/article2_4.html
==
--- websites/production/commons/content/proper/commons-lang/article2_4.html
(original)
+++ websites/production/commons/content/proper/co
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeLiteral.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apac
Modified: websites/production/commons/content/proper/commons-lang/taglist.html
==
--- websites/production/commons/content/proper/commons-lang/taglist.html
(original)
+++ websites/production/commons/content/proper/commons-l
Modified:
websites/production/commons/content/proper/commons-lang/testapidocs/org/apache/commons/lang3/text/StrBuilderAppendInsertTest.html
==
---
websites/production/commons/content/proper/commons-lang/testapidocs/org/ap
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/builder/ToStringBuilder.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/
Author: bayard
Date: Sat Oct 19 17:17:55 2013
New Revision: 883363
Log:
Site checkin for project Commons Lang
Removed:
websites/production/commons/content/proper/commons-lang/checkstyle-aggregate.html
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/deprecated
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.RandomStringUtils.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/FastDatePrinter.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/
Author: bayard
Date: Sat Oct 19 17:10:57 2013
New Revision: 1533787
URL: http://svn.apache.org/r1533787
Log:
Adding checkstyle reportset so we don't get the aggregate report.
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apach
Author: bayard
Date: Thu Oct 17 07:30:57 2013
New Revision: 1532995
URL: http://svn.apache.org/r1532995
Log:
Deprecating StringUtils.toString(byte[],String) in favour of a new CharSet
based method, as reported by Aaron Digulla in LANG-795
Modified:
commons/proper/lang/trunk/src/changes
Modified:
websites/production/commons/content/proper/commons-lang/upgradeto2_0.html
==
--- websites/production/commons/content/proper/commons-lang/upgradeto2_0.html
(original)
+++ websites/production/commons/content/prope
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.time.FastDatePrinter.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.la
Modified:
websites/production/commons/content/proper/commons-lang/article2_4.html
==
--- websites/production/commons/content/proper/commons-lang/article2_4.html
(original)
+++ websites/production/commons/content/proper/co
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.CharEncoding.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.Char
nce 1.0
-034 * @version $Id: RandomStringUtils.java
1436770 2013-01-22 07:09:45Z ggregory $
+034 * @version $Id: RandomStringUtils.java
1532684 2013-10-16 08:28:42Z bayard $
035 */
036public class RandomStringUtils {
037
@@ -136,9 +136,9 @@
133 * characters as indicated by th
436770
2013-01-22 07:09:45Z ggregory $
+34 * @version $Id: RandomStringUtils.java 1532684
2013-10-16 08:28:42Z bayard $
35 */
36 public class
RandomStringUtils
{
37
@@ -143,9 +143,9 @@
133 * characters as indicated by the
arguments.</p>
134 *
135 * @param co
Modified: websites/production/commons/content/proper/commons-lang/taglist.html
==
--- websites/production/commons/content/proper/commons-lang/taglist.html
(original)
+++ websites/production/commons/content/proper/commons-l
Modified: websites/production/commons/content/proper/commons-lang/pmd.html
==
--- websites/production/commons/content/proper/commons-lang/pmd.html (original)
+++ websites/production/commons/content/proper/commons-lang/pmd.h
Modified:
websites/production/commons/content/proper/commons-lang/testapidocs/org/apache/commons/lang3/StringUtilsTest.html
==
---
websites/production/commons/content/proper/commons-lang/testapidocs/org/apache/commons/lan
Modified:
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.BitField.html
==
---
websites/production/commons/content/proper/commons-lang/cobertura/org.apache.commons.lang3.BitField
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/DateParser.html
==
---
websites/production/commons/content/proper/commons-lang/apidocs/org/apache/commons/lang3/time/
Author: bayard
Date: Thu Oct 17 06:18:45 2013
New Revision: 882935
Log:
Site checkin for project Commons Lang
Added:
websites/production/commons/content/proper/commons-lang/javancss.html
(with props)
Modified:
websites/production/commons/content/proper/commons-lang/apidocs/deprecated
Author: bayard
Date: Thu Oct 17 06:09:47 2013
New Revision: 1532973
URL: http://svn.apache.org/r1532973
Log:
Added a Getting Involved section specifically for Lang
Modified:
commons/proper/lang/trunk/src/site/xdoc/index.xml
Modified: commons/proper/lang/trunk/src/site/xdoc/index.xml
URL
Author: bayard
Date: Wed Oct 16 08:30:39 2013
New Revision: 1532685
URL: http://svn.apache.org/r1532685
Log:
Noting the javadoc fix for RandomStringUtils per LANG-902
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL
Author: bayard
Date: Wed Oct 16 08:28:42 2013
New Revision: 1532684
URL: http://svn.apache.org/r1532684
Log:
Fixing the documentation so that a random string of numbers and letters is not
guaranteeing that a number or a letter will appear as reported by Andrzej
Winnicki in LANG-902
Modified
Author: bayard
Date: Tue Oct 15 06:56:42 2013
New Revision: 1532228
URL: http://svn.apache.org/r1532228
Log:
Adding missing javadoc per checkstyle and Duncan Jones at LANG-840
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/FastDateParser.java
Modified
Author: bayard
Date: Tue Oct 15 06:54:25 2013
New Revision: 1532225
URL: http://svn.apache.org/r1532225
Log:
Applying javadoc for DateParser from LANG-840 from Duncan Jones
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/DateParser.java
Modified:
commons
Author: bayard
Date: Tue Oct 15 04:35:46 2013
New Revision: 1532184
URL: http://svn.apache.org/r1532184
Log:
Raising the bar :)
Modified:
commons/trunks-proper/CHALLENGE.txt
Modified: commons/trunks-proper/CHALLENGE.txt
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/CHALLENGE.txt
Author: bayard
Date: Tue Oct 15 03:57:35 2013
New Revision: 1532177
URL: http://svn.apache.org/r1532177
Log:
While there are a few others I feel emotionally committed to and would hop in
to help on, and may add my name to as I see others showng their involvement,
reality is that Lang is the
Author: bayard
Date: Tue Oct 15 03:52:25 2013
New Revision: 1532174
URL: http://svn.apache.org/r1532174
Log:
I'm going to challenge that all of Commons is dormant. This file is to record
where people are maintaining components. This is intended as a baseline to get
us back into normal, th
Author: bayard
Date: Sun Oct 13 09:02:07 2013
New Revision: 1531643
URL: http://svn.apache.org/r1531643
Log:
Adding 00A0 to the list of whitespace characters per LANG-910
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper/lang/trunk/src/main/java/org/apache
Author: bayard
Date: Sun Oct 13 08:23:02 2013
New Revision: 882376
Log:
Committing latest site to fix the navigational issues on the LHS
[This commit notification would consist of 568 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
Author: bayard
Date: Fri Apr 26 06:51:07 2013
New Revision: 1476070
URL: http://svn.apache.org/r1476070
Log:
Applying Joanne's subsequent patch from LANG-875 making appendIfMissing use the
same logic for null as endsWith (by reusing endsWith).
Modified:
commons/proper/lang/trunk/src
Author: bayard
Date: Thu Apr 25 02:12:50 2013
New Revision: 859800
Log:
Publishing svnmucc operation to commons site by bayard
Added:
websites/production/commons/content/
- copied from r859799, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant
Author: bayard
Date: Thu Apr 25 02:11:59 2013
New Revision: 1471811
URL: http://svn.apache.org/r1471811
Log:
And a link to the publish page
Modified:
commons/cms-site/trunk/content/xdoc/site-publish.xml
Modified: commons/cms-site/trunk/content/xdoc/site-publish.xml
URL:
http
Author: bayard
Date: Thu Apr 25 02:08:22 2013
New Revision: 859797
Log:
Publishing svnmucc operation to commons site by bayard
Added:
websites/production/commons/content/
- copied from r859796, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant
Author: bayard
Date: Thu Apr 25 02:07:22 2013
New Revision: 1471810
URL: http://svn.apache.org/r1471810
Log:
Adding a link to the buildbot
Modified:
commons/cms-site/trunk/content/xdoc/site-publish.xml
Modified: commons/cms-site/trunk/content/xdoc/site-publish.xml
URL:
http
Author: bayard
Date: Thu Apr 25 02:03:29 2013
New Revision: 1471809
URL: http://svn.apache.org/r1471809
Log:
Updating the site publishing to make it clearer how to test and publish the
staging site if the bookmarklet approach isn't used
Modified:
commons/cms-site/trunk/content/xdoc
Author: bayard
Date: Thu Apr 25 01:49:11 2013
New Revision: 859794
Log:
Publishing svnmucc operation to commons site by bayard
Added:
websites/production/commons/content/
- copied from r859793, websites/staging/commons/trunk/content/
websites/production/commons/content/dormant
Author: bayard
Date: Tue Apr 23 06:00:41 2013
New Revision: 1470822
URL: http://svn.apache.org/r1470822
Log:
Allow LookupTranslator to support CharSequence properly; previously it was
working only for CharSequence's that implemented hashCode and equals(Object).
LANG-882
Modified:
co
Author: bayard
Date: Mon Apr 22 05:44:04 2013
New Revision: 1470390
URL: http://svn.apache.org/r1470390
Log:
Dropping the links to WS and XML Commons as both subsites are retired/dead
Modified:
commons/cms-site/trunk/content/xdoc/index.xml
Modified: commons/cms-site/trunk/content/xdoc
Author: bayard
Date: Mon Apr 22 04:18:24 2013
New Revision: 1470384
URL: http://svn.apache.org/r1470384
Log:
Adding a javadoc note regarding LANG-882
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/text/translate/LookupTranslator.java
Modified:
commons/proper
Author: bayard
Date: Sun Apr 21 04:52:28 2013
New Revision: 1470262
URL: http://svn.apache.org/r1470262
Log:
Added more detail to the explanation of the oddly backwards way that
difference(String, String) works as noted in LANG-784
Modified:
commons/proper/lang/trunk/src/main/java/org
Author: bayard
Date: Sat Apr 20 09:05:43 2013
New Revision: 1470130
URL: http://svn.apache.org/r1470130
Log:
Add a CharSetUtils.containsAny(String, String) per LANG-886
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper/lang/trunk/src/main/java/org/apache/commons
Author: bayard
Date: Thu Apr 18 08:16:55 2013
New Revision: 1469221
URL: http://svn.apache.org/r1469221
Log:
Documenting the LANG-846 fix
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache.org
Author: bayard
Date: Thu Apr 18 08:15:47 2013
New Revision: 1469220
URL: http://svn.apache.org/r1469220
Log:
Adding Dmitry Katsubo's patch from LANG-846, providing
CharSequenceUtils.regionMatches with a proper green implementation instead of
inefficiently converting to Strings
Mod
Author: bayard
Date: Fri Apr 12 08:39:02 2013
New Revision: 1467206
URL: http://svn.apache.org/r1467206
Log:
Added escape/unescapeJson methods per Maurizio Cucchiara's patch in LANG-797
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper/lang/trunk/src/main
Author: bayard
Date: Fri Apr 12 08:36:53 2013
New Revision: 1467205
URL: http://svn.apache.org/r1467205
Log:
Fixing the @since for LANG-875
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org
Author: bayard
Date: Fri Apr 12 08:34:34 2013
New Revision: 1467204
URL: http://svn.apache.org/r1467204
Log:
Noted LANG-875 in the changes.xml
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http://svn.apache.org
Author: bayard
Date: Fri Apr 12 08:27:22 2013
New Revision: 1467202
URL: http://svn.apache.org/r1467202
Log:
Applying Joanne Polsky's patch adding appendIfMissing/prependIfMissing methods
to StringUtils [LANG-875]
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/
Author: bayard
Date: Fri Mar 22 07:39:03 2013
New Revision: 1459654
URL: http://svn.apache.org/r1459654
Log:
Updating changes file for two recent commits
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL:
http
Author: bayard
Date: Fri Mar 22 07:37:03 2013
New Revision: 1459653
URL: http://svn.apache.org/r1459653
Log:
Fixing urls to point to new oracle pages and not old, sometimes broken, sun urls
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharEncoding.java
Author: bayard
Date: Fri Mar 22 07:28:34 2013
New Revision: 1459652
URL: http://svn.apache.org/r1459652
Log:
Fixing link from javadoc to point to new oracle site
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/CharUtils.java
commons/proper/lang/trunk/src/main
Author: bayard
Date: Fri Mar 22 07:25:50 2013
New Revision: 1459651
URL: http://svn.apache.org/r1459651
Log:
Adding CR and LF to StringUtils. LANG-870
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/main
Author: bayard
Date: Sat Mar 17 05:09:23 2012
New Revision: 1301865
URL: http://svn.apache.org/viewvc?rev=1301865&view=rev
Log:
Updating copyright dates in notice per expressive last entries in each
components svn log
Modified:
commons/proper/bcel/trunk/NOTICE.txt
commons/pr
Author: bayard
Date: Sat Mar 17 04:46:49 2012
New Revision: 1301863
URL: http://svn.apache.org/viewvc?rev=1301863&view=rev
Log:
Updating copyright to 2012
Modified:
commons/proper/lang/trunk/NOTICE.txt
Modified: commons/proper/lang/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/com
1 - 100 of 1466 matches
Mail list logo