JRE support#152
Conversation
|
Please also update the readme |
|
Updated. Does this suffice? |
|
On second thought, I will add some more information. |
|
OK this work but i found an issue with the code you changed from ef91528#diff-baff02b04010a735985f63100efb9fc2L37: each case is checked even after the java home path has been found. For some reason, it doesn't cause an error because apparently the 1st call to |
|
Yes, that was one of the benefits of the previous version. It turns out that when |
|
Yes please |
… in xml.java home, java.home, or detect automatically. Signed-off-by: David Kwon <dakwon@redhat.com>
|
I have reverted it |
JRE path can now be detected automatically. This was tested on a machine with JRE, but without JDK.
This PR branch was initially taken from #136 .
Signed-off-by: David Kwon dakwon@redhat.com