Yes, this looks like it was most likely caused by the fix Mike applied to the code generation module yesterday. He fixed variable scoping for nested/inner classes. Apparently this broke something else.
I see lots of other private accessor methods in the scope chain, but not com_ocpsoft_socialpm_model_project_Milestone() . You could tell for sure if that change broke it by doing a "mvn clean install -Dgwt.compiler.skip" of Errai at commit 8fd0957, which was right before the change I suspect caused this. -Jonathan ----- Original Message ----- From: "Lincoln Baxter, III" <[email protected]> To: [email protected] Sent: Tuesday, August 28, 2012 6:59:41 PM Subject: [errai-dev] Errai is not compiling SocialPM anymore - Errai UI Demo compiles fine Looks like we there may be some more bugs to work out with some of the recent changes - problem in Marshaller? Not an issue with the JPA or JAXRS stuff (at least directly, because Errai UI Demo is using the same POM / App.gwt.xml configuration.) http://pastebin.com/zQcNLBta -- Lincoln Baxter, III http://ocpsoft.org "Simpler is better." _______________________________________________ errai-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/errai-dev
_______________________________________________ errai-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/errai-dev
