GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/275
resolves STREAMS-387 note: breaking change to data results for modules using ExtensionUtil - extensions sub-object will disappear unless ExtensionUtil.getInstance is called as ExtensionUtil.getInstance("extensions") You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-387 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-streams/pull/275.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 #275 ---- commit 1fe9d7393b153d66772129628581ac00dae24d69 Author: Steve Blackmon (@steveblackmon) <sblack...@apache.org> Date: 2015-11-30T16:57:35Z resolves STREAMS-387 note: breaking change to data results for modules using ExtensionUtil - extensions sub-object will disappear unless ExtensionUtil.getInstance is called as ExtensionUtil.getInstance("extensions") ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---