--
Ticket URL: <https://code.djangoproject.com/ticket/24049>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
Can we simply remove the note or are there any extra steps needed on more
recent Mac OS versions?
--
Ticket URL: <https://code.djangoproject.com/ticket/24049#comment:1>
Comment (by AmiZya):
For OS 10.6 Java 1.6 comes pre-installed no more configurations needed.
But for 10.7+ you need to install the JDK from oracle website. As
mentioned here http://www.java.com/en/download/apple.jsp
So yeah we add this note and a link to where people can download the JDK
would be fine.
--
Ticket URL: <https://code.djangoproject.com/ticket/24049#comment:2>
* owner: nobody => AmiZya
* status: new => assigned
* cc: amizya@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/24049#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6571ed14b68821b1e20a33d8d37c7f33dd0d524f"]:
{{{
#!CommitTicketReference repository=""
revision="6571ed14b68821b1e20a33d8d37c7f33dd0d524f"
Fixed #24049 -- Removed obsolete Java notes for Mac OS.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24049#comment:4>