GitHub user DLotts opened a pull request:

    https://github.com/apache/incubator-rya/pull/98

    Rya-183 Run the example apps when automated tests are run

    ## Description
    Created ExamplesTest.java in a new test/java folder. it calls main() of 
four example applications. One of them: RyaDirectExample catches errors that 
would hide a potential defect.  Now it rethrows as a new Error(). 
    
    ### Tests
    This work is a JUnit test that tests existing code.
    
    ### Links
    [Jira RYA-183](https://issues.apache.org/jira/browse/RYA-183)
    
    ### Checklist
    - [ ] Code Review
    - [x] Squash Commits
    
    #### People To Reivew
    Anyone.  Aaron has already taken a quick look.


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

    $ git pull https://github.com/DLotts/incubator-rya rya-183_run_examples

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

    https://github.com/apache/incubator-rya/pull/98.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 #98
    
----
commit 42f022e4ebfd8f4ab08be3fcef7a342d7c9426aa
Author: David W. Lotts <david.lo...@parsons.com>
Date:   2016-09-30T16:47:46Z

    closes rya-183; created ExamplesTest.java, RyaDirectExample.java fixed a 
catch that could hide defects.

----


---
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.
---

Reply via email to