BTW. this change set fixes the issues that were preventing the latest link16 schema from NATO from compiling and running.
________________________________ From: Mike Beckerle <[email protected]> Sent: Wednesday, January 10, 2018 8:59:54 PM To: [email protected] Subject: Code review request I would very much like to get the changes described by these two pull requests integrated before the big apache package and file change. https://github.com/apache/incubator-daffodil/pull/23 https://github.com/mbeckerle/incubator-daffodil/pull/4 These two PRs are effectively part of the same change set which will get squashed before applying it. When you rebase the commits in a PR review, onto master, and push, you have to force push and so the prior comment history all gets clobbered. But I wanted the changes needed to rebase onto master and get things working to get reviewed as well. So I created this separate PR which is on my mbeckerle mirror repository, but it contains only the deltas from where PR 23 left off, that are needed to rebase onto master. Perhaps there is a better way to do this, but this is what I came up with for now.
