Passed: rumpkernel/rumprun#873 (mato-wip-rumprun-config - b7dec40)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Tue, 15 Dec 2015 15:38:05 +0000

Build Update for rumpkernel/rumprun
-------------------------------------

Build: #873
Status: Passed

Duration: 4 minutes and 2 seconds
Commit: b7dec40 (mato-wip-rumprun-config)
Author: Martin Lucina
Message: Replace jsmn parser with jsoncvt

In preparation for refactoring the rumprun configuration spec, replace
the jsmn parser with jsoncvt.

Summary of commit:

- jsmn.h, jsmn.c removed from bmk-core
- json.h added to librumprun-base, see comments at top of file for
modifications made to upstream source
- config.c rewritten to use the new parser
- rumprun script tweaked to generate slightly more valid JSON

No functional changes intended. Minimal testing with tests/runtests.sh
kvm passes.

View the changeset:
https://github.com/rumpkernel/rumprun/compare/342cf70a5dfe...b7dec4012ddf

View the full build log and details:
https://travis-ci.org/rumpkernel/rumprun/builds/96997222

--

You can configure recipients for build notifications in your .travis.yml file.
See https://docs.travis-ci.com/user/notifications

Other related posts:

  • » Passed: rumpkernel/rumprun#873 (mato-wip-rumprun-config - b7dec40) - Travis CI