Changes between Initial Version and Version 4 of Ticket #35786


Ignore:
Timestamp:
Aug 23, 2012, 8:36:03 PM (12 years ago)
Author:
ci42
Comment:

JAVA_HOME gets lost when ant carried out by the system command in the pre-build phase. If JAVA_HOME is not set ant assumes JAVA_HOME to be

/System/Library/Frameworks/JavaVM.framework/Home

But on newer system (e.g. mountain lion) JDKs install in

/Library/Java/JavaVirtualMachines

and will cause ant to fail.

Fixed in r96985 and r96989.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35786

    • Property Status changed from new to closed
    • Property Cc vikingjs@… removed
    • Property Owner changed from macports-tickets@… to ciserlohn@…
    • Property Keywords JAVA_HOME removed
    • Property Resolution changed from to fixed
  • Ticket #35786 – Description

    initial v4  
     1
    12During update (immediately following selfupdate), recieved the following error:
    23