This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from a5179c9164 FELIX-6500 : Update javadoc and align new methods with
existing ones
add b97524d0a1 FELIX-6500 : Add basic test for filtering property names
No new revisions were added by this update.
Summary of changes:
.../internal/configuration/ConfigJsonSupport.java | 14 +-
.../configuration/ConfigJsonSupportTest.java | 141 +++++++++++++++++++++
2 files changed, 148 insertions(+), 7 deletions(-)
create mode 100644
webconsole/src/test/java/org/apache/felix/webconsole/internal/configuration/ConfigJsonSupportTest.java