Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-625

Build fails with Java 6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.2.2, 2.0.0-M1
    • installer
    • None

    Description

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

      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
      

      Attachments

        Activity

          People

            mdisabatino Marco Di Sabatino Di Diodoro
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: