ID |
Status |
Summary |
201
|
New |
Move to Github
Type-Defect
Priority-Medium
|
200
|
New |
Reduce code bloat for multiple instances of the same PrivateGinModule
Type-Defect
Priority-Medium
|
199
|
New |
GIN does not respect injection order when subclassing
Type-Defect
Priority-Medium
|
198
|
New |
GinModuleAdapter sometimes gives errors with singleton binding of concrete classes
Type-Defect
Priority-Medium
|
197
|
Duplicate |
Can't run with Google Web Toolkit 2.6 RC1
Type-Defect
Priority-Medium
|
196
|
Invalid |
java.lang.NoClassDefFoundError: sun/security/timestamp/Timestamper
Type-Defect
Priority-Medium
|
195
|
Fixed |
Gin trunk is incompatible to GWT trunk because of recent Guava 15 refactoring in GWT
Type-Defect
Priority-Medium
|
194
|
New |
Using GinMapBinder with annotations produces Double-Bound exception
Type-Defect
Priority-Medium
|
193
|
Fixed |
Javadoc link broken in project home page
Type-Defect
Priority-Medium
|
192
|
Fixed |
Publish GIN 2.1.1 to Maven Repository
Type-Defect
Priority-Medium
|
191
|
WontFix |
Allow double bound for identical definition
Type-Defect
Priority-Medium
|
190
|
Fixed |
Gin 2.1 and Java6 results in: Unsupported major.minor version 51.0 Error
Type-Defect
Priority-Medium
|
189
|
Fixed |
Gin 2.1 not published in maven central
Type-Defect
Priority-Medium
|
188
|
New |
Should have GIN error rather than gwt compiler error in package-private+generics corner case
Type-Defect
Priority-Medium
|
187
|
New |
Views/widgets as singletons are present in memory and keep playing even after changing the view.
Type-Defect
Priority-Medium
|
186
|
Fixed |
[Patch] Use own ClassLoader over SystemClassLoader to make Hosted Mode working
Type-Defect
Priority-Medium
|
185
|
WontFix |
GinFactoryModuleBuilder does not respect @Singleton
Type-Defect
Priority-Medium
|
184
|
New |
Unexpected error while using a private inner module: "Unable to inject an instance of XXX because it is a private class."
Type-Defect
Priority-Medium
|
183
|
Fixed |
Inject order should be constructors then fields then method
Type-Defect
Priority-Medium
|
182
|
Duplicate |
Warning for missing annotation source code
Type-Defect
Priority-Medium
|
181
|
Accepted |
Warning message for missing @GinModules annotation could be more helpful, less annoying
Type-Enhancement
Priority-Low
|
180
|
New |
LinkageError when injecting AsyncProvider subtype
Type-Defect
Priority-Medium
|
179
|
Fixed |
Upload gin 2.0 to maven central
Type-Defect
Priority-Medium
|
178
|
Invalid |
GXT,GIN and GUICE
Type-Defect
Priority-Medium
|
177
|
Invalid |
e is bound to eagersingleton
Type-Defect
Priority-Medium
|
176
|
New |
Support for @PostConstruct
Type-Enhancement
Priority-Low
|
175
|
New |
Using a provider implicitly bound in a child private module is not floated to the parent or exposed.
Type-Defect
Priority-Medium
|
174
|
New |
Gin does not throw an error for ambiguous @Assisted parameters
Type-Defect
Priority-Medium
|
173
|
Invalid |
NPE when using Arrays.isList inside of generic class
Type-Defect
Priority-Medium
|
172
|
New |
assisted inject and GinAdapterModule cause UnsupportedOperationException
Type-Defect
Priority-Medium
|
171
|
New |
Error message for missing source
Type-Defect
Priority-Low
|
170
|
Fixed |
Error message for unbound keys with annotations are not always correct
Type-Defect
Priority-Medium
|
169
|
New |
Support module override as in Guice
Type-Defect
Priority-Medium
|
168
|
Invalid |
Modify AsyncProviderBinding to support split point initial sequence
Type-Defect
Priority-Medium
|
167
|
Fixed |
Support for classes in constant binding
Type-Defect
Priority-Medium
|
166
|
Fixed |
Warnings on @Nullable
Type-Defect
Priority-Low
|
165
|
New |
Jetty failed startup com.google.inject.internal.ComputationException: java.lang.IncompatibleClassChangeError
Type-Defect
Priority-Medium
|
163
|
Fixed |
Incorrect error logging for factory modules
Type-Defect
Priority-Low
|
162
|
Fixed |
Need UnsafeNativeLong when using JSNI violator pattern
Type-Defect
Priority-Medium
|
161
|
Fixed |
When a double binding involving a child module is encountered, Gin reports only one of the bindings.
Type-Defect
Priority-Medium
|
160
|
Invalid |
Applying multiple activity managers for controlling different panels in same screen GWT GIN
Type-Defect
Priority-Medium
|
159
|
Fixed |
Add warning in case clientinjector doesn't have a single GinModule
Type-Enhancement
Priority-Low
|
158
|
Fixed |
Errors in private modules have the wrong source location
Type-Defect
Priority-Medium
|
157
|
Fixed |
@Foo Provider<Bar> positioned higher than @Foo Bar
Type-Defect
Priority-High
|
156
|
Fixed |
NullPointerException during injector construction related to private modules and eager singletons
Type-Defect
Priority-Medium
|
155
|
Accepted |
Gin generates uncompilable code instead of flagging an error
Type-Defect
Priority-High
|
154
|
Invalid |
Typo in FAQ
Type-Defect
Priority-Medium
|
153
|
WontFix |
built in bindings
Type-Defect
Priority-Medium
|
152
|
Invalid |
After using GIN,all events registered by @UiBinder don't work.
Type-Defect
Priority-Medium
|
151
|
Invalid |
Problem creating a RequestFactoryProvider
Type-Defect
Priority-Medium
|
150
|
New |
Allow Gin bindings to depend on GWT properties
Type-Enhancement
Priority-Low
|
149
|
Fixed |
Private modules don't play nicely with eager singletons
Type-Defect
Priority-Medium
|
148
|
Fixed |
Class visibility forced to be public
Type-Defect
Priority-Medium
|
147
|
Duplicate |
@Inject public ActivityProxy(Provider<A> activityProvider) not supported ?
Type-Defect
Priority-Medium
|
146
|
Invalid |
@Singleton Not Respected When Binding Concrete Type
Type-Defect
Priority-Medium
|
145
|
Accepted |
Update pom.xml in maven central with guice 3.0
Type-Task
Priority-Low
|
144
|
Fixed |
The javadoc link is broken on the main page
Type-Task
Priority-Low
|
143
|
Fixed |
NPE in BindingsProcessor.createImplicitBinding
Type-Defect
Priority-Medium
|
142
|
Fixed |
Select gin modules for Ginjector from property value
Type-Enhancement
Priority-Medium
|
141
|
Duplicate |
Unable to run hosted mode due to byte code incompatibility with the JDK of WAS 6.1
Type-Defect
Priority-Medium
|
140
|
Fixed |
Unable to run hosted mode due to byte code incompatibility with the JDK of WAS 6.1
Type-Defect
Priority-Medium
|
139
|
Accepted |
Convert constant bindings to all constant types
Type-Defect
Priority-Low
|
138
|
Fixed |
BindingResolver.describeCycle is broken
Type-Defect
Priority-Medium
|
137
|
Fixed |
Ginjector interface generated during GWT compilation cannot be found
Type-Defect
Priority-High
|
136
|
Fixed |
Incorrect generated (JSNI) code with non-public generics
Type-Defect
Priority-Medium
|
135
|
New |
Structured documentation of relaxed visibility
Type-Enhancement
Priority-Low
|
134
|
Accepted |
Installed modules are reconstructed for each provider method invocation
Type-Defect
Priority-Medium
|
133
|
Fixed |
Error running GWT 2.1.1 with GIN Revision 154 Opciones
Type-Defect
Priority-Medium
|
132
|
WontFix |
ClassCastException JavaScriptObject$ cannot be cast to PlaceController etc. ONLY on Chrome in Dev Mode
Type-Defect
Priority-Medium
|
131
|
Fixed |
Breaking changes in GWT svn 9401
Type-Defect
Priority-High
|
130
|
Fixed |
Guice allows installing modules twice if they are equal, GIN doesn't
Type-Defect
Priority-Medium
|
129
|
Fixed |
Declaring gin modules in as configuration properties in the GWT module
Type-Enhancement
Priority-Medium
|
128
|
Fixed |
Gin leaks class names when creating via GWT.create()
Type-Enhancement
Priority-Medium
|
127
|
Fixed |
GIN Javadoc is unreadable due to incorrect mime-type
Type-Task
Priority-Medium
|
126
|
Fixed |
Gin relies on some changed internal Guice APIs
Type-Defect
Priority-Medium
|
125
|
WontFix |
Binding a class with an annotation in a Singleton scope does not compile without a redundant to(…)
Type-Defect
Priority-Medium
|
124
|
WontFix |
Add an API for invoking code before and after an AsyncProvider runs
Type-Enhancement
Priority-Medium
|
123
|
Fixed |
Build failure
Type-Defect
Priority-High
|
122
|
Fixed |
Display source context of double-bound keys
Type-Enhancement
Priority-Medium
|
121
|
Fixed |
Injecting wildcard results in compile-time error
Type-Defect
Priority-Medium
|
120
|
Fixed |
Ambiguous error message when attempting to implicitly bind an annotated value
Type-Enhancement
Priority-Medium
|
119
|
New |
NPE in BindingsProcessor.createImplicitBinding
Type-Defect
Priority-Medium
|
118
|
Invalid |
javax.inject not found
Type-Defect
Priority-Medium
|
117
|
New |
RFE: provide GinModule for GWT 2.1 bindery (PlaceController, EventBus, PlaceHistoryHandler, etc.)
Type-Enhancement
Priority-Medium
|
116
|
Invalid |
ArrayIndexOutOfBoundsException on "#/" historyTokens
Type-Defect
Priority-Medium
|
115
|
New |
Ambiguous error when injecting with UIBinder and constructor parameters
Type-Enhancement
Priority-Low
|
114
|
Accepted |
Support for custom scopes
Type-Enhancement
Priority-Medium
|
113
|
Invalid |
Null injection of inner class into outer class
Type-Defect
Priority-Medium
|
112
|
Fixed |
Inherited ginjectors can cause module clashes
Type-Defect
Priority-Low
|
111
|
Fixed |
Support Guice Multibinding
Type-Enhancement
Priority-Medium
|
110
|
Fixed |
AsyncProvider should use AsyncCallback<? super T>
Type-Enhancement
Priority-Medium
|
109
|
Fixed |
AsyncProvider should generate meaningful split point names
Type-Enhancement
Priority-Low
|
108
|
Fixed |
AssistedInject fails for parameterized factories
Type-Defect
Priority-Medium
|
107
|
Fixed |
GinjectorGeneratorImpl.java does not appropriately handle inner class naming.
Type-Defect
Priority-Low
|
101
|
WontFix |
Support ParameterizedType Injection
Type-Enhancement
Priority-Low
|
100
|
WontFix |
Using with gwt-ent AOP proxy
Type-Defect
Priority-Medium
|
99
|
Accepted |
Unhelpful error message when attempting to bind to inner class
Type-Enhancement
Priority-Low
|
98
|
Fixed |
Deal with checked exceptions at creation
Type-Defect
Priority-Medium
|
97
|
Fixed |
Throw meaningful error for type mismatch on GWT.create
Type-Defect
Priority-Low
|
96
|
Invalid |
enter new time sheet
Type-Defect
Priority-Medium
|