Opened 9 years ago
Closed 9 years ago
#48481 closed defect (fixed)
nds2-client @0.11.6 Support javac 8 and beyond
Reported by: | emaros | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | nds2-client |
Description
This patch addresses building the package with the system supplied javac and using it with MATLAB by forcing compatability with Java 1.5.
Attachments (1)
Change History (4)
Changed 9 years ago by emaros
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 9 years ago by Ionic (Mihai Moldovan)
comment:2 Changed 9 years ago by Ionic (Mihai Moldovan)
Owner: | changed from macports-tickets@… to ionic@… |
---|---|
Status: | new → assigned |
comment:3 Changed 9 years ago by Ionic (Mihai Moldovan)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed as r139106. Thanks.
Note: See
TracTickets for help on using
tickets.
Java 1.5?! Note that with current OS X versions, there is no "system supplied javac" anymore, but only whatever is provided as a third-party application by Oracle.