svn commit: r1934104 - subversion/branches/1.15.x
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <177851661625.1509560.6817245609533772995@svn03-he-fi> |
Author: ivan
Date: Mon May 11 16:23:36 2026
New Revision: 1934104
Log:
* branches/1.15.x/STATUS: Use Depends: syntax to make backport scripts happy.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Mon May 11 16:18:34 2026 (r1934103)
+++ subversion/branches/1.15.x/STATUS Mon May 11 16:23:36 2026 (r1934104)
@@ -68,8 +68,8 @@ Candidate changes:
Silence all deprecation warnings from the org.tigris JavaHL package.
Justification:
Unnecessary warnings hide actual problems.
- Notes:
- Depends on r1933796.
+ Depends:
+ r1933796
Votes:
+1: brane
@@ -83,7 +83,8 @@ Candidate changes:
it is my opinion that it really should go into a minor release. So we
should either backport to 1.15.0 or wait for 1.16.0.
Tested with JDK 1.8, JDK 11 and JDK 25 on ARM64 macOS.
- Depends on r1933877 and r1933796.
+ Depends:
+ r1933877, r1933796
Votes:
+1: brane