Re: Is this project active?

2019-03-28 Thread Peter Donald
I think the project is more active now than it has been in a long time. It
is just that the work is spread out over a few different places. Most work
atm seems to be towards getting to GWT3.x The java-to-js compiler is under
active development at https://github.com/google/j2cl - the browser apis at
https://github.com/google/elemental2. There is also people working on
porting the GWT2.x apis to be forward compatible. There also seems to be a
few people working on various other frameworks and toolkits.

Chat seems to be best place to keep up and occurs at
https://gitter.im/gwtproject/gwt or on other gitter channels.

HTH

On Thu, Mar 28, 2019 at 7:12 PM Jens  wrote:

> Java 11 language/syntax support has just been committed:
> https://gwt.googlesource.com/gwt/+/205b88a4d88cc0c23b2cd0df681a18d114443a7c
>
> Currently in the GWT 2.x versions only minimal work will be done.
> Contributors focus their work on splitting GWT SDK into smaller pieces and
> make them J2CL compatible (new Java -> JS compiler from Google). This work
> is happening on Github and CI builds for most of these projects can be
> found at ci.vertispan.com.
>
> GWT depends on contributors these days, so amount of commits can vary
> greatly, depending on the free time contributors have.
>
> -- J.
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Cheers,

Peter Donald

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Is this project active?

2019-03-28 Thread Nick Wilton
It’s very active. See https://gitter.im/gwtproject/gwt

-Nick

> On 28 Mar 2019, at 13:28, carl.hostrande...@gmail.com wrote:
> 
> Hello all!  I am wondering how active this project is?  Don't see much action 
> on the releases and comments. 
> 
> Another question I have is if this project is still active, when will Java 11 
> support be released?
> 
> Thanks  in advance,
> 
> Carl
> -- 
> You received this message because you are subscribed to the Google Groups 
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Is this project active?

2019-03-28 Thread Jens
Java 11 language/syntax support has just been 
committed: 
https://gwt.googlesource.com/gwt/+/205b88a4d88cc0c23b2cd0df681a18d114443a7c

Currently in the GWT 2.x versions only minimal work will be done. 
Contributors focus their work on splitting GWT SDK into smaller pieces and 
make them J2CL compatible (new Java -> JS compiler from Google). This work 
is happening on Github and CI builds for most of these projects can be 
found at ci.vertispan.com.

GWT depends on contributors these days, so amount of commits can vary 
greatly, depending on the free time contributors have.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Is this project active?

2019-03-28 Thread carl . hostrander00
Hello all!  I am wondering how active this project is?  Don't see much 
action on the releases and comments. 

Another question I have is if this project is still active, when will Java 
11 support be released?

Thanks  in advance,

Carl

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


[gwt-contrib] Extracting jsinterop-annotations?

2019-03-28 Thread Peter Donald
Hi,

The jsinterop annotation jar is shipped as an independent artifact and
along with jsinterop-base and elemental2 seems to be among the artifacts
that will be shared between GWT2.x and J2CL. I would like to see it moved
to a separate top level project and am happy to do the work to make it so.

My feeling is that it is basically maintained by the J2CL team so it seems
like a good idea to formalise this.  "git log" seems to indicate that most
of the changes were done by google engineers with the exception of one
commit by Thomas Broyer.

So I think a reasonable approach would be to basically extract it as
'google/jsinterop-annotations' project on github using Bazel modelled after
jsinterop-base and friends. If that makes people uncomfortable I also went
and nabbed the "jsinterop" github organization so it could be added as a
project such as https://github.com/jsinterop/annotations or
https://github.com/jsinterop/jsinterop-annotations

The jsinterop annotations currently live in
the user/src/jsinterop/annotations directory within GWT. It would be
relatively easy to extract the code from their, preserving history of
changes and put it in a new repository with a new build system.

Thoughts?,

Peter Donald

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CACiKNc6ukcq_Bqic%2BpAmoUR6RpJqvAcDPM8YonbO9ZWBc5LGVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.