berndhopp / guice

guice-integration for the vaadin-framework
https://vaadin.com/directory#!addon/guice-vaadin-integration
10 stars 7 forks source link

Fixed bug in GuiceViewProvider getViewName() and added test for bug #3

Closed peergynt closed 8 years ago

peergynt commented 8 years ago

As a side note, new Reflections("com.vaadin.guice.server.testClasses") in ScopeTestBase does not seem right. Looks like the package is now "com.vaadin.guice.testClasses".

berndhopp commented 8 years ago

good work

berndhopp commented 8 years ago

@peergynt can we have a hangout to discuss further development?

regards