[MacPorts] #36787: commons-fileupload losing JAVA_HOME on Mountain Lion

MacPorts noreply at macports.org
Mon Oct 29 07:46:13 PDT 2012


#36787: commons-fileupload losing JAVA_HOME on Mountain Lion
-------------------------+--------------------------------
  Reporter:  vikingjs@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.1.2
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------------------

Comment (by vikingjs@…):

 I apologize for not setting the port in the ticket; hopefully the right
 people will see it.

 Changing
 {{{
 build.env
 CLASSPATH=${prefix}/share/java/servlet23-api.jar:${prefix}/share/java/junit.jar
 \
                                         HOME=${workpath}
 }}}
 to
 {{{
 build.env-append
 CLASSPATH=${prefix}/share/java/servlet23-api.jar:${prefix}/share/java/junit.jar
 \
                                         HOME=${workpath}
 }}}
 fixed the problem. If I have time this evening I'll go back and read over
 the instructions for how to create a proper patch file.

-- 
Ticket URL: <https://trac.macports.org/ticket/36787#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list