Skip to content

Instantly share code, notes, and snippets.

@carchrae
Created December 6, 2012 20:40
Show Gist options
  • Save carchrae/4228142 to your computer and use it in GitHub Desktop.
Save carchrae/4228142 to your computer and use it in GitHub Desktop.
INFO [Generator] not emitting server marshaller class
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
INFO [MarshallerGeneratorFactory] generating marshalling class...
INFO [MarshallerGeneratorFactory] generated marshalling class in 520ms.
INFO [IOCBootstrapGenerator] generating IOC bootstrapping class...
WARN [EnvUtil] reachability analysis disabled. errai may generate unnecessary code.
WARN [EnvUtil] enable reachability analysis with -Derrai.compile.perf.perform_reachability_analysis=true
6-Dec-2012 12:39:20 PM org.jboss.errai.ui.rebind.DecoratorTemplated getHandlerForEvent
INFO: eventType: class org.jboss.errai.codegen.meta.impl.gwt.GWTClass -- com.google.gwt.event.dom.client.ClickEvent
6-Dec-2012 12:39:20 PM org.jboss.errai.ui.rebind.DecoratorTemplated getHandlerForEvent
INFO: method: class org.jboss.errai.codegen.meta.impl.gwt.GWTMethod -- GWTMethod{method=public final com.google.gwt.event.dom.client.DomEvent.Type<com.google.gwt.event.dom.client.ClickHandler> getAssociatedType()}
6-Dec-2012 12:39:20 PM org.jboss.errai.ui.rebind.DecoratorTemplated getHandlerForEvent
INFO: returnType: class org.jboss.errai.codegen.meta.impl.gwt.GWTClass -- com.google.gwt.event.dom.client.DomEvent$Type<com.google.gwt.event.dom.client.ClickHandler>
6-Dec-2012 12:39:20 PM org.jboss.errai.ui.rebind.DecoratorTemplated getHandlerForEvent
INFO: parameterizedType: class org.jboss.errai.codegen.meta.impl.gwt.GWTParameterizedType -- com.google.gwt.event.dom.client.DomEvent.Type<com.google.gwt.event.dom.client.ClickHandler>
INFO [IOCBootstrapGenerator] generated IOC bootstrapping class in 2957ms (3963 beans processed)
INFO [IOCBootstrapGenerator] using IOC bootstrapping code at: SNIPSNIPSNIP_PROJECTHOME/.errai/BootstrapperImpl.java
INFO [BindableProxyLoaderGenerator] generating bindable proxy loader class.
INFO [JaxrsProxyLoaderGenerator] generating jax-rs proxy loader class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment