Re: How to debug the java code on the eclipse ide with the tbroyer gwt maven plugin ?

2023-12-12 Thread Juan Pablo Gardella
Did you check if that solves the problem of variable names? On Tue, Dec 12, 2023 at 12:50 PM Colin Alworth wrote: > That's great news! Related, I had understood that this didn't work at all, > but I discovered via > https://bugs.chromium.org/p/chromium/issues/detail?id=327092 that there > is an

Re: How to debug the java code on the eclipse ide with the tbroyer gwt maven plugin ?

2023-12-12 Thread Juan Pablo Gardella
Which limitation are you referring to? Is it something that can be fixed or is it impossible to fix variable names there? On Tue, Dec 12, 2023 at 11:39 AM Colin Alworth wrote: > The gwt-eclipse-plugin is maintained, but browsers removed the API that > was previously used to let a Java debugger

Re: [gwt-contrib] Re: Preparing for GWT 2.11 release

2023-11-23 Thread Juan Pablo Gardella
ange > should be in the javadoc output. The build produced from Java8 is > substantially smaller since it doesn't include javadoc at all, since the > APIs we now use are not compatible there. > > On Thursday, November 23, 2023 at 7:36:55 AM UTC-6 Juan Pablo Gardella > wrot

Re: [gwt-contrib] Re: Preparing for GWT 2.11 release

2023-11-23 Thread Juan Pablo Gardella
Hello, is gwt-2.11 artifacts available somewhere for testing against the applications I am currently working on? On Tue, Nov 14, 2023, 11:37 PM Colin Alworth wrote: > It has taken longer than we had hoped, but I think we're just about ready > - GWT itself can build on Java 17 (and can run on

Re: DominoKit release 1.0.0

2023-07-19 Thread Juan Pablo Gardella
Thanks!!! That is amazing! On Wed, Jul 19, 2023 at 2:21 PM Vegegoku wrote: > We are thrilled to announce the first major release of DominoKit toolset : > > >- domino-jackson : 1.0.0 >

Re: JavaFX for GWT

2022-11-08 Thread Juan Pablo Gardella
Impressive! On Tue, Nov 8, 2022 at 11:38 AM Bruno Salmon wrote: > Hi, > > I'm working on a JavaFX transpiler powered by GWT. > It lets you use JavaFX as a UI toolkit in your GWT apps. > The JavaFX API is far from completely covered, but you can already see > some interesting results. > > The

Re: [gwt-contrib] Re: Testing for GWT 2.10.0 release

2022-06-22 Thread Juan Pablo Gardella
Thanks Colin! On Wed, Jun 22, 2022 at 5:11 PM Colin Alworth wrote: > The last step of the release process is under way, Google's 2.10.0 release > is underway, we're just waiting for the release to be performed and > synchronized to Maven Central. When that has finished we can formally >

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-26 Thread Juan Pablo Gardella
After removing an old plexus-utils as suggested at #152 , I was able to compile and run the application without issues so far. Great work! On Mon, Apr 25, 2022 at 2:25 PM Freddy Boucher wrote: > 2.10.0-new-groupid-3 works like a charm (in

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Juan Pablo Gardella
Tried with Maven 3.8.5 and still fails with same issue. Reported at https://github.com/tbroyer/gwt-maven-plugin/issues/152 On Sun, Apr 24, 2022 at 3:59 PM Colin Alworth wrote: > I've pushed a new build with version 2.10.0-new-groupid-3 that has several > @SuppressWarnings("deprecation")s added,

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Juan Pablo Gardella
I tested and I updated from net.ltgt.gwt.maven:gwt-maven-plugin:1.0.0 to net.ltgt.gwt.maven:gwt-maven-plugin:1.0.1 in order to see the proper error (* Value 'ie10' in not a valid value for property 'user.agent'*) instead of [1]. After that I see following error: [ERROR] Failed to execute goal

Re: [gwt-contrib] gwtproject.org migration, https support

2022-03-28 Thread Juan Pablo Gardella
Thanks Colin! Great work On Mon, Mar 28, 2022 at 12:37 PM Colin Alworth wrote: > We've successfully migrated the gwtproject.org website to a new domain > name server and new hosting, at Google's request. There are a few small > differences from the old hosting: > > >- HTTPS is now supported

Re: Micro-Frontends Session with GWT example

2022-03-22 Thread Juan Pablo Gardella
Thanks for sharing! On Tue, Mar 22, 2022 at 11:23 AM lofid...@gmail.com wrote: > Here are the slides... enjoy  > > https://bit.ly/MicrofrontendsNavigate2022 > > lofid...@gmail.com schrieb am Samstag, 19. März 2022 um 11:40:33 UTC+1: > >> Hi All, >> >> Friendly reminder: next week I have a

Re: [gwt-contrib] Re: GWT 2.10 release?

