[GitHub] eagle pull request #983: EAGLE-1080 - Fix checkstyle errors in the eagle-que...

2018-02-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/eagle/pull/983


---


[GitHub] eagle pull request #983: EAGLE-1080 - Fix checkstyle errors in the eagle-que...

2018-02-02 Thread coheigea
GitHub user coheigea opened a pull request:

https://github.com/apache/eagle/pull/983

EAGLE-1080 - Fix checkstyle errors in the eagle-query-base module



Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [ ] Make sure the PR title is formatted like:
   `[EAGLE-] Description of pull request`
 - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [ ] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [ ] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).

---

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

$ git pull https://github.com/coheigea/eagle eagle-query-base-checkstyle

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

https://github.com/apache/eagle/pull/983.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 #983


commit 22c6727fe9386534dd389103570abb63223fe770
Author: Colm O hEigeartaigh 
Date:   2018-02-02T12:08:01Z

EAGLE-1080 - Fix checkstyle errors in the eagle-query-base module




---