On Fri, Nov 30, 2018 at 7:03 PM Dimitris Zenios <dimitris.zen...@gmail.com> wrote:
> One more think. > > I remember the last time i checked Tapestry was throwing an exception when > a service interface had a static method defined (Static interface methods > are part of Java 9) > > I am not sure if this was fixed with the recent changes > I haven't checked myself, but I'd guess it was fixed, since ASM 7 supports Java 11. I've ran some tests locally with Java 11, while compilation itself was done with Java 8, and they passed. > > On Fri, Nov 30, 2018 at 10:44 PM Dimitris Zenios < > dimitris.zen...@gmail.com> > wrote: > > > Even though it might be irrelevant i was also thinking of bootstrap 4. > > > > On Fri, Nov 30, 2018 at 10:31 PM Dimitris Zenios < > > dimitris.zen...@gmail.com> wrote: > > > >> +1 > >> > >> On Fri, 30 Nov 2018, 22:28 Thiago H. de Paula Figueiredo < > >> thi...@arsmachina.com.br wrote: > >> > >>> Hello! > >>> > >>> Since we now have a working build and ASM 7 supporting Java 11, I was > >>> thinking of release a beta version so people could test it on their > >>> own projects. What do you think? > >>> > >>> Cheers! > >>> -- > >>> Thiago H. de Paula Figueiredo > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org > >>> For additional commands, e-mail: dev-h...@tapestry.apache.org > >>> > >>> > -- Thiago