You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Johan Corveleyn <jc...@gmail.com> on 2018/09/25 08:04:18 UTC

Re: svn commit: r1831895 - in /subversion/trunk: build/ac-macros/java.m4 build/generator/gen_win.py configure.ac subversion/bindings/javahl/README

On Sat, May 19, 2018 at 4:48 PM <ja...@apache.org> wrote:
>
> Author: jamessan
> Date: Sat May 19 14:48:35 2018
> New Revision: 1831895
>
> URL: http://svn.apache.org/viewvc?rev=1831895&view=rev
> Log:
> Bump minimum JDK version required for JavaHL to 1.8, in preparation for the
> changes needed to support Java 10

I think this should be mentioned in the 1.11 release notes (and the
possibility to build javahl with JDK 10 as well). Now it's only
mentioned in CHANGES, but I think it deserves a bit more visibility
...

    * Bump minimum JDK version required for JavaHL to 1.8 (r1831895)
    * Enable building against Java 10 (r1841180 et al)

-- 
Johan

Re: svn commit: r1831895 - in /subversion/trunk: build/ac-macros/java.m4 build/generator/gen_win.py configure.ac subversion/bindings/javahl/README

Posted by Johan Corveleyn <jc...@gmail.com>.
On Thu, Sep 27, 2018 at 10:58 AM Julian Foad <ju...@apache.org> wrote:
>
> James McCoy wrote:
> > Index: docs/release-notes/1.11.html
> [...]
> > +<p>The JavaHL bindings have been updated to be compatible with Java 10.  Due
> > +to required build changes, JavaHL now requires at least Java 8 to compile.</p>
> [...]
>
> +1. Please commit it.

Yes, excellent. Thanks.

-- 
Johan

Re: svn commit: r1831895 - in /subversion/trunk: build/ac-macros/java.m4 build/generator/gen_win.py configure.ac subversion/bindings/javahl/README

Posted by Julian Foad <ju...@apache.org>.
James McCoy wrote:
> Index: docs/release-notes/1.11.html
[...]
> +<p>The JavaHL bindings have been updated to be compatible with Java 10.  Due
> +to required build changes, JavaHL now requires at least Java 8 to compile.</p>
[...]

+1. Please commit it.

-- 
- Julian

Re: svn commit: r1831895 - in /subversion/trunk: build/ac-macros/java.m4 build/generator/gen_win.py configure.ac subversion/bindings/javahl/README

Posted by James McCoy <ja...@jamessan.com>.
On Tue, Sep 25, 2018 at 10:04:18AM +0200, Johan Corveleyn wrote:
> On Sat, May 19, 2018 at 4:48 PM <ja...@apache.org> wrote:
> >
> > Author: jamessan
> > Date: Sat May 19 14:48:35 2018
> > New Revision: 1831895
> >
> > URL: http://svn.apache.org/viewvc?rev=1831895&view=rev
> > Log:
> > Bump minimum JDK version required for JavaHL to 1.8, in preparation for the
> > changes needed to support Java 10
> 
> I think this should be mentioned in the 1.11 release notes (and the
> possibility to build javahl with JDK 10 as well). Now it's only
> mentioned in CHANGES, but I think it deserves a bit more visibility

Something like this?

Index: docs/release-notes/1.11.html
===================================================================
--- docs/release-notes/1.11.html	(revision 1842065)
+++ docs/release-notes/1.11.html	(working copy)
@@ -485,6 +485,26 @@
 
 </div> <!-- client-server-improvements -->
 
+<div class="h3" id="apis">
+<h3>API changes, improvements and language bindings
+    (<em>client and server</em>)
+  <a class="sectionlink" href="#apis"
+    title="Link to this section">&para;</a>
+</h3>
+
+<div class="h4" id="javahl">
+<h4>JavaHL Updates
+  <a class="sectionlink" href="#javahl"
+    title="Link to this section">&para;</a>
+</h4>
+
+<p>The JavaHL bindings have been updated to be compatible with Java 10.  Due
+to required build changes, JavaHL now requires at least Java 8 to compile.</p>
+
+</div>  <!-- javahl -->
+
+</div>  <!-- apis -->
+
 </div>  <!-- enhancements -->
 
 <div class="h2" id="issues">

-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB