https://bz.apache.org/bugzilla/show_bug.cgi?id=64776

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Hardware|PC                          |All
                 CC|                            |[email protected]
                   |                            |om
            Summary|Add the possibility to      |Add the ability to install
                   |Install additional          |additional SecurityProvider
                   |SecurityProvider            |
           Keywords|                            |FixedInTrunk
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <[email protected]> ---
pmouawad pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from da95029  Mention 64711 fix
     add 0cfa2bc  Fix to Bug64776
     new dcf584a  Merge branch 'Bug64776' of https://github.com/FackelAB/jmeter
into FackelAB-Bug64776
     new eb03d31  Minor cleanup + mention contributor
     new 9dcf9d0  Merge branch 'FackelAB-Bug64776'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/java/org/apache/jmeter/JMeter.java    |   3 +
 .../apache/jmeter/util/SecurityProviderLoader.java |  78 +++++++++
 .../jmeter/util/SecurityProviderLoaderTest.java    | 183 +++++++++++++++++++++
 xdocs/changes.xml                                  |   2 +
 xdocs/usermanual/properties_reference.xml          |  22 +++
 5 files changed, 288 insertions(+)
 create mode 100644
src/core/src/main/java/org/apache/jmeter/util/SecurityProviderLoader.java
 create mode 100644
src/core/src/test/java/org/apache/jmeter/util/SecurityProviderLoaderTest.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to