You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2016/04/15 12:12:33 UTC

svn commit: r1739271 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Fri Apr 15 10:12:33 2016
New Revision: 1739271

URL: http://svn.apache.org/viewvc?rev=1739271&view=rev
Log:
* STATUS: Cast some votes. Approve two binding fixes.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1739271&r1=1739270&r2=1739271&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Fri Apr 15 10:12:33 2016
@@ -108,23 +108,6 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
- * r1714790
-   Fix ruby test suite to work with test-unit gem.
-   Justification:
-     Ruby test suite would simply not run on Ubuntu 15.10.
-     The patch is limited to rb test suite code only.
-   Votes:
-     +1: stefan2, jamessan
-
- * r1539230
-   Make JAVAHL tests pass on symlinked ramdiscs.
-   Justification:
-     We will support 1.8.x for quite some time still.  So, if a low-risk
-     patch avoids confusion during release signing etc., I think it is
-     worth it.  The patch is limited to JAVAHL test code only.
-   Votes:
-     +1: stefan2, brane
-
  * r1663500
    Fix issue #4557, "ra_serf fails to delete directory containing many files"
    Justification:
@@ -183,3 +166,22 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1539230
+   Make JAVAHL tests pass on symlinked ramdiscs.
+   Justification:
+     We will support 1.8.x for quite some time still.  So, if a low-risk
+     patch avoids confusion during release signing etc., I think it is
+     worth it.  The patch is limited to JAVAHL test code only.
+   Votes:
+     +1: stefan2, brane
+     +0.5: rhuijben (Simple fix to bindings, doesn't require full review but
+                     looks good)
+
+ * r1714790
+   Fix ruby test suite to work with test-unit gem.
+   Justification:
+     Ruby test suite would simply not run on Ubuntu 15.10.
+     The patch is limited to rb test suite code only.
+   Votes:
+     +1: stefan2, jamessan, rhuijben