What I've done in the past in such situations is, creating local copies (typically in my own package structure) of the fixe code that I needed and in parallel contributed it upstream. Then I use the local code until an upstream release is available, at which point I switch to the upstream code.
-- Richard On 28.09.2015, at 10:36, Peter Klügl <peter.klu...@averbis.com> wrote: > There is of course also the option that I extend FeaturePath with the > missing functionality. However, to be realistic, we need a solution > before we can upgrade our dependency to a stable UIMA release that would > contain the changes. > > Best, > > Peter