GitHub user cvgaviao opened a pull request:
https://github.com/apache/felix/pull/148
Fixing FELIX-5898
added java.io.Serializable to
org.apache.felix.configurator.impl.json.OrderedDictionary
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cvgaviao/felix FELIX-5898
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/148.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 #148
----
commit cf774aa6d4622a4d235b63a1649ad82cbb669f2f
Author: Cristiano Gavião <cvgaviao@...>
Date: 2018-08-05T19:03:43Z
Fixing FELIX-5898
added java.io.Serializable to
org.apache.felix.configurator.impl.json.OrderedDictionary
----
---