[01/12] [lang] changes.xml: correct entry type of LANG-1133 [Forced Update!]

2016-10-13 Thread britter
Repository: commons-lang
Updated Branches:
  refs/heads/release 4b2ec0798 -> 36f98d87b (forced update)


changes.xml: correct entry type of LANG-1133

(side-effect: close #39)


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/756b9106
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/756b9106
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/756b9106

Branch: refs/heads/release
Commit: 756b910603ce94ae30e98954676477c14ed1a7d1
Parents: 43e5f99
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Oct 2 17:58:54 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Oct 2 17:58:54 2016 +0200

--
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/756b9106/src/changes/changes.xml
--
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d3fb64..5a124b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -126,7 +126,7 @@ The  type attribute can be add,update,fix,remove.
 EnumUtils *BitVector issue with more than 32 values Enum
 Capitalize javadoc is incorrect
 Add check for duplicate event listener in EventListenerSupport
-FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern 
fails on Windows with German Locale
+FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern 
fails on Windows with German Locale
 Add method containsAllWords to WordUtils
 ReflectionToStringBuilder doesn't throw IllegalArgumentException when the 
constructor's object param is null
 Inconsistent behavior of swap for malformed inputs



[lang] changes.xml: correct entry type of LANG-1133

2016-10-02 Thread pascalschumacher
Repository: commons-lang
Updated Branches:
  refs/heads/master 43e5f9982 -> 756b91060


changes.xml: correct entry type of LANG-1133

(side-effect: close #39)


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/756b9106
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/756b9106
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/756b9106

Branch: refs/heads/master
Commit: 756b910603ce94ae30e98954676477c14ed1a7d1
Parents: 43e5f99
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Oct 2 17:58:54 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Oct 2 17:58:54 2016 +0200

--
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/756b9106/src/changes/changes.xml
--
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d3fb64..5a124b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -126,7 +126,7 @@ The  type attribute can be add,update,fix,remove.
 EnumUtils *BitVector issue with more than 32 values Enum
 Capitalize javadoc is incorrect
 Add check for duplicate event listener in EventListenerSupport
-FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern 
fails on Windows with German Locale
+FastDateParser_TimeZoneStrategyTest#testTimeZoneStrategyPattern 
fails on Windows with German Locale
 Add method containsAllWords to WordUtils
 ReflectionToStringBuilder doesn't throw IllegalArgumentException when the 
constructor's object param is null
 Inconsistent behavior of swap for malformed inputs