[MacPorts] #56000: Install Java on the buildbot workers

MacPorts noreply at macports.org
Thu Feb 21 23:00:42 UTC 2019


#56000: Install Java on the buildbot workers
-----------------------------+---------------------
  Reporter:  ryandesign      |      Owner:  admin@…
      Type:  enhancement     |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+---------------------

Comment (by mattbishop):

 Is the env var $JAVA_HOME being set? I am failing to read it in tomcat-
 native port. Here is that PR: ​https://github.com/macports/macports-
 ports/pull/3680

 It could be being set but not read correctly. Here is my portfile's code
 to read this var:

 if {[info exists env(JAVA_HOME)]} {
     configure.args-append   --with-java-home="$env(JAVA_HOME)"
 }

-- 
Ticket URL: <https://trac.macports.org/ticket/56000#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list