2021-10-12 Thread Juan Pablo Gardella
@co...@colinalworth.com do yo know any ETA on this? On Tue, Oct 12, 2021, 5:28 AM Rocco De Angelis wrote: > > Nice +1 > chani...@gmail.com schrieb am Dienstag, 5. Oktober 2021 um 16:38:08 UTC+2: > >> Thank a millon, looks great ! +1 >> >> On Friday, October 1, 2021 at 2:55:21 p.m. UTC-4

Re: [gwt-contrib] Re: Goodbye IE 8–9 

2021-09-30 Thread Juan Pablo Gardella
+1 drop IE 11 increases the effort to include new stuff. IE +11 can still use GWT 2.9.0 On Thu, 30 Sept 2021 at 16:55, Vegegoku wrote: > I vote to even drop support for IE11. > > On Thursday, September 30, 2021 at 7:49:56 PM UTC+3 nilo...@gmail.com > wrote: > >> I've just filed

Re: Frequent Java runtime crashes when compiling GWT code

2021-08-05 Thread Juan Pablo Gardella
I had issues and solved after switching to old java 8 oracle version v1xx On Thu, Aug 5, 2021, 1:14 PM Michael Conrad wrote: > Can you try testing with adoptopenjdk? > > I've had issues with stock openjdk before with odd crashes that don't > happen with adoptopenjdk. > > On Thu, Aug 5, 2021 at

Re: [ANN] Akasha: Typed Browser API

2021-05-26 Thread Juan Pablo Gardella
That's awesome!! Thanks a lot Peter! On Wed, May 26, 2021, 8:11 PM Peter Donald wrote: > What is Akasha? > > Akasha is a typed browser API layer that is always up to date with the > latest web specifications. These API layers are intended to simplify > writing web applications in languages

Re: DominoKit release announcement

2021-03-29 Thread Juan Pablo Gardella
Awesome! Thanks!! On Mon, 29 Mar 2021 at 16:10, Vegegoku wrote: > Dears > > DominoKit team are very happy to announce the first Dominokit toolset > release candidate, it took us too long but it is finally here and all our > tools are now available on maven center, > > the released supports *GWT

Re: New Article "10 Best Java Frameworks to Use in 2021"

2021-03-10 Thread Juan Pablo Gardella
Hi Vegeoku, Could you please elaborate on this? *IMHO tests should help you improve the design of your code, Mockito is the opposite of that, Once I converted some test cases to use manually writing test doubles (spies, fakes, stubs) instead of Mockito to show the other guy how it reduced the

Re: A new article about GWT and IndexedDB with well known Design Patterns

2020-10-29 Thread Juan Pablo Gardella
Thanks Lofi!! On Wed, 28 Oct 2020 at 19:11, lofid...@gmail.com wrote: > A new article about GWT and IndexedDB with known Design Patterns, enjoy > reading: http://bit.ly/GwtIndexedDBDesignPatterns > > Enjoy reading, thanks. > Lofi > > -- > You received this message because you are subscribed to

Re: [gwt-contrib] Resolving cycle dependency between gwt-safehtml & gwt-safecss

2020-06-25 Thread Juan Pablo Gardella
+1 to merge them. It seems the simplest solution. On Thu, 25 Jun 2020 at 17:23, Colin Alworth wrote: > One potential option could be moving the tests into gwt-safecss, and only > release them together - the release process through sonatype will permit > you to push more than one set of

Re: [gwt-contrib] Resolving cycle dependency between gwt-safehtml & gwt-safecss

2020-06-25 Thread Juan Pablo Gardella
Not too much options I think, see https://stackoverflow.com/questions/55429921/how-to-fix-cyclic-dependency-between-java-modules Maybe a new common shared module (maven artifact in this case) or merge safehtml and safecss into a new one and let them deprecated. Juan On Thu, 25 Jun 2020 at

Re: Padlet for GWT / J2CL

2020-04-27 Thread Juan Pablo Gardella
Great! Thanks for sharing On Mon, 27 Apr 2020 at 16:01, Dr. Lofi Dewanto wrote: > Hi All, > > I build a Padlet for GWT / J2CL for Dummies... You can add an item but I > need to take a look at it first. > > Here you are: https://bit.ly/GWTIntroPadlet > > Hope to get more beginners coming to GWT

Re: [gwt-contrib] Testing GWT 2.9.0 for release

2020-04-20 Thread Juan Pablo Gardella
I verified GWT 2.9.0-RC1 in one of my applications without issues. The tests I could not complete due an ant issues to build the samples. Juan On Sun, 19 Apr 2020 at 22:01, Colin Alworth wrote: > We're having an issue related to the java7->java8 update, the build isn't > properly including the

Re: [gwt-contrib] Testing GWT 2.9.0 for release

2020-04-13 Thread Juan Pablo Gardella
Hi Colin, Could you please share the spreadsheet again? Juan On Mon, 13 Apr 2020 at 23:43, Colin Alworth wrote: > Hi all, > We have a build ready to test for GWT 2.9.0, and are looking for > volunteers to verify that things are behaving properly on a variety of > platforms. If you have an

