Re: Bazel rules now available for GWT

2016-10-28 Thread Brandon Donnelson
Cool! Nice job!

On Thursday, October 27, 2016 at 2:10:54 PM UTC-7, Erik Kuefler wrote:
>
> In case anyone is looking into using Bazel  as 
> part of a GWT project, there are now some simple GWT rules available in the 
> Bazel repositories at https://github.com/bazelbuild/rules_gwt. These 
> rules have been updated to support GWT 2.8 and define a build target that 
> creates a .war file containing the GWT-compiled artifacts and a run target 
> that executes Super Dev Mode. Please report any problems on the issue 
> tracker .
>

-- 
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: Bazel rules now available for GWT

2016-10-27 Thread Kirill Prazdnikov
Ah, I found one here. 
https://github.com/bazelbuild/rules_gwt/tree/master/example/src/main/java/io/bazel/sample

On Friday, October 28, 2016 at 12:25:00 AM UTC+2, Kirill Prazdnikov wrote:
>
> Hi, this sounds interesting. 
> are you planning to add an example ? 
> I was looking here, but did not found one
>
> https://github.com/bazelbuild/bazel/tree/master/examples
>
>
>

-- 
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: Bazel rules now available for GWT

2016-10-27 Thread Kirill Prazdnikov
Hi, this sounds interesting. 
are you planning to add an example ? 
I was looking here, but did not found one

https://github.com/bazelbuild/bazel/tree/master/examples


-- 
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.