You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/17 01:59:18 UTC

[jira] [Commented] (APEXCORE-347) Streamline japicmp maven plugin configuration

    [ https://issues.apache.org/jira/browse/APEXCORE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149618#comment-15149618 ] 

ASF GitHub Bot commented on APEXCORE-347:
-----------------------------------------

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

    https://github.com/apache/incubator-apex-core/pull/226#discussion_r53106756
  
    --- Diff: pom.xml ---
    @@ -63,6 +63,7 @@
         <jersey.version>1.9</jersey.version>
         <!-- do not change jetty version as later versions have problems with DefaultServlet -->
         <jetty.version>8.1.10.v20130312</jetty.version>
    +    <oldVersion.version>3.3.0-incubating</oldVersion.version>
    --- End diff --
    
    Would japicmp.oldVersion be more appropriate?


> Streamline japicmp maven plugin configuration
> ---------------------------------------------
>
>                 Key: APEXCORE-347
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-347
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>
> All japicmp maven plugin configuration can be centralized in the Apex core root pom.xml. There is no customization necessary in api and common poms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)