GitHub user oshvarts opened a pull request: https://github.com/apache/geode/pull/396
Add junit to try parsing of simple XML file with pool... ... to detect/prevent regression to parsing exceptions caused by whitespace that happened in gemfire 9.0 -9.0.1. You can merge this pull request into a Git repository by running: $ git pull https://github.com/oshvarts/geode config-xml-parser Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/396.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #396 ---- commit 008309dd6bd01d101071c6caa1786657e84953b3 Author: Anthony Baker <aba...@apache.org> Date: 2016-02-08T16:58:07Z Merge branch 'release/1.0.0-incubating.M1' commit 347d78ce0c9f2fe53d619aef60381fb2f3d8f919 Author: Lynn Hughes-Godfrey <lhughesgodf...@pivotal.io> Date: 2016-04-07T20:49:02Z Added keys for Lynn Hughes-Godfrey commit a745ce9e9a9f706c6b4977ae059852be3994e8ab Author: Dan Smith <upthewatersp...@apache.org> Date: 2016-04-22T00:36:50Z Merge branch 'release/1.0.0-incubating.M2' Overrode the KEYS file that was accidentally checked in to master. commit 2e1075246a5c95dcd087fe497bae0df323acfdbd Author: Anthony Baker <aba...@apache.org> Date: 2016-08-22T16:38:09Z Merge branch 'release/1.0.0-incubating.M3' commit c3162e0b9d7315c4665ebd05e26515228f9e89de Author: zhouxh <gz...@pivotal.io> Date: 2016-10-10T18:20:25Z GEODE-1956: fix the race condition that cause the vm only hosts 1 primary bucket commit 639c856021ec9321cdc0895a5e1503a6296dc765 Author: Anthony Baker <aba...@apache.org> Date: 2016-10-10T18:38:51Z Revert "GEODE-1956: fix the race condition that cause the vm only hosts 1 primary bucket" This reverts commit c3162e0b9d7315c4665ebd05e26515228f9e89de. commit 09d7b5ce2817bcd1ae7e7b09f32dce995b9cfcf5 Author: Swapnil Bawaskar <sbawas...@apache.org> Date: 2016-10-25T06:18:28Z Merge branch 'release/1.0.0-incubating' commit f67d1eb5b1defaa4d93d89af6ca50ddc9e317ca9 Author: Oleg Shvartsman <oshva...@ford.com> Date: 2017-02-08T19:08:00Z Add junit to try parsing of simple XML file w pool to detect/prevent regression to parsing exceptions that happened in gemfire 9.0 - 9.0.1. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---