[GitHub] geode pull request #348: [GEODE-2172] CustomConfigWithCacheIntegrationTest f...

2017-01-20 Thread vectorijk
GitHub user vectorijk opened a pull request: https://github.com/apache/geode/pull/348 [GEODE-2172] CustomConfigWithCacheIntegrationTest fails with AssertionError on Windows > The issues is related to incorrect regex pattern. The regex pattern used to match log string conta

[GitHub] geode issue #330: [GEODE-2227] AutoSerializableJUnitTest.testMultipleClassLo...

2017-01-05 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/geode/pull/330 @metatype I have addressed that. --- 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

[GitHub] geode pull request #330: [GEODE-2227] AutoSerializableJUnitTest.testMultiple...

2017-01-05 Thread vectorijk
GitHub user vectorijk opened a pull request: https://github.com/apache/geode/pull/330 [GEODE-2227] AutoSerializableJUnitTest.testMultipleClassLoaders fails on Windows Parsing the path of classes is not correctly on Windows. The path of library classes on Windows is split by

[GitHub] geode issue #308: [GEODE-2167] BundledJarsJUnitTest fails on Windows

2016-12-20 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/geode/pull/308 Thanks for the review @jinmeiliao @kirklund @metatype --- 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

[GitHub] geode issue #308: [GEODE-2167] BundledJarsJUnitTest fails on Windows

2016-12-19 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/geode/pull/308 Addressed comments. --- 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

[GitHub] geode pull request #308: [GEODE-2167] BundledJarsJUnitTest fails on Windows

2016-12-15 Thread vectorijk
Github user vectorijk commented on a diff in the pull request: https://github.com/apache/geode/pull/308#discussion_r92757837 --- Diff: geode-assembly/src/test/java/org/apache/geode/BundledJarsJUnitTest.java --- @@ -48,8 +49,10 @@ public void loadExpectedJars() throws

[GitHub] geode issue #308: [GEODE-2167] BundledJarsJUnitTest fails on Windows

2016-12-09 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/geode/pull/308 cc @kirklund --- 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

[GitHub] geode pull request #308: [GEODE-2167] BundledJarsJUnitTest.verifyBundledJars...

2016-12-09 Thread vectorijk
GitHub user vectorijk opened a pull request: https://github.com/apache/geode/pull/308 [GEODE-2167] BundledJarsJUnitTest.verifyBundledJarsHaveNotChanged fails with java.nio.file.InvalidPathException on Windows error message: ```java.nio.file.InvalidPathException: Illegal char

[GitHub] incubator-geode issue #300: [GEODE-224] Geode Spark connector parser is not ...

2016-11-29 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/incubator-geode/pull/300 @jhuynh1 @markito Thanks for the review! --- 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

[GitHub] incubator-geode issue #300: [GEODE-224] Geode Spark connector parser is not ...

2016-11-29 Thread vectorijk
Github user vectorijk commented on the issue: https://github.com/apache/incubator-geode/pull/300 cc @markito --- 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

[GitHub] incubator-geode pull request #300: [GEODE-224] Geode Spark connector parser ...

2016-11-29 Thread vectorijk
GitHub user vectorijk opened a pull request: https://github.com/apache/incubator-geode/pull/300 [GEODE-224] Geode Spark connector parser is not processing type casting properly This issue is related to wrong regex of query string. You can merge this pull request into a Git