svn commit: r1936940 - subversion/branches/1.15.x
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178603479532.3180393.1304112531065399960@svn03-he-fi> |
Author: dsahlberg
Date: Thu Aug 6 16:46:35 2026
New Revision: 1936940
Log:
On the 1.15.x branch:
* STATUS
Nominate and vote for r1936936 (libtool check) and r1936939 (--with-junit)
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Thu Aug 6 16:40:58 2026 (r1936939)
+++ subversion/branches/1.15.x/STATUS Thu Aug 6 16:46:35 2026 (r1936940)
@@ -61,6 +61,21 @@ Other candidate changes:
Votes:
+1: dsahlberg
+* r1936936
+ Fix the check for libtool to actually prevent using libtool 1.
+ Justification:
+ Make sure we actually fail if libtool < 2
+ Votes:
+ +1: dsahlberg
+
+* r1936939
+ Make sure --with-junit is set when --enable-javahl since the install-
+ javahl target will fail otherwise since r1933892.
+ Justification:
+ We shouldn't fail installing
+ Votes:
+ +1: dsahlberg
+
Veto-blocked changes:
=====================