Author: stsp
Date: Tue Nov 30 16:18:58 2010
New Revision: 1040610
URL: http://svn.apache.org/viewvc?rev=1040610&view=rev
Log:
* STATUS (for 1.5.x): Revoke some entries I've added. They aren't critical
fixes (auto-props item) or can be worked around easily (neon version check).
Also add -0 vote for another backport.
Modified:
subversion/branches/1.5.x/STATUS
Modified: subversion/branches/1.5.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.5.x/STATUS?rev=1040610&r1=1040609&r2=1040610&view=diff
==============================================================================
--- subversion/branches/1.5.x/STATUS (original)
+++ subversion/branches/1.5.x/STATUS Tue Nov 30 16:18:58 2010
@@ -170,34 +170,6 @@ Candidate changes for 1.5.8:
Votes:
+1: stylesen
- * r880274, r880275
- Provide examples for specifying an auto-prop value for the svn:keywords
- property which contains several fields separated by whitespace.
- Also tolerate (but don't advertise) quotes around property values in
- auto-props specifications.
- Justification:
- The current behaviour can be misleading and is not well documented.
- Users can easily create bogus property values containing literal
- quoting characters.
- Notes:
- There is a backport branch at ^/branches/1.5.x-r40200
- Votes:
- +1: stsp
-
- * r873346, r879357
- Make the configure script handle newer versions of neon.
- Justification:
- Without this the build fails with newer neon versions,
- unless the neon version check is disabled during configure.
- Notes:
- r873346 merges cleanly. But r879357 introduces 2 text conflicts.
- These can be resolved with the 'theirs-conflict' (or 'X-(') choice.
- Doing so will bump versions of some other deps in the
- construct-rolling-environment.sh script, but Hyrum was planning
- on doing so anyway.
- Votes:
- +1: stsp
-
* r1028084, r1028125
Fix JVM recognition on OS X Snow Leopard (10.6).
Justification:
@@ -211,6 +183,8 @@ Candidate changes for 1.5.8:
find the right path to use.
Votes:
+1: jwhitlock
+ -0: stsp (not a critical build or security fix -- maybe just
+ document the workaround instead?)
Approved changes:
=================