Fixed GuiceFilter so that it no longer depends on a static pipeline. If GuiceFilter is created by the injector, it will prefer an injected pipeline over the static one, preventing horridness in tests and other production environments with multiple GuiceFilters.

Also degraded the severity of multiple GuiceFilters being present to a warning only, to accomodate the aforementioned use cases in all environments.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1150 d779f126-a31b-0410-b53b-1d3aecad763e
2 files changed