GitHub user jgallimore opened a pull request:
https://github.com/apache/openwebbeans/pull/12
Don't cache when we don't create a proxy
Potential fix for https://github.com/apache/geronimo-jwt-auth/pull/3. For
discussion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgallimore/openwebbeans experimental
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/openwebbeans/pull/12.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12
----
commit 1d0af685f1e1587db4275b409d4667ff3fcef1b9
Author: Jonathan Gallimore <jon@...>
Date: 2018-11-02T09:39:45Z
Don't cache when we don't create a proxy
----
---