Re: GWT SuperDev sourcemaps suddenly not being loaded by Chrome/FireFox/IE/Edge

2020-01-24 Thread Juan Pablo Gardella
Did you try if org.realityforge.com.google.gwt release has the same problem? On Fri, 24 Jan 2020 at 14:12, David Nouls wrote: > I am using GWT for many years now. My project uses 2.8.2 and we are using > SDM for debugging. > For some reason suddenly I can no longer debug my application in any

Re: Nalu v2.0.0 is released!

2019-12-01 Thread Juan Pablo Gardella
Thanks Frank! On Sun, 1 Dec 2019 at 08:17, Frank Hossfeld wrote: > The next version of Nalu (v2.0.0) is > released. A complete list of changes can be found here: release-notes > . > > Maven Central is

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2019-11-11 Thread Juan Pablo Gardella
Thanks! On Mon, 11 Nov 2019 at 00:19, Peter Donald wrote: > GWT is a development toolkit for building and optimizing complex > browser-based applications. Its goal is to enable productive > development of high-performance web applications without the > developer having to be an expert in

Re: Has anyone come up with an annotation processor that can mimic the functionary of resources?

2019-10-22 Thread Juan Pablo Gardella
Thanks Jens, Do you know if there is a resource where all modules and its repository are documented? I saw some google doc before, but I do not know if it is the last resource with all github repo. Juan On Tue, 22 Oct 2019 at 03:17, Jens wrote: > The migrated (J2CL / GWT3 ready) version of

Re: Building a GWT project in Eclipse 2019-03+ with Java 11.

2019-07-24 Thread Juan Pablo Gardella
not Jenkins, Jetty webapp I mean. On Wed, 24 Jul 2019 at 12:45, Juan Pablo Gardella < gardellajuanpa...@gmail.com> wrote: > Hi Jim, > > I am working with GWT 2.8.2 + Java11 in a multi module maven project. You > can use https://tbroyer.github.io/gwt-maven-plugin/ to create a

Re: Building a GWT project in Eclipse 2019-03+ with Java 11.

2019-07-24 Thread Juan Pablo Gardella
Hi Jim, I am working with GWT 2.8.2 + Java11 in a multi module maven project. You can use https://tbroyer.github.io/gwt-maven-plugin/ to create a simple archetype from it and start putting your classes according it usage (that information is described in the links shared by Thomas). To run/debug

Re: [ANN] (Unofficial) Elemental2 1.0.0-b21-6a027d2 release

2019-04-11 Thread Juan Pablo Gardella
Thanks Peter! On Sun, 7 Apr 2019 at 23:41, Peter Donald wrote: > Elemental2 provides type checked access to browser APIs for Java > code. This is done by using closure extern files and generating > JsTypes, which are part of the new JsInterop specification that > is both implemented in GWT and

Re: Question about SuperDevMode/codeserver

2019-03-06 Thread Juan Pablo Gardella
I added in a local maven profile an extra property file to instruct sprint boot where check the static resources. spring.resources.static-locations=${gwtBasePathLocation},classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/ On Wed, 6 Mar 2019 at 11:13 Bryan

Re: [ANN] (Unofficial) elemental2-webassembly release

2019-02-22 Thread Juan Pablo Gardella
Thanks Peter! On Fri, 22 Feb 2019 at 06:57 Peter Donald wrote: > Elemental2 provides type checked access to browser APIs for Java > code. This is done by using closure extern files and generating > JsTypes, which are part of the new JsInterop specification that > is both implemented in GWT and

Re: Happy to announce general access for J2CL!

2018-11-13 Thread Juan Pablo Gardella
Thanks! On Tue, 13 Nov 2018 at 22:39 'Goktug Gokdogan' via GWT Users < google-web-toolkit@googlegroups.com> wrote: > Dear GWTers! > > We are happy to announce that we have opened up J2CL repository for > general access: > http://github.com/google/j2cl > > Please see the README for details

Re: Elemental2 Error

2017-12-06 Thread Juan Pablo Gardella
Did you include elemental2.dom.Dom module? Check at https://github.com/google/elemental2#gwt On Wed, 6 Dec 2017 at 19:34 Joe Wu wrote: > I have been using GWT for a while but I am new to elemental2, I have tried > the following code to create new navigator object in GWT: >

Re: [gwt-contrib] Last call for GWT 2.8.2 patches, and testers needed!

2017-10-03 Thread Juan Pablo Gardella
How can I contribute to test? On Tue, 3 Oct 2017 at 07:28 Colin Alworth wrote: > -- 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

Re: First beta release of Vue GWT

2017-09-07 Thread Juan Pablo Gardella
Awesome! Great work On Thu, 7 Sep 2017 at 10:42 Adrien Baron wrote: > Hi! > > We have just released the first beta version of Vue GWT > . > Vue GWT integrates Vue.js with GWT 2.8 using > JsInterop. It lets

