[picocontainer-scm] picocontainer-git branch, master, updated. 5af2491498a237aed6beda44f1fac0a33f3b66ea

git-yCVjj/[email protected] (git version control)
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  5af2491498a237aed6beda44f1fac0a33f3b66ea (commit)
       via  8bdf20e9dfd0b295b09d2a35c2564036958ee39f (commit)
       via  b9ef3cb30c947f5dd19f1b1af20a7b5b955a053d (commit)
       via  267bf65d09758b006d9c0d8706afaf89a3e33c51 (commit)
       via  5f2f5ead9cb057a776c441f73ee52a6e8cd685f4 (commit)
      from  99b4422bd9547b58f5b09c6177f71db12650ddb7 (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 5af2491498a237aed6beda44f1fac0a33f3b66ea
Merge: 267bf65d09758b006d9c0d8706afaf89a3e33c51 8bdf20e9dfd0b295b09d2a35c2564036958ee39f
Author: Paul Hammant <[email protected]>
Date:   Thu Apr 15 17:41:10 2010 -0500

    Merge branch 'master' of github.com:paul-hammant/picocontainer

commit 8bdf20e9dfd0b295b09d2a35c2564036958ee39f
Author: Michael Rimov <[email protected]>
Date:   Thu Apr 15 10:08:20 2010 -0700

    Remove deprecations from POM
    Stop "platform dependent encoding" warnings during build.
    Update ignore to skip "target" directories, and eclipse specific files.

commit b9ef3cb30c947f5dd19f1b1af20a7b5b955a053d
Author: Michael Rimov <[email protected]>
Date:   Thu Apr 15 07:41:48 2010 -0700

    Added race condition fix from Pico 2.X code.

commit 267bf65d09758b006d9c0d8706afaf89a3e33c51
Merge: 99b4422bd9547b58f5b09c6177f71db12650ddb7 5f2f5ead9cb057a776c441f73ee52a6e8cd685f4
Author: Paul Hammant <[email protected]>
Date:   Thu Apr 15 07:56:50 2010 -0500

    Merge branch 'master' of github.com:paul-hammant/picocontainer

commit 5f2f5ead9cb057a776c441f73ee52a6e8cd685f4
Author: Michael Rimov <[email protected]>
Date:   Wed Apr 14 16:54:12 2010 -0700

    Should have ported all work on 2.X over here.
    Fixed some compilation issues in modules outside of picocontainer.

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

Summary of changes:
 .gitignore                                         |    6 +-
 booter/pom.xml                                     |    4 +-
 logging/pom.xml                                    |    6 +-
 persistence/distribution/pom.xml                   |    8 +-
 .../org/picocontainer/DefaultPicoContainer.java    |   41 ++-
 .../org/picocontainer/MutablePicoContainer.java    |   16 +
 .../src/java/org/picocontainer/PicoBuilder.java    |   10 +-
 .../java/org/picocontainer/behaviors/Guarded.java  |   82 ++--
 .../DefaultClassLoadingPicoContainer.java          |   16 +
 .../AbstractDelegatingMutablePicoContainer.java    |   10 +
 .../AbstractDelegatingPicoContainer.java           |  256 ++++----
 .../org/picocontainer/PicoBuilderTestCase.java     |   19 +
 .../parameters/ConfigParameterTestCase.java        |  420 +++++++-------
 .../parameters/NullParameterTestCase.java          |  146 +++---
 pico/distribution/pom.xml                          |   18 +-
 pico/gems/pom.xml                                  |    4 +-
 .../gems/containers/ReusablePicoContainer.java     |   67 ++-
 .../monitors/CommonsLoggingComponentMonitor.java   |    2 +-
 .../gems/monitors/Log4JComponentMonitor.java       |    2 +-
 .../gems/monitors/Slf4jComponentMonitor.java       |  646 ++++++++++----------
 pico/jsr330-tck/pom.xml                            |    2 +-
 pico/pom.xml                                       |    8 +-
 pico/tck/pom.xml                                   |    2 +-
 pom.xml                                            |   11 +-
 script/distribution/pom.xml                        |   32 +-
 script/script-bsh/pom.xml                          |    6 +-
 script/script-core/pom.xml                         |    2 +-
 .../script/xml/XMLContainerBuilder.java            |    5 +-
 .../NonMutablePicoContainerContainerTestCase.java  |   55 +-
 script/script-groovy/pom.xml                       |    6 +-
 script/script-jruby/pom.xml                        |    6 +-
 script/script-jython/pom.xml                       |    8 +-
 script/script-rhino/pom.xml                        |    6 +-
 script/script-tck/pom.xml                          |    2 +-
 web/distribution/pom.xml                           |   30 +-
 .../ajax-email-scenario-runner-webapp/pom.xml      |    4 +-
 web/examples/ajax-email/ajax-email-webapp/pom.xml  |    2 +-
 web/examples/jsf-webapp/pom.xml                    |    4 +-
 web/examples/pom.xml                               |   22 +-
 web/examples/struts-webapp/pom.xml                 |    4 +
 web/web-axis/pom.xml                               |    2 +-
 web/web-jsf/pom.xml                                |    2 +-
 web/web-remoting/pom.xml                           |   10 +-
 .../web/remoting/PicoWebRemoting.java              |    4 +-
 web/web-struts/pom.xml                             |    2 +-
 web/web-struts2/pom.xml                            |    2 +-
 web/web-webwork/pom.xml                            |    2 +-
 web/web-webwork2/pom.xml                           |    2 +-
 48 files changed, 1084 insertions(+), 938 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>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.