|
PICO-401
|
web site latest versions and news
|
Paul Hammant
|
Gleb Mazursky
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-400
|
Need more logging/monitoring on parameter resolution/injectee selection
|
Paul Hammant
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-399
|
port to proxytoys 1.0
|
Paul Hammant
|
gil
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-398
|
PicoVisitor not functioning well when combined with Delegating containers + makeChildContainer().
|
Paul Hammant
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-397
|
as() does not work correctly for any containers based on AbstractDelegatingMutablePicoContainer
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-396
|
Allow injecting multiple components via Iterable<S>
|
Paul Hammant
|
Trejkaz
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-395
|
Optimization for DefaultPicoContainer.getInstance
|
Paul Hammant
|
Chris Simmons
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-394
|
JTypeHelper has no concept of bounds in wildcard types
|
Paul Hammant
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-393
|
AbstractDelegatingMutablePicoContainer addComponent() unwraps the delegate picoContainer.
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-392
|
Make AmbiguousComponentResolution clearer
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-391
|
MethodInjection (by name) should optionally take a list of names
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-390
|
MethodInjection should fail safe is by name, and that method name is not in the class
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-389
|
Various ThreadLocal memory leaks
|
Michael Rimov
|
Johann Burkard
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-388
|
Multiple types of injection with @Inject annotation
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-387
|
JavaEE5LifecycleStrategy works only on accessible methods, that are annotated with @PostConstruct and @PreDestroy
|
Michael Rimov
|
Olaf Krische
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-386
|
Component resolution should respect scope from which it was resolved
|
Paul Hammant
|
Rikard Pavelic
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-385
|
Introduction Documentation on Container Hierarchies: sample comments in the code and sentences behing are not consistent
|
Unassigned
|
Alexandre GIGLEUX
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-384
|
ClassCastException obtaining component from parent container when using CompositePicoContainer.
|
Paul Hammant
|
Chris Simmons
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-383
|
Support @PostConstruct and @PreDestroy in base classes
|
Paul Hammant
|
tobias mattsson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-382
|
CollectionComponentParameter having trouble with GenericArrayType
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-381
|
CompositeLifecycleStrategy should probably be able to delegate to any kind of LifecycleStrategy, not just StartableLifecycleStrategy
|
Paul Hammant
|
Grégory Joseph
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-380
|
Allow specifying annotations to use in PicoBuilder.withAnnotated*Injection()
|
Paul Hammant
|
Grégory Joseph
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-379
|
ReflectionLifecycleStrategy should support "null" methods
|
Unassigned
|
Grégory Joseph
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-378
|
Inconsistent Script Behavior When Run in Custom ClassLoader
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-377
|
PicoServletContainerFilter: HttpSession might already by invalidated after doFilter
|
Paul Hammant
|
Johann Burkard
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-376
|
Kill Container Probably Won't Remove Child from Parent
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-375
|
ProviderAdapter#getComponentInstance(PicoContainer, Type) uses provider's type
|
Unassigned
|
Johann Burkard
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-374
|
ProviderAdapter#getComponentInstance(PicoContainer, Type) uses provider
|
Unassigned
|
Johann Burkard
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-373
|
Logging about memory leaks and ThreadLocals when redeploying a picocontainer-using app on Tomcat 6.0
|
Paul Hammant
|
David North
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-372
|
Can't use SetterInjection with Log4JComponentMonitor
|
Paul Hammant
|
Ronald Blaschke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-371
|
Can't use CompositeInjection with LifecycleStrategy
|
Paul Hammant
|
Ronald Blaschke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-370
|
JNDIProvided unsafe handling of JNDIObjectReference.get may cause NPE
|
Paul Hammant
|
Mathieu Rozieres
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-369
|
generic signature of ComponentAdapter#getComponentImplementation
|
Paul Hammant
|
Giorgio Gallo
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-368
|
The 'into' parameter of the implemented getComponentInstance method of a FactoryInjector subclass is always org.picocontainer.ComponentAdapter$NOTHING
|
Paul Hammant
|
Johan Hoogenboezem
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-367
|
java.lang.ArrayIndexOutOfBoundsException in org.picocontainer.DefaultPicoContainer.addOrderedComponentAdapter
|
Michael Rimov
|
Trejkaz
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-366
|
Upgrade maven-jar-plugin for better Maven metadata
|
Unassigned
|
Mark Hobson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-365
|
Mistake in "Using Maven Artifacts"
|
Unassigned
|
Lukasz Dziewonski
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-364
|
Cannot assign Null Parameters
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-363
|
Container startup bug when a component throws a InvocationTargetException
|
Paul Hammant
|
Cédric Munger
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-360
|
HttpServletResponse#getOutputStream ISO-8859-1 output charset
|
Paul Hammant
|
Johann Burkard
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-359
|
PicoBuilder doesn't support custom lifecycle strategies
|
Paul Hammant
|
Ronald Blaschke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-358
|
provide target component key to FactoryInjector
|
Paul Hammant
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-357
|
Checked exceptions thrown from provider methods silently ignored
|
Paul Hammant
|
Mark J. Sinke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-356
|
Some sort of Demotable Behavior
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-355
|
Support lazy lifecycles
|
Paul Hammant
|
Mark Hobson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-354
|
Difference in behavior SetterInjector vs. ConstructorInjector
|
Paul Hammant
|
Erik Jan de Wit
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-353
|
Cached.isStarted throws NullPointerException when not started
|
Paul Hammant
|
Mark J. Sinke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-352
|
Inconsistent findAdapterOfType implementation
|
Paul Hammant
|
Mark J. Sinke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-351
|
Interop with Spring
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-350
|
AbstractAdapter.findAdapterofType() is only returning null
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-349
|
Constant Parameters cannot handle class instances.
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-348
|
Proposed replacement for Parameter_ZERO
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-347
|
method name modification based on convention for PWR : .getInvoice(..) becomes /invoice (bound to GET only) and .deleteInvoice(..) becomes /invoice (bound to DELETE only)
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-346
|
JRuby Container Builder has failing test cases
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-345
|
FromHeader ProviderAdapter
|
Unassigned
|
Paul Hammant
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-344
|
XStreamContainer Builder Container Attributes
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-343
|
CollectionComponentParameter works differently with generic Collection types
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-342
|
Generics regression in Pico2.4 + (Tim Cleaver)
|
Paul Hammant
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-341
|
Out of de box ZK support
|
Unassigned
|
Taorg
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-340
|
More dynamic ComponentAdapter stuff
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-339
|
CSRF vulnerability - hardening against
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-338
|
Failing PWR invocations, need to be handled in JSON in a better way.
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-337
|
PWR demo app - double click on row only works for first entry. In orig IBM version, it worked fine.
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-336
|
Upgrade to future XStream that does JSON better.
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-335
|
Add meta fields to returning JSON fragment
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-334
|
@DoNotPublish
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-333
|
@Publish annotation
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-332
|
@POST, @GET annotations
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-331
|
XML: Parameter.ZERO is not supported
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-330
|
XML Module: Failing test case: testComponentCanUsePredefinedNestedCAF()
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-329
|
PicoContainerServletListener causes NPE with old sessions on a restarting tomcat
|
Michael Rimov
|
Nick Drew
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-328
|
Better syntax for decorator chains
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-327
|
JDK LoggerStore fails to set root logger in Tomcat
|
Mauro Talevi
|
Mauro Talevi
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-326
|
makeChildContainer() on DPC does not propagate ComponentMonitor to child
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-325
|
Replace TCK module with attachment jar
|
Mauro Talevi
|
Mauro Talevi
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-324
|
Session Creation should be optional
|
Unassigned
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-323
|
Handle differentiation of components by Type rather than Class.
|
Paul Hammant
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-322
|
Cannot instantiate objects that have an specific collection in their constructor.
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-321
|
Locking was adding Synchronized CAs instead of Locked
|
Unassigned
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-320
|
Make sure all the behaviors have turn on/turn of properties.
|
Michael Rimov
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-319
|
i18n Exception messages
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-318
|
i18n Logging Component Monitor messages.
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-317
|
Have Behavior Names in Properties equal the Behavior classname as convention.
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-316
|
Problems with named setter injection
|
Paul Hammant
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-315
|
Allow change/as to take ComponentAdapterFactories as well.
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-314
|
StartableLifecycleStrategy assumes Disposable interface in disposeComponent
|
Paul Hammant
|
Mark J. Sinke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-313
|
ReflectionLifecycleStrategy and StartableLifecycleStrategy handle exceptions inconsistently
|
Paul Hammant
|
Mark J. Sinke
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-312
|
Update pico.css to handle fixed width left column
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-311
|
FactoryInjectors are passed the wrong 'into' reference every time.
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-310
|
ImplementationHiding is making a new instance per method invocation
|
Unassigned
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-309
|
Add logging module
|
Mauro Talevi
|
Mauro Talevi
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-308
|
CommonsLogging Log is not serializable at all.
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-307
|
CommonsLogging and Log4jMonitors do not exhibit correct Seriailization behavior
|
Michael Rimov
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-306
|
Allow TieringPicoContainer to have some components transcend tiering.
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-305
|
Slf4jLoggingComponentMonitor
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-304
|
I18N ComponentMonitor Messages
|
Michael Rimov
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-303
|
TieringPicoContainer
|
Paul Hammant
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-302
|
ReusablePicoContainer
|
Paul Hammant
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-301
|
DelegateComponentAdapter
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-300
|
@Inject is not processed on superclasses
|
Michael Rimov
|
Erik Putrycz
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-299
|
the jar zipfile has 0 byte files named for each directory preventing successful unzipping (WTF!)
|
Mauro Talevi
|
James Northrup
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-298
|
PicoVisitor's Capability Needs Abort Traversal Return Value
|
Michael Rimov
|
Michael Rimov
|
|
In Progress
|
Unresolved
|
|
|
|
|
PICO-297
|
When Lifecycle.dispose() is called, stop() may be skipped.
|
Michael Rimov
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-296
|
Objection regarding org.picocontainer.PicoBuilderTestCase
|
Paul Hammant
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-295
|
Concurrency bug when doing container operation inside start method
|
Unassigned
|
Erik Putrycz
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-294
|
ComponentMonitor not set for InstantiatingComponentAdapter
|
Unassigned
|
Mark J. Sinke
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-293
|
Annotation extension for picocontainer
|
Unassigned
|
Erik Putrycz
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-292
|
start fails on DefaultPicoContainer if the container has been self registered
|
Paul Hammant
|
Erik Putrycz
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-291
|
Tracing Decorating PicoContainer
|
Michael Rimov
|
Michael Rimov
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-290
|
Migrate to Maven 2
|
Unassigned
|
Mauro Talevi
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-289
|
download page must include link to source jars
|
Michael Rimov
|
gabriel
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-288
|
inline source does not display in tutorials due to wrong URL
|
Michael Rimov
|
gabriel
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-287
|
Component Adapter -- The missing Methods :)
|
Unassigned
|
Michael Rimov
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-286
|
Add support for javax.annotation.* annotations.
|
Paul Hammant
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-285
|
Directive Graph (DOT) on components used in a tree of containers with their dependencies injected into them
|
Unassigned
|
Paul Hammant
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-284
|
ComponentMonitors that write streams of chars to some place (Log4J, CLogging, Console) are writing overly verbose constructor and method names
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-283
|
Component Monitor records details on comp instantiated an comps injected into it (redo of existing 'instantiated' method)
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-282
|
(Maven 2 Build) It is currently impossible to build the Picocontainer without site SCM module.
|
Mauro Talevi
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-281
|
Proposal: PicoBuilder interface
|
Paul Hammant
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-280
|
DefaultPicoContainer swallows exceptions and attempts parent container
|
Jörg Schaible
|
John Patterson
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-279
|
Immutable Proxy not handling equals(PicoContainer).
|
Jörg Schaible
|
Michael Rimov
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-278
|
AmbiguousComponentResolutionException not printing component key within VerifyingVisitor
|
Unassigned
|
Michael Rimov
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-277
|
Starting components using OrderedComponentAdapterLifecycleManager should work on copy of list of adapters
|
Unassigned
|
Rickard ?berg
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-276
|
All API links in Confluence are broken
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-275
|
ImmutablePicoContainerProxyFactory uses wrong classloader
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-274
|
DefaultPicoContainer.registerComponentInstance() does not return adapter from .registerComponent()
|
Jörg Schaible
|
John Patterson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-273
|
ConstructorInjectionComponentAdapter does not use my satisfiable constructor
|
Michael Rimov
|
John Patterson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-272
|
CachingComponentAdapter calls ObjectReference.get() twice
|
Jörg Schaible
|
John Patterson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-271
|
Child containers created from a started MPC are not stopped when parent is stopped
|
Jörg Schaible
|
peter royal
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-269
|
ReflectionLCS does not support new lifecycleInvocationFailed event
|
Mauro Talevi
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-268
|
Add Constructor as parameter to InstantiatingComponentAdapter.createDefaultParameters
|
peter royal
|
peter royal
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-267
|
Using javabeans PropertyEditors with BeanPropertyComponentAdapter
|
Grégory Joseph
|
Grégory Joseph
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-266
|
CCA throws exception when attempting to stop a component that was never started
|
peter royal
|
peter royal
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-265
|
Montior no longer called for LC methods
|
Paul Hammant
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-264
|
Cannot stop already started components if start of container fails
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-263
|
Bugs with LifeCycleStrategy for instance registration
|
peter royal
|
peter royal
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-262
|
Two components that both implement the same interface cannot depend upon each other
|
peter royal
|
peter royal
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-261
|
CyclicDE never thrown from DPC if a parent container exists
|
Aslak Hellesøy
|
peter royal
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-260
|
Explanation of CAs
|
Michael Rimov
|
Jörg Schaible
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-259
|
Move maven-plugins to separate project
|
Mauro Talevi
|
Mauro Talevi
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-258
|
Demos should also be build by CC
|
Unassigned
|
Jörg Schaible
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-257
|
Docs reports have no stylesheet
|
Mauro Talevi
|
Mauro Talevi
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-256
|
Inheritance over composition for CachingPicoContainer etc (to debate)
|
Unassigned
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-255
|
Reflection based LifecycleStrategy
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-254
|
Missing javadoc for ComponentMonitor
|
Mauro Talevi
|
Jörg Schaible
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-253
|
Per-Instance ComponentMonitor implementation
|
Unassigned
|
peter royal
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-252
|
NanoContainer.Script.FrameworkCompiler.AddAssembliesFromWorkingDirectory() does not work with web applications and references unmanaged assemblies
|
Michael Ward
|
Mario Gutierrez
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-251
|
DecoratingCA may not extend MonitoringCA
|
Mauro Talevi
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-250
|
Boo Scripting Language Support
|
Michael Ward
|
Mario Gutierrez
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-249
|
Support component specific lifecycle
|
Mauro Talevi
|
Jörg Schaible
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-248
|
Merge MutablePicoContainer and PicoContainer interfaces.
|
Unassigned
|
Michael Rimov
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-247
|
RootVisitingLifecycleManager cannot work with container hierarchies
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-246
|
Ensure Pico 1.1 compatibility
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-245
|
Some Exceptions to be available in Startable
|
Jörg Schaible
|
Varadarajan Aravamudhan
|
|
Resolved
|
Won't Fix
|
|
|
|
|
PICO-244
|
Update docs
|
Paul Hammant
|
Jörg Schaible
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-243
|
Order of the elements of an array dependency is not preserved
|
Grégory Joseph
|
Grégory Joseph
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-242
|
Add component monitoring functionality
|
Mauro Talevi
|
Mauro Talevi
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-241
|
Create a custom maven repository where we can put our depedencies that are not at maven repository yet.
|
Unassigned
|
Jose Peleteiro
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-240
|
Pico Maven plugin
|
Mauro Talevi
|
Mauro Talevi
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-239
|
Snippet macro in Confluence no longer available
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-238
|
Turn AssimilatingCA into a DeleagtingCA
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-237
|
AssimilatingCA should check interface compatibility
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-236
|
Invent picocontainer-gems
|
Jörg Schaible
|
Jörg Schaible
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-235
|
Base PicoVisitor to allow for easy visiting of only one type of component.
|
Jörg Schaible
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-234
|
Invalid Parameters does not allow VerifyingVisitor to traverse Pico
|
Jörg Schaible
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-233
|
Have BeanPropertyComponentAdapter handle real objects and not just strings
|
peter royal
|
Michael Rimov
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-232
|
Selective Dependency Injection
|
Jörg Schaible
|
Varadarajan Aravamudhan
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-231
|
Two Minute tutorial is broken - can't download Boy.Java or Girl.java
|
Unassigned
|
Steve Jorgensen
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-229
|
VerifyingVisitor does not work for array types.
|
Jörg Schaible
|
Michael Rettig
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-228
|
Better implementation(s) of DefaultLifecycleManager
|
Jörg Schaible
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-227
|
Patch to allow CAF to be specified for children
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-226
|
pico.registerComponentInstance(pico) gives incorrect error msg
|
Paul Hammant
|
melvin harmon
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-225
|
'ant jar' task is broken
|
Jörg Schaible
|
melvin harmon
|
|
Resolved
|
Won't Fix
|
|
|
|
|
PICO-224
|
Support for multiple parents
|
Aslak Hellesøy
|
Stefan Roock
|
|
Resolved
|
Won't Fix
|
|
|
|
|
PICO-223
|
Improve CICA dependency error reporting
|
Unassigned
|
Nicolas AVERSENG
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-222
|
Pico cannot resolve unambiguous self dependency
|
Konstantin Pribluda
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-221
|
Enable ComponentAdapterFactory for visitor
|
Paul Hammant
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-220
|
Alternate ComponentAdapter Implementation which is more flexible
|
Unassigned
|
Thomas Heller
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-217
|
Broken link to Interface-Impl Separation
|
Aslak Hellesøy
|
Eugene Belyaev
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-216
|
Refactor ComponentParameter and GenericCollectionComponentAdapter
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-215
|
Refactore to allow stateful PicoVisitor
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-214
|
ImplementationHidingPicoContainer won't find non-null constructors
|
Unassigned
|
Carsten Langer
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-213
|
Deprecate PC.verify
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-212
|
ImplementationHidingPC does not respect CAF
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-209
|
SICA.verify fails
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-208
|
No way of getting to the full set of maven reports from the front page anymore
|
Unassigned
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-207
|
Array cyclic dependencies
|
Unassigned
|
Nick Sieger
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-206
|
Constraint-based collection dependency instantiation
|
Unassigned
|
Nick Sieger
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-205
|
greedy non-public constructors are prefered over public constructors leading to IllegalAccessExceptions [patch]
|
Unassigned
|
Rafal Krzewski
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-204
|
Invent a RecursionCycleGuard
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-203
|
Remove Pico dependency from CA
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-202
|
GenericCollectionComponentAdapter with composite pattern
|
Jörg Schaible
|
Nick Sieger
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-201
|
PicoContainer finds the greediest constructor, even if it is protected or private
|
Jörg Schaible
|
Scott Farquhar
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-200
|
LifecycleManager refactoring
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-199
|
Picocontainer 1.0 causes deadlock with SynchronizedComponentAdapters
|
Jörg Schaible
|
Manish Shah
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-198
|
Fix SynchronizedComponentAdapter test
|
Jörg Schaible
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-197
|
PicoContainer jar should include proper package version specification
|
Unassigned
|
Nicolas AVERSENG
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-196
|
Why does InstanceComponentAdapter check if instance is concrete ?
|
Aslak Hellesøy
|
Nicolas AVERSENG
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-195
|
Singleton creation is not threadsafe
|
Unassigned
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-194
|
A new MutablePicoContainer that very simply hides implementations
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-193
|
Components should not get a ref to the Container that instantiates them via their ctor.
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-192
|
ConstantParametere does not implement java.io.Serializable
|
Aslak Hellesøy
|
Michael Guymon
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-191
|
Got it to throw new runtime exception: "Should never get here"
|
Aslak Hellesøy
|
Daniel Lipton
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-190
|
Reworked CyclicDependency detection
|
Unassigned
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-189
|
Allow instantiation of non-public classes or non-public constructors
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-188
|
Support mutual dependencies for setter injection components
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-187
|
Upgrade to support serialisation with XStream 1.0
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-186
|
Support for array dependencies
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-185
|
ThreadLocal support for CA and ObjectReference
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-184
|
Documentation snippet macro links need to be updated
|
Aslak Hellesøy
|
Nick Sieger
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-183
|
SICA throws Exception when setter cannot be resolved
|
Unassigned
|
Brian McCallister
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-182
|
Avoid unnecessary type conversion in ClassHierarchyIntrospector.getAllInterfaces
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-181
|
refactor creation of default parameters
|
Unassigned
|
Jörg Schaible
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-180
|
Add FactoryComponentAdapter
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-179
|
ComponentAdapter interface depends on implementation package
|
Aslak Hellesøy
|
Maarten Grootendorst
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-178
|
PicoContainer.getComponentAdaptersOfType() returns unmodifiable list
|
Unassigned
|
Leo Simons
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-177
|
Delete old Wiki
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-176
|
Simplify Front page
|
Jon Tirsen
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-175
|
Put Javadocs back
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-174
|
Registering Too Many Parameters Throws NPE
|
Konstantin Pribluda
|
Mike Hogan
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-173
|
ClassHierarchyIntrospectorTestCase leaves file "~"
|
Unassigned
|
Kouhei Mori
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-172
|
Make PicoContainer XStream compatible
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-171
|
Refactor InterfaceFinder
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-170
|
Cannot compile InterfaceFinderTest with free JVM
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-169
|
InterfaceFinder.getAllInterfaces does not find all interfaces.
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-168
|
wrong implementation of InterfaceFinder.getClass
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-167
|
SICA fails order of instantiation for dependencies
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-166
|
Verification needs "thinking/optimize"
|
Jörg Schaible
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-165
|
Component Keys can break Component resolution
|
Jörg Schaible
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-164
|
update JMock usage in Pico/Nano to JMock-1.0.0.RC1
|
Aslak Hellesøy
|
Jacob Kjome
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-163
|
Better pluggable lifecycle
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-162
|
obsolete call in LifecycleContainerBuilder
|
Konstantin Pribluda
|
Konstantin Pribluda
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-161
|
Code clean-up before releasing final
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-160
|
Design flaw working with JavaBeans
|
Paul Hammant
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-159
|
Add missing BeanComponentAdapterFactory
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-158
|
Javadoc no longer available online
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-157
|
CICA always reports all dependencies instead of only the missing ones
|
Mauro Talevi
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
28/Mar/04
|
|
PICO-156
|
Possible class cast exception in LifeCycleContainerBuilder
|
Aslak Hellesøy
|
Maarten Grootendorst
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-155
|
InstantiatingComponentAdapter necessary
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-154
|
Rename ConstructorComponentAdapterFactory
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-153
|
Missing method in MutablePicoContainer ?
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-152
|
Increase coverage of ConstructorInjectionComponentAdapter
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-151
|
Optimize algorithm of ConstructorInjectionComponentAdapter
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-150
|
Lifecycle is not done in instantiation order
|
Aslak Hellesøy
|
Jon Tirsen
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-149
|
[deployer] Optimize FolderContentPoller and implement test case without sleep
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-148
|
Variation on container dependency anti-pattern
|
Unassigned
|
Nick Sieger
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-147
|
Lifecycle weirdness
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-146
|
[axis] Missing dependency
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-145
|
Improve dependency consistency and simplify them
|
Jörg Schaible
|
Jörg Schaible
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-144
|
[deployer] FolderContentPollerTestCase fails
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-143
|
resolution of components present in ancestor containers is limited to immediate parent only [patch]
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-142
|
All components are not created on start()
|
Aslak Hellesøy
|
Jon Tirsen
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-138
|
ServletContainer passes null parentContainerRef to LifeCycleContainerBuilder, which throws an NPE
|
Aslak Hellesøy
|
James Fairbairn
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-137
|
ContainerRecorder implementation
|
Aslak Hellesøy
|
Konstantin Pribluda
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-135
|
ScriptedComposingLifecycleContainerBuilder depends on javascript
|
Aslak Hellesøy
|
Konstantin Pribluda
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-134
|
Report unsatisfiable dependencies as lists of parameter types, instead of the non-matching type
|
Unassigned
|
Miguel Paraz
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-133
|
update Picocontainer tests to work with latest JMock CVS
|
Aslak Hellesøy
|
Jacob Kjome
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-132
|
Typo in project.xml
|
Unassigned
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-131
|
Honor given parameter types instantiating components
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-130
|
ComponentParameter does not respect expectedType and behaves different from ConstantParameter
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-127
|
Fix location of webwork2
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-126
|
Upgrade XStream
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-125
|
Reenable DamageControl
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-124
|
Upgrade to WebWork 2.0 final
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-123
|
proposed org.picoextras.servlet.ServletRequestContainerFilter
|
Unassigned
|
Jacob Kjome
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-122
|
picoextra's servlet library unusable in shared multple classloader environment
|
Unassigned
|
Jacob Kjome
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-121
|
Don't throw ArrayIndexOutOfBoundsException if a matching constructor is not found
|
Aslak Hellesøy
|
Miguel Paraz
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-120
|
Default lifecycle should be a little more intelligent
|
Jörg Schaible
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-119
|
Created Axis RPC and Message Provider classes to pico-fy Axis service classes
|
Aslak Hellesøy
|
Evan Bottcher
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-118
|
ConstantParameter can cause TooManySatisfiableConstructorsException
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-117
|
Registration has side-effect
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-116
|
java.lang.IllegalStateException in org.picoextras.servlet.SessionScopeObjectReference#get
|
Aslak Hellesøy
|
Philipp Meier
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-115
|
Component Keys aren't respected properly
|
Unassigned
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-113
|
MutablePicoContainer.removeComponentByInstance(Object o)
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-112
|
Registering a pico container to itself causes a stack overflow on start().
|
Aslak Hellesøy
|
Michael Rettig
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-111
|
BeanPropertyComponentAdapterFactory does not support all primitve types
|
Aslak Hellesøy
|
Mirko Novakovic
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-110
|
support user-defined LifecycleAdapter
|
Aslak Hellesøy
|
Jörg Schaible
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-109
|
NullPointerException in BeanComponentAdapter
|
Aslak Hellesøy
|
Mirko Novakovic
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-108
|
Patch to fix today build against publicly available jMock
|
Aslak Hellesøy
|
Konstantin Pribluda
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-107
|
Packaging and upload of site
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-106
|
Fix SERVER_DATE in the sitemesh decorator
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-105
|
Remove key from ComponentAdapter
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-104
|
default package references extra package
|
Unassigned
|
Mirko Novakovic
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-103
|
XMLFrontEnd doesn't support configuration of container type anymore.
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-102
|
Fix broken build
|
Aslak Hellesøy
|
DamageControl
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-101
|
PicoGui : a contribution
|
Aslak Hellesøy
|
Laurent Etiemble
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-100
|
Broken links
|
Paul Hammant
|
Rodrigo Kumpera
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-99
|
Pico-WW2/XWork integration generates NPE
|
Aslak Hellesøy
|
Philipp Meier
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-98
|
DefaultComponentMulticasterPicoAdapter ivokes methods on parents' unmanaged components even when callUnmanagedComponents is off [patch]
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-97
|
pass expected type of the constructor/setter argument to Parameter.resolveAdapter(..) method
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-95
|
PicoContainer is implicitly an available dependency component
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-94
|
Absorb lifecycle API into PicoContainer
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-93
|
Remove many-to-many parent-children relationship
|
Aslak Hellesøy
|
Jon Tirsen
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-92
|
Remove parent -> children relationship
|
Aslak Hellesøy
|
Jon Tirsen
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-91
|
refactor ComponentAdapter+ComponentFactory relationship
|
Unassigned
|
Leo Simons
|
|
Open
|
Unresolved
|
|
|
|
|
PICO-90
|
refactor ComponentAdapter <-> PicoContainer relationship
|
Jörg Schaible
|
Leo Simons
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-89
|
install tck snapshot when installing snapshot
|
Paul Hammant
|
Leo Simons
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-88
|
WebWork2 integration fully working - what happened?
|
Aslak Hellesøy
|
Mathias Bogaert
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-87
|
picoextras-pool tests fails to compile
|
Unassigned
|
Mathias Bogaert
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-86
|
addOrderedAdapter use across the system is inconsitent
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-85
|
wrap component multicaster functionality into adapter pattern [patch]
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-84
|
null (not NullObject) implementation of type.
|
Paul Hammant
|
Paul Hammant
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-83
|
findComponentAdapter(Object) throws ConcurrentModificationException [patch]
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-81
|
ContainerAssembler scope parameter as Object
|
Aslak Hellesøy
|
Vincent Tence
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-80
|
Rid of warning in Rico
|
Dan North
|
Anders Bengtsson
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-79
|
Updated "Configuration" page to current codebase.
|
Paul Hammant
|
Michael Fletcher
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-78
|
The "Component Multicaster" link is broken.
|
Aslak Hellesøy
|
Michael Fletcher
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-77
|
CachingComponentAdapterFactory does not produce CachingComponentAdapter
|
Aslak Hellesøy
|
Rafal Krzewski
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-75
|
Improper pico shutdown in servlet environment
|
Aslak Hellesøy
|
Vincent Tence
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-74
|
NPE in PicoActionInvocation
|
Joe Walnes
|
Vincent Tence
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-73
|
picoextras-servlet - Alternative approach?
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-72
|
Make child containers transient
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-71
|
Make CachingComponentAdapter more reusable
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-70
|
Container hierachies aren't serializable
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-69
|
Synchronization Issues with TransientComponentAdapter
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-68
|
bsh testcase fails
|
Aslak Hellesøy
|
Hani Suleiman
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-67
|
Migrate changes.xml to site
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-66
|
Migrate FAQ
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-65
|
ImplementationHidingComponentAdapter does not work properly with TransientComponentAdapters
|
Aslak Hellesøy
|
Paulo Silveira
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-64
|
Document picoextras-webwork
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-63
|
Return ComponentAdapter from registerXXX()
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-62
|
unregisterComponent fails after getComponentInstances
|
Aslak Hellesøy
|
Kristof Jozsa
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-61
|
Lazy assignment in TransientComponentAdapter is too lazy
|
Aslak Hellesøy
|
Dan North
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-60
|
New method on MutablePicoContainer
|
Aslak Hellesøy
|
Rao Chejarla
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-59
|
ComponentParameter no-arg constructor
|
Aslak Hellesøy
|
Kristof Jozsa
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-58
|
TransientComponentAdapter.getDependencies should be private
|
Aslak Hellesøy
|
Zohar Melamed
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-57
|
Pooling Component adapter
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-56
|
Removing child containers is impossible
|
Aslak Hellesøy
|
Thomas Heller
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-55
|
Use PicoContainer as a factory of transient (unmanaged) objects.
|
Unassigned
|
Zohar Melamed
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-54
|
Print T-Shirts
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-53
|
.verify() .... needs to be created on main PicoContainer interface.
|
Aslak Hellesøy
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-52
|
DefaultLifecyclePicoContainer and Constructor problems
|
Unassigned
|
Aapo Laakkonen
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-51
|
DefaultComponentAdapter fails with a null key
|
Jon Tirsen
|
Kevin O'Neill
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-50
|
Upgrade CVSSGrab
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-49
|
Change registerComponentInstance to be more flexible
|
Unassigned
|
Jeppe Cramon
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-48
|
Allow hot-swapping of components
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-47
|
Avoid StackOverflowError when dependency cycle exists
|
Aslak Hellesøy
|
Adam Rosien
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-46
|
Not thread-safe: DefaultComponentAdapter and some other classes
|
Unassigned
|
Paulo Villela
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-45
|
Add a registerComponentInstanceIfNotNull convenience method for optional deps
|
Unassigned
|
Gilles Philippart
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-44
|
Lack of information when pico is unable to satisfy dependencies.
|
Aslak Hellesøy
|
Gilles Philippart
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-43
|
Make DefaultComponentAdapter compile under JDK 1.3
|
Aslak Hellesøy
|
Calvin Yu
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-42
|
Remove PMD Violations
|
Unassigned
|
Emmanuel
|
|
Closed
|
Cannot Reproduce
|
|
|
|
|
PICO-41
|
Remove "constructor" static inner classes
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-40
|
Change the wiki logo
|
Jon Tirsen
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-39
|
Support multiple constructors
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-38
|
In the case of multiple implementations return a multicasting proxy
|
Chris Stevenson
|
Thomas Rynne
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-37
|
Figure out multiple instance names from code
|
Mike Hogan
|
Mike Hogan
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-36
|
Small powered by Picocontainer logo
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-35
|
Jellyscript needed to create TCK jar as second jar from Pico codebase.
|
Jon Tirsen
|
Paul Hammant
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-34
|
fix these 'registry style' unit test cases.
|
Unassigned
|
james strachan
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-33
|
Investigate allowing Pico to support & manage collections of components
|
james strachan
|
james strachan
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-32
|
Support multiple implementations of same service
|
Unassigned
|
Jon Tirsen
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-31
|
Make getAggregateComponentProxy() an interface method on PicoContainer
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-30
|
Make AggregatedContainersContainer/CompositePicoContainer immutable
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-29
|
Rename AggregatedContainersContainer to CompositePicoContainer
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-28
|
Merge PicoInstantiationException and PicoIntrospectionException
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-27
|
Broken link on the 'Blogs' page
|
Unassigned
|
Zohar Melamed
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-26
|
Support for MapPicoContainer and patches to support multiple implementations
|
Unassigned
|
james strachan
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-25
|
CGLIB BeanAdapter
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-24
|
Make PicoContainer Serializable
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-23
|
Nuke BeanStyleComponentFactory
|
Jon Tirsen
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-22
|
Add the ability for components to be re-initialized with their dependencies after creation
|
Unassigned
|
Jason Carreira
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-21
|
Change package name from picocontainer to org.picocontainer
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-20
|
Merge default lifecycle interfaces into one
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-18
|
Write a Spring comparison answer
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-17
|
ClassRegistrationPicoContainer should maybe not extend PicoContainer
|
Mike Hogan
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-16
|
Discuss refactoring than enables decoration of comp registration
|
Unassigned
|
Mike Hogan
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-15
|
Release 1.0-alpha-2
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-14
|
QA on all docs
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-13
|
Migrate EOB from Avalon to PicoContainer
|
Paul Hammant
|
Aslak Hellesøy
|
|
Closed
|
Won't Fix
|
|
|
|
|
PICO-12
|
Complete Javadocs
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-11
|
Set up CruiseControl at Codehaus
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-10
|
Write docs for the release process in the Wiki
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-9
|
Write a demo application for PicoContainer
|
Paul Hammant
|
Aslak Hellesøy
|
|
Resolved
|
Fixed
|
|
|
|
|
PICO-8
|
100% Green Clover
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-7
|
Compile FAQ from mailing list archive and blogs
|
Unassigned
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-6
|
allow for lazy instantiation of components
|
Aslak Hellesøy
|
Matt Ho
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-5
|
Write LifeCycle docs
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-4
|
Release 1.0 alpha 1
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-3
|
Patch submission for handling of multiple types
|
Mike Hogan
|
Mike Hogan
|
|
Closed
|
Duplicate
|
|
|
|
|
PICO-2
|
Code in HTML docs isn't properly formatted anymore (html2xdoc bug?)
|
Aslak Hellesøy
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|
|
PICO-1
|
DependencyStrategy and DependencyIntrospector
|
Jon Tirsen
|
Aslak Hellesøy
|
|
Closed
|
Fixed
|
|
|
|