[
https://issues.apache.org/jira/browse/GEODE-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294123#comment-16294123
]
ASF GitHub Bot commented on GEODE-4097:
---------------------------------------
igorbarc commented on issue #1167: GEODE-4097 allow to take geode-core jar from
classpath
URL: https://github.com/apache/geode/pull/1167#issuecomment-352252331
Issue reproduced without fix ,and the fix tested like below
To reproduce
1) Copy geode-core*jar to alternative folder ,and the path of jar to start
of CLASSPATH
2) Start jvm locator of server)
Without fix : in log, printout from Banner.java
Class Path:
**<GEODE_HOME>/lib/geode-core-<version>.jar** first in list, then
geode-core-<version>.jar from classpath
With fix : geode-core-<version>.jar from classpath is first in Class Path
print of banner
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> No way to give private fix for geode-core jar
> ---------------------------------------------
>
> Key: GEODE-4097
> URL: https://issues.apache.org/jira/browse/GEODE-4097
> Project: Geode
> Issue Type: Bug
> Components: management
> Reporter: Igor Barchak
> Fix For: 1.3.0
>
>
> No way to give private fix for geode-core jar in different path , always
> taken hard coded from %GEODE_HOME/lib
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)