lambodar / bullshtml

Automatically exported from code.google.com/p/bullshtml
1 stars 0 forks source link

Not able to detect java run time #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Cygwin shell on Windows 2008 R2 Server
2. Jenkins installed (1.465) 
3. Bullshtml.exe (1.0.5) in cygwin usr/local/bin

>~
$ which java
/cygdrive/d/Jenkins/jre/bin/java
>~
$ bullshtml
This program needs Java to run.
Please download it at http://www.java.com

What are the requirements for the tool? Is the jre sufficient, or will I need a 
JDK? What is the tool using to determine that java exists? What other 
configuration must I have in order for the tool to function?

thanks,
bill packard

Original issue reported on code.google.com by williame...@gmail.com on 23 May 2012 at 2:41

GoogleCodeExporter commented 9 years ago
OK, figured it out. Need to define JAVA_HOME. But it would be nice to have that 
documented.

Original comment by williame...@gmail.com on 24 May 2012 at 6:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thanks William for the JAVA_HOME tip. That fixed it for me.

Original comment by njjust...@gmail.com on 14 Jun 2012 at 3:06

GoogleCodeExporter commented 9 years ago
I made change on the wiki

Original comment by junoy...@gmail.com on 18 Feb 2013 at 3:20