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

    https://github.com/apache/brooklyn-server/pull/153#discussion_r64440682
  
    --- Diff: core/pom.xml ---
    @@ -150,6 +150,11 @@
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
             </dependency>
    +        <dependency>
    +            <groupId>org.python</groupId>
    +            <artifactId>jython</artifactId>
    +            <version>2.7.0</version>
    --- End diff --
    
    Agree that jython is better left as an optional addon - not worth the 
weight it brings in. Plus we already bundle groovy and javascript is provided 
by the JRE so there are alternatives to choose from.


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