Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi/pull/9#discussion_r59969390
  
    --- Diff: 
minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/pom.xml
 ---
    @@ -40,6 +40,24 @@ limitations under the License.
                 <groupId>org.apache.nifi.minifi</groupId>
                 <artifactId>minifi-api</artifactId>
             </dependency>
    +        <dependency>
    +            <groupId>ro.pippo</groupId>
    +            <artifactId>pippo-core</artifactId>
    +        </dependency>
    +        <dependency>
    +            <groupId>ro.pippo</groupId>
    +            <artifactId>pippo-tomcat</artifactId>
    --- End diff --
    
    Ah gotcha. In the interim as we are kind of prototyping things out let's 
not go through solving time sinks for "optimization" at this juncture. Maybe 
make another ticket to address at a later time? Implementation specifics are 
hidden behind the interface so should be okay to swap. 


---
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.
---

Reply via email to