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

Add a lib directory to hold additional libraries to be used at runtime. #237

Closed
mcpierce opened this issue Apr 9, 2020 · 0 comments
Closed
Assignees
Labels
feature A new feature or enhancement to an exisiting feature runtime Issues relating to the runtime requirements and behavior.
Milestone

Comments

@mcpierce
Copy link
Contributor

mcpierce commented Apr 9, 2020

As a library owner, I would like to be able to put additional JAR files to be used by ComiXed at runtime into a single directory and have the launch script include those JARs when the server is started.

@mcpierce mcpierce added the runtime Issues relating to the runtime requirements and behavior. label Apr 9, 2020
@mcpierce mcpierce added this to the No Milestone milestone Apr 9, 2020
@mcpierce mcpierce modified the milestones: No Milestone, 0.7 Jun 5, 2020
@mcpierce mcpierce self-assigned this Jun 11, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 11, 2020
By default the lib directory will point to a sibling to the bin
directory. But it can be overridden by passing a "-l DIR" option
to specify a different directory.
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 11, 2020
mcpierce added a commit that referenced this issue Jun 11, 2020
By default the lib directory will point to a sibling to the bin
directory. But it can be overridden by passing a "-l DIR" option
to specify a different directory.
@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label Jun 12, 2020
@mcpierce mcpierce added feature A new feature or enhancement to an exisiting feature and removed enhancement A pull request containing a a new feature, refactoring, or security improvement.. labels Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement to an exisiting feature runtime Issues relating to the runtime requirements and behavior.
Projects
None yet
Development

No branches or pull requests

1 participant