GitHub user dleangen opened a pull request:
https://github.com/apache/felix/pull/124
Converter updates
Hi @bosschaert.
I would like to submit a few minor updates to Converter projects.
Submitting for your review.
Cheers,
=David
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dleangen/felix converter-updates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/124.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 #124
----
commit d3595b449a59f80c4b14d616a99252b9ba10ad5c
Author: David Leangen <[email protected]>
Date: 2017-10-09T08:45:50Z
Added Provide-Capability to Converter pom
commit 8355d27f6a8faf9ce97c91fd4ed8de4356cf6a26
Author: David Leangen <[email protected]>
Date: 2017-10-09T08:46:13Z
Added orderMap method to WriterFactory in Serializer
commit 63b84d5d72d40d3ce7f32960b61b886163bef72b
Author: David Leangen <[email protected]>
Date: 2017-10-09T08:48:44Z
Bumped version to 0.2.0-SNAPSHOT
----
---