Re: Progressive Web App with Caching and Code Splitting

2017-08-07 Thread Juan Pablo Gardella
+1 On Mon, 7 Aug 2017 at 15:05 Slava Pankov wrote: > It would be really nice if you share details or even code of your > implementation. > > > On Monday, August 7, 2017 at 7:21:19 AM UTC-7, Gernot Pansy wrote: >> >> I got it myself working, with a extended Linker and the

Re: Problems with Eclipse Oxygen and GWT Plugin

2017-07-07 Thread Juan Pablo Gardella
I'm using https://github.com/gwt-plugins/gwt-eclipse-plugin without problems. Try with this. On Fri, 7 Jul 2017 at 06:30 JP wrote: > Hello, > > I have installed Eclipse Oxygen Release Java EE IDE for Web Developers (64 > bit) and found GWT Eclipse Plugin 3.0.0 in the

Re: MS Edge - readEntries() doesn't work

2017-06-07 Thread Juan Pablo Gardella
See https://groups.google.com/forum/#!topic/google-web-toolkit/5KrtRLw6gYo for usage of gwt 2.8.x with java6 On Wed, 7 Jun 2017 at 12:10 Daniel Kln wrote: > Hello everyone, > > i want to traverse a file system like in following example: > > function traverse(entry,

Re: GWT/Maven development cycle takes much too long

2017-04-21 Thread Juan Pablo Gardella
I suggest to make a POC using https://github.com/tbroyer/gwt-maven-archetypes/ archetype, using modular-webapp. On Fri, 21 Apr 2017 at 14:38 Magnus wrote: > >>> So, "mvn package" should Just Work™ (package the lib, then package the >> app using the lib's jar). >> > >

Re: Maven/GWT - How to access resources in the resources folder?

2017-04-17 Thread Juan Pablo Gardella
Remove * section. Try to follow maven convention. The resources for GWT web app should be placed in public folder, see http://www.gwtproject.org/doc/latest/DevGuideOrganizingProjects.html#DevGuideDirectoriesPackageConventions For ui binder xml files, I put them in java src folder (I can't make

Re: JNDI lookup issue when upgrade GWT from 2.2 to 2.8

2017-04-16 Thread Juan Pablo Gardella
Gwt 2.8 uses java7. Are you using this version? The jndi name AFAIK is defined in jboss-web.xml file for jboss El dom., 16 de abr. de 2017 21:26, escribió: > We used GWT for many years and not upgrade it for far. > We want to upgrade it to the latest GWT 2.8 and Java

Re: Maven/GWT - How to access resources in the resources folder?

2017-04-13 Thread Juan Pablo Gardella
Check https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html On Thu, 13 Apr 2017 at 11:08 Magnus wrote: > Hello, > > I would like to follow the Maven conventions and place my resources into > the resources folder. > > How can I

Re: Debug library code in eclipse

2017-04-11 Thread Juan Pablo Gardella
Using eclipse you don't need do that. Simply include all the projects (including pom artifact if you have one) and configure by using "workspace resolution". Check https://books.sonatype.com/m2eclipse-book/reference/eclipse.html On Tue, 11 Apr 2017 at 14:06 Magnus wrote:

Re: Compilation of a large GWT application?

2017-04-11 Thread Juan Pablo Gardella
Also check the classes that are used by GWT-RPC. For example if those classes are using List instead of ArrayList for example, will generate more JS output. On Tue, 11 Apr 2017 at 12:13 Jens wrote: > > Our optimized output with collapse all is 23 MB. Things are reused

Re: How to deal with transitive maven dependencies?

2017-03-29 Thread Juan Pablo Gardella
Remove provided at msm.lib.acs msm-lib-acs … 1.0-SNAPSHOT provided On Wed, 29 Mar 2017 at 14:28 Magnus wrote: > Yes! It's taken from the maven repository! > > What about the dependencyManagement thing? > > Magnus > > -- > You received

Re: How to deal with transitive maven dependencies?

2017-03-29 Thread Juan Pablo Gardella
Are you sure postgres library group/artifactid/version is ok? Chek at https://mvnrepository.com/artifact/postgresql/postgresql On Wed, 29 Mar 2017 at 14:15 Magnus wrote: > I have everything in the dependency section. > > Here are the complete pom files. > Note that

Re: How to deal with transitive maven dependencies?

2017-03-29 Thread Juan Pablo Gardella
Did you put it in dependency or dependencyManagement section ? Share the complete pom files if you can- On Wed, 29 Mar 2017 at 13:55 Magnus wrote: > Hello, > > my app uses a separate jar library, which in turn uses another jar file, > e. g. a postgresql driver: > >

Re: GWT 2.8.0 Eclipse

