You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Marco Di Sabatino Di Diodoro (JIRA)" <ji...@apache.org> on 2015/01/05 11:11:34 UTC

[jira] [Resolved] (SYNCOPE-625) Build fails with Java 6

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

Marco Di Sabatino Di Diodoro resolved SYNCOPE-625.
--------------------------------------------------
    Resolution: Fixed

> Build fails with Java 6
> -----------------------
>
>                 Key: SYNCOPE-625
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-625
>             Project: Syncope
>          Issue Type: Bug
>          Components: installer
>            Reporter: Francesco Chicchiriccò
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Critical
>             Fix For: 1.2.2, 1.3.0
>
>
> [Latest improvements|https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=20bfa94] on installer made use of package {{java.nio.file}}, not available with JDK 1.6.
> As a consequence, the build process fails with Java 6.
> {code}
> 14:58:38 [ERROR] COMPILATION ERROR : 
> 14:58:38 [INFO] -------------------------------------------------------------
> 14:58:38 [ERROR] /home/jenkins/workspace/Apache Syncope master/installer/src/main/java/org/apache/syncope/installer/utilities/FileSystemUtils.java:[33,21] package java.nio.file does not exist
> 14:58:38 [ERROR] /home/jenkins/workspace/Apache Syncope master/installer/src/main/java/org/apache/syncope/installer/utilities/FileSystemUtils.java:[34,21] package java.nio.file does not exist
> 14:58:38 [ERROR] /home/jenkins/workspace/Apache Syncope master/installer/src/main/java/org/apache/syncope/installer/utilities/FileSystemUtils.java:[35,21] package java.nio.file does not exist
> 14:58:38 [ERROR] /home/jenkins/workspace/Apache Syncope master/installer/src/main/java/org/apache/syncope/installer/utilities/FileSystemUtils.java:[36,21] package java.nio.file does not exist
> 14:58:38 [ERROR] /home/jenkins/workspace/Apache Syncope master/installer/src/main/java/org/apache/syncope/installer/utilities/FileSystemUtils.java:[64,19] cannot find symbol
> {code}



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