You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (JIRA)" <ji...@apache.org> on 2017/11/17 01:14:01 UTC

[jira] [Updated] (FC-230) Support Java 9

     [ https://issues.apache.org/jira/browse/FC-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn McKinney updated FC-230:
------------------------------
    Description: 
Allow Java 9 for building and running.  Requires upgrading these mvn plugins:

1.  <artifactId>maven-jar-plugin</artifactId>
          <version>3.0.2</version>

2.  <artifactId>maven-source-plugin</artifactId>
        <version>3.0.0</version>

3.           <artifactId>maven-surefire-plugin</artifactId>
          <version>2.20</version>




  was:
Allow Java 9 for building and running.  Requires upgrading these mvn plugins:



> Support Java 9
> --------------
>
>                 Key: FC-230
>                 URL: https://issues.apache.org/jira/browse/FC-230
>             Project: FORTRESS
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Shawn McKinney
>             Fix For: 2.0.1
>
>
> Allow Java 9 for building and running.  Requires upgrading these mvn plugins:
> 1.  <artifactId>maven-jar-plugin</artifactId>
>           <version>3.0.2</version>
> 2.  <artifactId>maven-source-plugin</artifactId>
>         <version>3.0.0</version>
> 3.           <artifactId>maven-surefire-plugin</artifactId>
>           <version>2.20</version>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)