Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize service execution scripts #59

Open
cancilla opened this issue Mar 15, 2017 · 1 comment
Open

Standardize service execution scripts #59

cancilla opened this issue Mar 15, 2017 · 1 comment
Assignees

Comments

@cancilla
Copy link
Collaborator

Some services are launched via a shell script (i.e. Vines) and some services are launched using Gradle (i.e. Watson Explorer services).

Need to migrate all services such that they are launched via Gradle rather than a separate script. Using Gradle allows for the dependencies to easily be added to the classpath when launching, rather than having to copy the dependencies into a shell script.

@chanskw chanskw self-assigned this Oct 11, 2017
@chanskw
Copy link
Collaborator

chanskw commented Oct 11, 2017

Building ExampleService to help standardize thils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants