[picocontainer-scm] picocontainer-git branch, master, updated. 26f2946ace3739472be1e6eb2775d1dd0ed3c99e
git-yCVjj/[email protected] (git version control) Sat, 18 Dec 2010 07:39:59 -0600 (CST)
| 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 26f2946ace3739472be1e6eb2775d1dd0ed3c99e (commit)
via 22fed3f49ffd226ca29594d67261182a0d7bfd98 (commit)
from bf156e06deb9fd5719c14779245a7a0768bced3a (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 26f2946ace3739472be1e6eb2775d1dd0ed3c99e
Author: Michael Rimov <[email protected]>
Date: Sat Dec 18 05:38:14 2010 -0800
Added NameBinding.NULL.
getComponentAdapter(MyClass.class, (NameBinding)null); has the same behavior as getComponentAdapter(MyClass.class, NameBinding.NULL); Javascript Integration test included as well.
commit 22fed3f49ffd226ca29594d67261182a0d7bfd98
Author: Michael Rimov <[email protected]>
Date: Fri Dec 17 22:26:11 2010 -0800
Add some forced garbage collection to save on spurious failures.
-----------------------------------------------------------------------
Summary of changes:
.../src/java/org/picocontainer/NameBinding.java | 28 ++++++++++++++++++++
.../src/java/org/picocontainer/PicoContainer.java | 17 ++++++++++-
.../parameters/BasicComponentParameter.java | 2 +-
.../injectors/ConstructorInjectorTestCase.java | 24 +++++++++++++++++
.../parameters/ParameterTestCase.java | 10 +++---
.../test/org/picocontainer/script/TestHelper.java | 5 +---
.../rhino/JavascriptContainerBuilderTestCase.java | 15 ++++++++++
7 files changed, 89 insertions(+), 12 deletions(-)
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>