-
```
What steps will reproduce the problem?
1. The debug message seems to show a value not found when one exists
2.
3.
What is the expected output? What do you see instead?
12:49:03.422 [main] DEBUG n…
-
```
these are our sticky deps:
net.stickycode.configured:sticky-configured-spring3:jar:5.5:compile
[INFO] | | +- net.stickycode:sticky-reflector:jar:1.10:compile
[INFO] | | +- net.stickycod…
-
```
What steps will reproduce the problem?
1. Annotate a component which implements an interface
2. Use Mockwire guice or Configured guice to scan classpath
What is the expected output? What do you s…
-
```
What steps will reproduce the problem?
1. Annotate a component which implements an Provider
2. Use Mockwire guice or Configured guice to scan classpath
3. Use @Inject to inject the provider
What …
-
```
I'd like to use @Component (org.springframework.stereotype.Component)
to annotate my component beans rather that @StickyComponent. Can sticky also
work with those 'out of the box'?
Cheers.
```…
-
```
What steps will reproduce the problem?
public class Something {
@Configured
Bean[] beans;
}
public class Bean {
public Bean(String value) {
}
}
What is the expected output? What do you see inst…
-
```
moved from sonatype -> eclipse
```
Original issue reported on code.google.com by `rich...@bluetrainsoftware.com` on 12 Mar 2014 at 5:30
-
```
e.g. [1,) isn't recognized.
```
Original issue reported on code.google.com by `rich...@bluetrainsoftware.com` on 12 Mar 2014 at 5:34
-
```
I post a new issue as it seems I can't reopen an existing issue.
So don't close this as a duplicate, but please answer this issue correctly.
You don't provide any consistent reason, neither #1 no…
-
```
Its rare I have any, but when I do, this brings them in which is not desirable
behaviour
```
Original issue reported on code.google.com by `rich...@bluetrainsoftware.com` on 12 Mar 2014 at 5:31…