You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by jw...@apache.org on 2010/11/30 00:52:30 UTC

svn commit: r1040345 - /subversion/branches/1.6.x/STATUS

Author: jwhitlock
Date: Mon Nov 29 23:52:30 2010
New Revision: 1040345

URL: http://svn.apache.org/viewvc?rev=1040345&view=rev
Log:
Nominated r1028084 and r1028125 for 1.6.x backport.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1040345&r1=1040344&r2=1040345&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Mon Nov 29 23:52:30 2010
@@ -231,5 +231,19 @@ Veto-blocked changes:
      -0: danielsh (authz concerns)
      -1: philip (svnsync_tests.py descend_into_replace is XFail)
 
+  * r1028084, r1028125
+    Fix JVM recognition on OS X Snow Leopard (10.6).
+    Justification:
+      Buildings Subversion on OS X 10.6 can be impossible, or more difficult,
+      without porting this.
+    Notes:
+      Apple has updated their JDK structure that results in its JDK not being
+      found on Snow Leopard.  This can be worked around by using the --with-jdk
+      configure option but it was never required before and the JDK structure
+      isn't exactly intuitive enough to expect regular people to know how to
+      find the right path to use.
+    Votes:
+      +1: jwhitlock
+
 Approved changes:
 =================