Message from: https://repository.apache.orgDescription:Release RC2 as commons-ics-2.0-beta-2 according to vote <582849b5.3000...@apache.org>Deployer properties:"userAgent" = "Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6), Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6)""userId" = "tv""i
Message from: https://repository.apache.orgDescription:Drop after release commons-jcs-2.0-beta-2Deployer properties:"userAgent" = "Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6), Apache-Maven/3.2.1 (Java 1.7.0_55; Mac OS X 10.11.6)""userId" = "tv""ip" = "93.128.251.152"Details:The orgapacheco
Repository: commons-lang
Updated Branches:
refs/heads/master 05647d46e -> 8d601ab71
LANG-1258: Add ArrayUtils#toStringArray(Object[]) method
patch supplied by IG
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/comm
LANG-1258: Add ArrayUtils#toStringArray(Object[], String) method (and minimal
clean-up of ArrayUtils#toStringArray(Object[]))
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/8d601ab7
Tree:
LANG-740: Implementation of a Memomizer (closes #203)
changes suggested in https://github.com/apache/commons-lang/pull/80:
- tabs to spaces
- use @Override
- remove unused variables
- other minimal clean-ups
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip
Repository: commons-lang
Updated Branches:
refs/heads/master 8d601ab71 -> 9f89fd462
LANG-740: Implementation of a Memomizer (closes #80)
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/c0c7112d
Tree: http://g
Repository: commons-lang
Updated Branches:
refs/heads/master 9f89fd462 -> 0f6a292a2
LANG-1034: Recursive and reflective EqualsBuilder (closes #202)
patch by yathos UG
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang
LANG-1034: Add support for recursive comparison to
EqualsBuilder#reflectionEquals (closes #202)
minimal clean-ups: remove getter methods, improve javadoc, add unit test for
reflectionAppend
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/r
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/commons-text
into TEXT-23
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/84258294
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/8
TEXT-23: Removing dependency on ArrayUtils
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e330798a
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/e330798a
Diff: http://git-wip-us.apache.org/repos
TEXT-23: Adding unit tests to o.a.c.t.translate, from lang
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/feeab276
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/feeab276
Diff: http://git-wip-us.
Repository: commons-text
Updated Branches:
refs/heads/master c8a803c21 -> ad7ee397a
TEXT-23: Moving over o.a.c.l.text.translate, no tests
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/617869b2
Tree: http://
Merge branch 'TEXT-23', no comments after 4 days
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ad7ee397
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/ad7ee397
Diff: http://git-wip-us.apache.org
Repository: commons-text
Updated Branches:
refs/heads/master ad7ee397a -> a408a7cfa
TEXT-23: adding unit test for AggregateTranslator
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2f55bd15
Tree: http://git-
TEXT-23: adding tests to EntitiyArraysTest to validate escaping vs unescaping
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e3c006e1
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/e3c006e1
Diff:
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/test/java/org/apache/commons/text/StrBuilderTest.java
--
diff --git a/src/test/java/org/apache/commons/text/StrBuilderTest.java
b/src/test/java/org/apache/commo
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/test/java/org/apache/commons/text/ExtendedMessageFormatTest.java
--
diff --git
a/src/test/java/org/apache/commons/text/ExtendedMessageFormatTest.java
b/src/tes
TEXT-23: Adding JavaUnicodeEscaperTest
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/32196b18
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/32196b18
Diff: http://git-wip-us.apache.org/repos/asf
TEXT-23: fix assertEquals, SrtBuilderTest diff objs
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7adf1d5e
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/7adf1d5e
Diff: http://git-wip-us.apache.
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/test/java/org/apache/commons/text/StrSubstitutorTest.java
--
diff --git a/src/test/java/org/apache/commons/text/StrSubstitutorTest.java
b/src/test/java/org/apac
Merge branch 'TEXT-23' of github.com:chtompki/commons-text into TEXT-23
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a408a7cf
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/a408a7cf
Diff: http:
TEXT-23: adding documentation to changes.xml
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3aa96d44
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/3aa96d44
Diff: http://git-wip-us.apache.org/rep
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/main/java/org/apache/commons/text/StrBuilder.java
--
diff --git a/src/main/java/org/apache/commons/text/StrBuilder.java
b/src/main/java/org/apache/commons/text/
TEXT-23: Adding remainder of the o.a.c.l.text package
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6f24aa45
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/6f24aa45
Diff: http://git-wip-us.apach
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/main/java/org/apache/commons/text/StrTokenizer.java
--
diff --git a/src/main/java/org/apache/commons/text/StrTokenizer.java
b/src/main/java/org/apache/commons/t
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6f24aa45/src/main/java/org/apache/commons/text/StrLookup.java
--
diff --git a/src/main/java/org/apache/commons/text/StrLookup.java
b/src/main/java/org/apache/commons/text/St
TEXT-23: Resolving merge conflict in changes.xml
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/56c0a072
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/56c0a072
Diff: http://git-wip-us.apache.org
27 matches
Mail list logo