Re: svn commit: r1936951 - subversion/branches/1.15.x
Branko Čibej <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.devel |
|---|---|
| Organization | The Apache Software Foundation |
| Message-ID | <[email protected]> |
On 7. 8. 2026 10:34, [email protected] wrote: > Author: brane > Date: Fri Aug 7 08:34:44 2026 > New Revision: 1936951 > > Log: > * branches/1.15.x/STATUS: Vote for r1936939 and move the proposal > to the release blockers section. > > Modified: > subversion/branches/1.15.x/STATUS > > Modified: subversion/branches/1.15.x/STATUS > ============================================================================== > --- subversion/branches/1.15.x/STATUS Fri Aug 7 08:30:42 2026 (r1936950) > +++ subversion/branches/1.15.x/STATUS Fri Aug 7 08:34:44 2026 (r1936951) > @@ -15,6 +15,14 @@ Status of 1.15.0: > Release blockers for 1.15.0: > ============================ > > +* 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, brane I moved this to the release blockers because it fixes a regression in 'make install-javahl'. Having the install step error out because of an undeclared dependency is far too late, so this fix should be in .0. -- Brane