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

OSX installer ask for Java 1.6 installation while 1.8 is present #17

Open
akram opened this issue Feb 18, 2015 · 3 comments
Open

OSX installer ask for Java 1.6 installation while 1.8 is present #17

akram opened this issue Feb 18, 2015 · 3 comments

Comments

@akram
Copy link

akram commented Feb 18, 2015

Hi,

thank you for your work with JAuth, here is an issue:

OSX installer ask for Java 1.6 installation while 1.8 is present
This often happens on Java apps on OSX while checking the presence of Java, unfortunately I don't know how to fix it

I have not tried to remove the check on the Info.plist yet

@mclamp
Copy link
Contributor

mclamp commented Feb 18, 2015

Hi,

Thanks for the email. Apologies but we know about the problem but haven't
got around to fixing yet. If all else fails you can compile the jar from
source using your default jdk.

M.

On Wed, Feb 18, 2015 at 3:57 AM, Akram Ben Aissi [email protected]
wrote:

Hi,

thank you for your work with JAuth, here is an issue:

OSX installer ask for Java 1.6 installation while 1.8 is present
This often happens on Java apps on OSX while checking the presence of
Java, unfortunately I don't know how to fix it

I have not tried to remove the check on the Info.plist yet

Reply to this email directly or view it on GitHub
#17.

Michele Clamp, Director of Informatics and Scientific Applications,
Faculty of Arts and Sciences, Harvard. [email protected] (617) 495
9492

@softius
Copy link

softius commented Mar 24, 2015

Hi, I am facing the issue also on OS X (Yosemite). It seems that the issue occurs only when invoking the app directly. When launching the jar (see below) the JAuth is properly launched with Java 1.8.

java -jar JAuth.jar 

@akram
Copy link
Author

akram commented Mar 25, 2015

@softius true, I also used this workaround

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

No branches or pull requests

3 participants