Hello,
We discovered recently that we are no longer generating the symbolMaps when performing the GWT compile. We are however unsure when this started happening but it is probably after we made the switch to GWT 2.5.1. This is on recent SGWT versions but I don't think that there is a direct relation to the SGWT build.
Bottom line, it seems that the gwtc just stopped producing the sympbolMaps.
Any idea how we can diagnose this, is this working at your end (application)?
I found a thread on the internet which suggested that it could be triggered by including the GWT JUnit module but when I run the gwtc with debug logging I do not see it being included.
Any help would be greatly appreciated.
thanks
jan
We discovered recently that we are no longer generating the symbolMaps when performing the GWT compile. We are however unsure when this started happening but it is probably after we made the switch to GWT 2.5.1. This is on recent SGWT versions but I don't think that there is a direct relation to the SGWT build.
Bottom line, it seems that the gwtc just stopped producing the sympbolMaps.
Any idea how we can diagnose this, is this working at your end (application)?
I found a thread on the internet which suggested that it could be triggered by including the GWT JUnit module but when I run the gwtc with debug logging I do not see it being included.
Any help would be greatly appreciated.
thanks
jan
Comment