2017-02-23 Thread Juan Pablo Gardella
I switched without problems (I didn't update anything in eclipse) On Thu, 23 Feb 2017 at 08:19 prashant fulara wrote: > Given link (https://github.com/gwt-plugins/gwt-eclipse-plugin >

Re: compiler errors after upgrade to gwt 2.8.0

2017-02-17 Thread Juan Pablo Gardella
The plugin is actually included out of box in eclipse. You can try by downloading eclipse neon or reinstall the plugin in mars El vie., 17 de feb. de 2017 01:09, Magnus escribió: > Hello Juan, > > ok, I understand that eclipse:eclipse is retired. > > I installed

Re: compiler errors after upgrade to gwt 2.8.0

2017-02-16 Thread Juan Pablo Gardella
Check http://maven.apache.org/plugins/maven-eclipse-plugin/ On Thu, 16 Feb 2017 at 15:24 Magnus wrote: > Hello Juan, > > sorry, it seems that I didn't point out that my problem is solved! > > After executing "mvn eclipse:eclipse" the errors are gone! > So what's wrong

Re: compiler errors after upgrade to gwt 2.8.0

2017-02-16 Thread Juan Pablo Gardella
I suggest the following: 1) Copy src/ + pom.xml file to another directory. (or remove the project from the eclipse and delete eclipse related files). 2) Import the project again. Do not use *mvn eclipse:eclipse, *it's better to use m2e plugin. Let me know also if mvn clean package works (execute

Re: compiler errors after upgrade to gwt 2.8.0

2017-02-16 Thread Juan Pablo Gardella
Share the pom file. On Thu, 16 Feb 2017 at 13:03 Magnus wrote: > Hi Thomas, > > I have created a new GWT WebApplication project using the eclipse plugin > ("New -> Project -> Web Application Project"), and it compiles fine! > As soon as I add my library project to the

Re: compiler errors after upgrade to gwt 2.8.0

2017-02-16 Thread Juan Pablo Gardella
Also try mvn clean package On Thu, 16 Feb 2017 at 13:17 Juan Pablo Gardella < gardellajuanpa...@gmail.com> wrote: > Share the pom file. > > On Thu, 16 Feb 2017 at 13:03 Magnus <alpineblas...@gmail.com> wrote: > > Hi Thomas, > > I have created a new GWT WebAppl

Re: Which maven archetype for GWT applications?

2017-02-13 Thread Juan Pablo Gardella
It's only enabled in Project explorer view (in package explorer view doesn't work) [image: pasted1] On Mon, 13 Feb 2017 at 14:15 Magnus wrote: > Hi Juan, > > thanks, but my package presentation is already set to "hierarchical". > I would be glad if I could fix this

Re: JsInterop Question regarding execution in index.html

2017-02-13 Thread Juan Pablo Gardella
at is > GWT. > > > function handleOpenURL(url) { > > alert("received url: " + url); > > } > > > > > On Mon, Feb 13, 2017 at 8:41 AM, Juan Pablo Gardella < > gardellajuanpa...@gmail.com> wrote: > > You can use jsinterop > <https://docs.go

Re: JsInterop Question regarding execution in index.html

2017-02-13 Thread Juan Pablo Gardella
You can use jsinterop . On Mon, 13 Feb 2017 at 13:24 Paul Mazzuca wrote: > I need to create a javascript function called "handleOpenUrl(url)" that > will be

Re: Native JsTypes with properties containing dashes

2017-02-10 Thread Juan Pablo Gardella
AFAIK is not possible. See http://stackoverflow.com/questions/36867522/gwt-jsinterop-jstype-property-with-in-name On Fri, 10 Feb 2017 at 06:23 Kenny wrote: > Hi, > > I am wrapping a js library, this library expects as a parameter for a > function an object with properties

Re: GWT/Maven: No source code is available for type junit.framework.Test; did you forget to inherit a required module?

2017-01-25 Thread Juan Pablo Gardella
I believe you don't want compile junit classes. [ERROR] Line 26: No source code is available for type junit.framework.Test; did you forget to inherit a required module? [ERROR] Line 28: No source code is available for type junit.framework.TestSuite; did you forget to inherit a

Re: styling Uibinder with external css using background image

2017-01-05 Thread Juan Pablo Gardella
Did you check http://www.gwtproject.org/doc/latest/DevGuideClientBundle.html#ImageResource ? On Thu, 5 Jan 2017 at 13:40 NewbieGwtUser wrote: > Hello everyone, > > Since two days, i'm struggling to find a tip for showing an image as a > background within my uibinder file

Re: /rpc/RemoteService : Unsupported major.minor version 51.0

2017-01-02 Thread Juan Pablo Gardella
See https://groups.google.com/forum/#!topic/Google-Web-Toolkit/5KrtRLw6gYo On Sun, 1 Jan 2017 at 15:01 Lars wrote: > You could try to run the 2.7 gwt servlet jar in the production env and the > 2.8 in the development env... this is for sure 100% not a supported >

