GitHub user thn-w opened a pull request:
https://github.com/apache/incubator-rya/pull/171
RYA-288: corrected path to launch PcjAdminClient
## Description
Unable to launch PcjAdminClient from the bundle jar due to invalid path to
PcjAdminClient defined in the pom file.
### Tests
No Test added
Successfully launched PcjAdminClient using "java -jar" command
### Links
[JIRA -> RYA-288](https://issues.apache.org/jira/browse/RYA-288)
#### People To Reivew
@amihalik
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thn-w/incubator-rya RYA-288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/171.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 #171
----
commit 220d775b32223c41cb16f01d1aadd692cb7620fa
Author: Tri H. Nguyen <[email protected]>
Date: 2017-06-12T11:37:06Z
RYA-288: corrected path to launch PcjAdminClient
----
---
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.
---