GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/121
Any23 396: Add ability to run extractors in flow
- Add unit test with example. The test contains expected model.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgrzebyta/any23 ANY23-396
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/121.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 #121
----
commit 02259062d36f64ceb08ea5183c5136767f7ca873
Author: Jacek Grzebyta <jgrzebyta@...>
Date: 2018-09-06T11:58:34Z
Ref ANY23-392
- add unit test with expected solution
commit d68426252576e936f7216bf5d4c409e85bbbd861
Author: Jacek Grzebyta <jgrzebyta@...>
Date: 2018-09-06T12:18:56Z
Ref ANY23-392
- add --workflows command line argument
----
---