Hi,
I've not received any negative feedback about this. So I'll be merging
in soon. I've split off a branch in case any unexpected 1.3.x releases
are needed.
Regards,
Marc
On 22 May 2018 at 11:29, Marc Savy <marc.savy(a)redhat.com> wrote:
Hi,
After spending the last week or more fiddling with test harness and CI
issues, we finally seem to be (almost) there.
I'd appreciate anyone who could test the latest an ES 5.x version of
Apiman for me. It still needs some tidying up, but should be
functional.
Steps:
git clone git@github.com:msavy/apiman.git
git checkout es5x
mvn clean install
cd distro/{distro of your choice}/target/{distro overlay zip of your choice}
handle the distro zip as you usually would a release (i.e. extract
overlay onto a server such as wildfly10)
Please modify apiman.properties to match your particular configuration
and try things out!
Regards,
Marc