Opened 2 years ago

Closed 2 years ago

#1392 closed defect (fixed)

The default configuration is missing a JAVA_HOME declaration in the <variant-call> section

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: Reggie v4.39
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

Without this, vardict is selecting the first java that it can find on the path, which may or may not be the required version.

Change History (1)

comment:1 by Nicklas Nordborg, 2 years ago

Resolution: fixed
Status: newclosed

In 6712:

Fixes #1392: The default configuration is missing a JAVA_HOME declaration in the <variant-call> section

Also re-arranged the JAVA_HOME/JAVA variables in the <demux> section.

Note: See TracTickets for help on using tickets.