GitHub user snoopdave opened a pull request:

    https://github.com/apache/usergrid/pull/549

    Fixes Query Validator, but had to ignore 5 of the tests.

    Changes to POM and to test infrastructure so that the Query Validator will 
build and run properly. 
    
    Two problems persist:
    1) some queries now require "order by created desc" when they did not 
before in UG 1.0
    2) five tests had to be ignored because they fail, but they did not before 
in UG 1.0
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/snoopdave/usergrid usergrid-221-queryvalidator

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/usergrid/pull/549.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 #549
    
----
commit 7738ee0c0c169d18b9a113ab466255b458f9a1a8
Author: Dave Johnson <[email protected]>
Date:   2016-07-19T20:39:55Z

    Fixes Query Validator, but had to ignore 5 of the tests.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to