[picocontainer-scm] picocontainer-git branch, master, updated. cd79ec43e0b7a3a43ff618ad9bee94d6e7d2e091

git-yCVjj/[email protected] (git version control) Mon, 11 Apr 2011 09:50:32 -0500 (CDT)
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "picocontainer-git".

The branch, master has been updated
       via  cd79ec43e0b7a3a43ff618ad9bee94d6e7d2e091 (commit)
       via  c1be8d0049b9150b6bdb04685a84e8fd20c0720e (commit)
      from  bd3733a937a1112273a85ca2c9c48cc7fee214f5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cd79ec43e0b7a3a43ff618ad9bee94d6e7d2e091
Author: Michael Rimov <[email protected]>
Date:   Mon Apr 11 07:49:17 2011 -0700

    -Collection Component Parameter that filters against the annotation of a class.  I know that the docs specifically talk about overriding evaluate(), which this does, but its an often enough use case for me to justify a specifically defined class. (Roll back if you disagree :) )
    -Fixed bug in ComponentParameter where you couldn't use Map-based collections with adapters derived from CollectionComponentParameter

commit c1be8d0049b9150b6bdb04685a84e8fd20c0720e
Author: Michael Rimov <[email protected]>
Date:   Wed Mar 16 08:24:59 2011 -0700

    Remove (c) year to mirror other files.

-----------------------------------------------------------------------

Summary of changes:
 .../AnnotationCollectionComponentParameter.java    |   92 ++++++++++++++
 .../parameters/CollectionComponentParameter.java   |    5 +-
 .../parameters/ComponentParameter.java             |    9 ++
 .../CollectionComponentParameterTestCase.java      |   33 +++++-
 ...tationCollectionComponentParameterTestCase.java |  132 ++++++++++++++++++++
 .../script/AbstractContainerBuilder.java           |    2 +-
 6 files changed, 270 insertions(+), 3 deletions(-)
 create mode 100644 pico/container/src/java/org/picocontainer/parameters/AnnotationCollectionComponentParameter.java
 create mode 100644 pico/container/src/test/org/picocontainer/parameters/AnnotationCollectionComponentParameterTestCase.java


hooks/post-receive
-- 
picocontainer-git

<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
    <a href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>