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

Allow for custom lib and conf file placement. #64

Merged
merged 2 commits into from
Aug 18, 2014

Conversation

sdebnath
Copy link
Contributor

Leveraging the great custom file placement feature already built in and continuing to rely on ant for placement, these changes allows a developer to place 3rd party or private jar files that is used in code being overridden alongside the rest of the jar files in lib. Similarly, related changes in conf will also be placed appropriately during the build. An example scenario might be having a custom auth provider, which can't be placed inside a plugin, and requires 3rd party jars.

Discussion: https://community.igniterealtime.org/message/241603#241603

Note: had to re-create the pull request after switching away from master to do pulls. Previous pull request (now closed) with comments from deleolajide here: #60

deleolajide pushed a commit that referenced this pull request Aug 18, 2014
Allow for custom lib and conf file placement. Jira OF-838
@deleolajide deleolajide merged commit 2743c92 into igniterealtime:master Aug 18, 2014
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

Successfully merging this pull request may close these issues.

2 participants