The "catch" here is that you can't build with JDK8 for JDK7; if you do this, users on JDK7 will see the concurrent keyset error.
On Wed, Mar 9, 2016 at 11:45 AM, Emmanuel Lécharny <[email protected]> wrote: > Le 09/03/16 17:32, Mondain a écrit : > > Will the jdk7 build artifacts have a different name? > > No, the idea would be to build with JDK7 as a target. I don't know why I > haven't done that, it's clearly a mistake. > > > -- http://gregoire.org/ https://github.com/Red5 <http://code.google.com/p/red5/>