Re: [gwt-contrib] GWT Plugin v3.0 and tbroyer maven integration ?

2016-12-23 Thread Juan Pablo Gardella
Did you check if it works by putting in Application.gwt.xml in src/main/java instead of src/main/resources? On Fri, 23 Dec 2016 at 06:48 stuckagain wrote: > > Living behind a corporate firewall is hell as I cannot get my hands on the > GWT plugin (I have a support case

Re: IDEs, Dagger2 and annotationProcessorPaths

2016-12-14 Thread Juan Pablo Gardella
Check http://stackoverflow.com/a/35744298/741689 On Wed, 14 Dec 2016 at 20:03 Raphael André Bauer < raphael.andre.ba...@gmail.com> wrote: > Hi, > > > I am just playing around with GWT 2.8 and Dagger 2.8. I added Dagger 2 > via the compiler plugin and the Dagger compiler to >

Re: GWT2.8 : org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration

2016-12-02 Thread Juan Pablo Gardella
Check http://stackoverflow.com/questions/24805360/classcastexception-org-apache-xerces-parsers-xincludeawareparserconfiguration-c On Fri, 2 Dec 2016 at 11:55 Peter Petranik wrote: > I have the Xerces library as dependency as part of gwt-dev.jar that is set > by GWT

Re: GWT2.8 : org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration

2016-12-02 Thread Juan Pablo Gardella
Try by removing/exluding (if you have it in you r dependencies) xerces. On Fri, 2 Dec 2016 at 07:10 Peter Petranik wrote: > Hi, I have a same problem after I updated my application from GWT 2.7 to > 2.8 > > That is the code that raises the exception: >

Re:

2016-11-30 Thread Juan Pablo Gardella
Try by removing Xerces library. Check http://stackoverflow.com/questions/14014989/java-lang-abstractmethoderror-org-apache-xerces-dom-elementimpl-gettextcontent On Wed, 30 Nov 2016 at 15:48 Ed wrote: > Hi Group, > > Tried to update to GWT 2.8 Got some errors, so I reverted to

Re: Where can I find a sample for multi-module GWT app built with maven?

2016-11-21 Thread Juan Pablo Gardella
itr...@gmail.com> wrote: > Sorry, but I'm not sure where I can find these lines. Searched within my > eclipse folder, but no match. Also, it looks like these settings are > global and may affect all other projects. > > > On Monday, November 21, 2016 at 10:07:38 PM UTC+3, Jua

Re: Where can I find a sample for multi-module GWT app built with maven?

2016-11-21 Thread Juan Pablo Gardella
n install* produces the target within this module. Hence, > running mvn *gwt:devmode* on the project opens GWT Development Mode > window but finds no startup URL: > > [WARN] No startup URLs supplied and no plausible ones found -- use > -startupUrl > > > On Monday, Novem

Re: Where can I find a sample for multi-module GWT app built with maven?

2016-11-21 Thread Juan Pablo Gardella
Did you try? mvn archetype:generate \ -DarchetypeCatalog=https://oss.sonatype.org/content/repositories/snapshots/ \ -DarchetypeGroupId=net.ltgt.gwt.archetypes \ -DarchetypeArtifactId=moduler-webapp \ -DarchetypeVersion=1.0-SNAPSHOT On Mon, 21 Nov 2016 at 14:48 vitrums

Re: GWT 2.8.0 is not compatible with java6

2016-11-04 Thread Juan Pablo Gardella
Hi Marko, I'm using GWT RPC, so it's required gwt-servlet in the WAR file. As it's deployed in an old Jboss server with java6, by using retrolambda, it's possible to use gwt-servlet 2.8 in the server. Juan On Fri, 4 Nov 2016 at 07:37 Thomas Broyer wrote: > With the

Re: GWT 2.8.0 is not compatible with java6

2016-11-03 Thread Juan Pablo Gardella
lambda-maven-plugin 2.3.0 process-classes process-main process-test true 1.6 On Wed, 2 Nov 2016 at 10:53 Thomas Broyer <t.bro...@gmail.com> wrote: > > > On Wednesday, November 2, 2016 at 2:38:38 PM UTC+1, Juan Pablo Gardella > wrote: > > Hi all, > >

GWT 2.8.0 is not compatible with java6

2016-11-02 Thread Juan Pablo Gardella
Hi all, At release notes is not mentioned that now it will support only java7. I found tbroyer comment here: http://stackoverflow.com/questions/28879590/jdk-and-jre-minimal-versions-required-for-gwt-compiling-and-running Can be updated the release notes with that?

Re: Issues calling RPC with GWT 2.8 RC1

2016-08-25 Thread Juan Pablo Gardella
Did you try 2.8 rc2? Which error are you seeing? On Thu, 25 Aug 2016 at 07:16 wrote: > Hi, > > From our application whenever we make RPC calls, we reach to our remote > service and when we return any object successfully back, we get back in > onFailure method of

Re: Package a GWT client project, no server code.

2016-08-20 Thread Juan Pablo Gardella
Maybe you can achieve that by using maven-assembly-plugin El sáb., ago. 20, 2016 13:22, Mickael BARON escribió: > Hi, > > With the GWT Maven plugin ( > https://gwt-maven-plugin.github.io/gwt-maven-plugin/), i can package my > GWT application into a war file. But, if my

Re: 2.8.0 RC1 is here!

2016-07-29 Thread Juan Pablo Gardella
You could replace it with dagger2. On Fri, 29 Jul 2016 at 06:51 Jens wrote: > > the only blocking point for me now is GIN. >> > > Why its blocking? > > -- J. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To

Re: FileUpload doesn't jumps in ChangeHandler

2016-07-20 Thread Juan Pablo Gardella
Check http://caniuse.com/#search=input and the notes related to fileupload. On Wed, 20 Jul 2016 at 09:51 Daniel Kln wrote: > Hello together, > > i would like to know why after selecting a directory, the onChange method > isn't triggered? > > Thank you very much for your

Re: Putnami Gradle plugin 0.4.0 for GWT

2016-07-08 Thread Juan Pablo Gardella
Thanks!! On Fri, 8 Jul 2016 at 11:54 Fabien Dumay wrote: > Hi folks, > > The putnami gradle plugin 0.4.0 is released. > If you love GTW and Gradle this plugin is made for you. > > - Making SDM super easy > - Multi module support > - Runs on jetty 9 > >

Re: Any elegant approach to integrate Spring security with GWT RPC based application?

2016-07-02 Thread Juan Pablo Gardella
See https://groups.google.com/forum/m/?fromgroups#!topic/google-web-toolkit/fkbowz5-5do it's old but maybe ir is still useful for your needs El sáb., jul. 2, 2016 7:52, Gilberto escribió: > Not the answer you would like to hear, but... > > In my humble opinion, the

Re: Closure compiler removal ?

2016-06-10 Thread Juan Pablo Gardella
Another question related to that. How can be integrated closure optimization in the build after that? On Fri, 10 Jun 2016 at 16:32 Hristo Stoyanov wrote: > According to this: > https://gwt-review.googlesource.com/#/c/15110/ > > The -XenableClosudeCompiler option will be

Re: JsInterop and Java collections?

2016-06-07 Thread Juan Pablo Gardella
Someone know what is the blocker on finishing elemental 2? On Tue, 7 Jun 2016 at 14:03 Hristo Stoyanov wrote: > Here is another example > > of project that could

Re: GWT React preview release on Maven Central

2016-05-13 Thread Juan Pablo Gardella
Thanks for sharing! On Fri, 13 May 2016 at 09:40 Paul Stockley wrote: > I have pushed preview versions of gwt-react, gwt-react-router and > gwt-redux to Maven Central. Check out the documentation for details. > https://github.com/GWTReact > > Soon I hope to have a Gradle

Re: compilation error with 2.8.0-SNAPSHOT (guava problem)

2016-04-12 Thread Juan Pablo Gardella
20-SNAPSHOT On Tue, 12 Apr 2016 at 14:48 Norbert Sándor wrote: > Maybe someone can help which guava version is the "supported" for > gwt-2.8.0-snapshot? > > Thanks, > Norbi > > > On Sunday, 10 April 2016 16:06:01 UTC+2, Norbert Sándor wrote: >> >> Hello, >> >> I use

Re: GWT-2.8.0-SNAPSHOT and Gin

2016-04-01 Thread Juan Pablo Gardella
Thanks! El vie, 1 de abril de 2016 18:31, Alexey Bykov escribió: > Ok I found an easy workaround. This commit > > explains why JsException was created. So in order to fix this problem it is >

Re: GWT React

2016-03-24 Thread Juan Pablo Gardella
Thanks for sharing!, worth to try it On Thu, 24 Mar 2016 at 13:49 Paul Stockley wrote: > We currently have a large GWT application that we have been working on for > the last 4 years. We use Uibinder and Widgets very > > heavily, although we have our own Widget set and

Re: SuperDevMode

2016-03-21 Thread Juan Pablo Gardella
I think you are actually using an embedded jetty by using cfx. On Mon, 21 Mar 2016 at 15:34 Jim Douglas <jdou...@basis.com> wrote: > What about it? > > > On Monday, March 21, 2016 at 2:29:30 PM UTC-7, Juan Pablo Gardella wrote: > >> What about /jetty-all-9.2.10.jar

Re: SuperDevMode

2016-03-21 Thread Juan Pablo Gardella
What about /jetty-all-9.2.10.jar? On Mon, 21 Mar 2016 at 15:19 Jim Douglas wrote: > Since DevMode dropped dead, I've just written it off and worked directly > in JavaScript, adding debug logging as necessary to isolate problems. It's > not optimal, but it's workable. I'm

Re: GWT custom scrollIntoView() implementation

2016-01-26 Thread Juan Pablo Gardella
Hi Virviis, Could you file a bug and the fix? It will be great to include in gwt 2.8.0 Thanks On Tue, 26 Jan 2016 at 14:25 Vassilis Virvilis wrote: > Hi, > > I was using scrollIntoView() when I hit the bug. > > In pages of mine GWT.scrollIntoView() is working in all major

gwt 2.7.0 - superdevmode serialization is different than compiled serialization

2016-01-12 Thread Juan Pablo Gardella
Hi folks, Do you know why guava multimap could be serialized with superdevmode? I found a problem with a gwt compiled application but it didin't happen with superdevmode. I serialized a multimap using gwt-rpc and it worked for superdevmode, but no using the compiled application. Any thought?

Re: Activities and Places - Enabling History to reflect an updated data item

2016-01-05 Thread Juan Pablo Gardella
I think you need to program it in the start() method in the activity. On 5 January 2016 at 12:44, Paul Mazzuca wrote: > Let's say I have a view with a list of items. When I click on an item I go > to a new Place and view with details about that item. In this details >

Re: Using MVP with GWT2.7

2016-01-05 Thread Juan Pablo Gardella
It's old, but check the comments at http://wanderingcanadian.ca/2010/11/05/hello-mvp-with-gin/ On 5 January 2016 at 16:15, Richa wrote: > Thanks Troncoso. > I get what you say, and agree that its not a very good approach. > But my concern is, For a huge application

Re: GWT 2.8 Compiler Question for Streams

2015-12-29 Thread Juan Pablo Gardella
stream() method is not mentioned in http://www.gwtproject.org/doc/latest/RefJreEmulation.html#Package_java_util. Maybe this is the reason. On 29 December 2015 at 12:22, Paul Mazzuca wrote: > Any reason why I would be receiving a compiler error in the code below? > > >

Re: GWT 2.8 Compiler Question for Streams

2015-12-29 Thread Juan Pablo Gardella
e "latest", which I am assuming is still for 2.7, > not 2.8? > > On Tue, Dec 29, 2015 at 10:26 AM, Juan Pablo Gardella < > gardellajuanpa...@gmail.com> wrote: > >> stream() method is not mentioned in >> http://www.gwtproject.org/doc/latest/RefJreEmulation

CellTable equivalent

2015-12-11 Thread Juan Pablo Gardella
Hi devs, As GWT 3.0 will remove widgets, someone know if exists a CellTable equivalence in JS libraries? CellTable and Datagrid are awesome components. Juan -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop

Re: [gwt-contrib] Re: GWT 2.8.0-beta1 available for testing

2015-12-07 Thread Juan Pablo Gardella
Hi contributors, I've created a google doc with full GWT 2.8.0 release notes. It's divided by features/components and links for each commit. I didn't put reverted commits, and fixes over features like JSInterop. Everyone can put comments. It could be added later at GWT

GWT 2.8.0 release notes - not official

2015-12-07 Thread Juan Pablo Gardella
Hi contributors/users, I've created a google doc with full GWT 2.8.0 release notes. It's divided by features/components and links for each commit. I didn't put reverted commits, and fixes over features like JSInterop. Everyone can put comments. It could be added later at

Re: [gwt-contrib] GWT 2.8.0-beta1 available for testing

2015-12-04 Thread Juan Pablo Gardella
It will be very useful to make gwt-servlet compatible with java 6 On 4 December 2015 at 17:41, Jens wrote: > > Is it intentional/necessary that gwt-servlet.jar is compiled for Java 7 >> and not Java 6? >> > > gwt-servlet.jar isn't really compiled, its just assembled.

Re: GWT 2.8.0 RC1

2015-12-03 Thread Juan Pablo Gardella
The https://github.com/gwtproject/gwt/issues/9074 was in master. Somebody know how to check if it will be included in 2.8 release? the commit is https://github.com/gwtproject/gwt/commit/dd215d81ce29db42b185ffa2f86f6af36076f3be On 3 December 2015 at 11:06, Thomas Broyer

Re: SEO Google Crawlable experience ?

2015-11-11 Thread Juan Pablo Gardella
It will very useful if you write some article about that :) On 11 November 2015 at 17:21, Ed wrote: > I implemented html5 pushState and works very well: > In the backend I use apache http rewrite rules to dispatch all requests to > the index.html. > In the frontend added

Re: [gwt-contrib] GWT 2.8 Release

2015-10-23 Thread Juan Pablo Gardella
Great work! Thanks. Is there any release note to GWT 2.8? On 23 October 2015 at 01:55, 'Goktug Gokdogan' via GWT Contributors < google-web-toolkit-contributors@googlegroups.com> wrote: > In the last few months, we had important progress on JsInterop and finally > it looks like we will be able to

  1   2   3   4   5   6   7   8   9   10   >