Github user lewismc commented on the issue:
https://github.com/apache/any23/pull/34
Hi @ansell , in my last commit I've pushed a coupe of (hopefully)
satisfying additions, namely
* removal of open module from CLI (meaning that, by default the open
extractor is not executed by default during normal unit test execution)
* addition of some class loading logic which improves the flexibility of
extractor detection based upon the presence of the open extractor.
By default now, open tests are not executed by default... this will
dramatically reduce 1) the time of tests, and 2) he memory required to execute
the tests.
Thanks for any final review.
Lewis
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---