ICEpush
  1. ICEpush
  2. PUSH-357

ICEfaces src bundle does not build on machine using Java 8

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: 4.1
    • Component/s: None
    • Labels:
      None
    • Environment:

      Description

      Downloaded the EE-4.0.0.GA-src bundle from icefaces.org. Attempted to build using the default ant target. 28 seconds later the build fails:
        [javadoc] Standard Doclet version 1.8.0_05
        [javadoc] Building tree for all the packages and classes...
        [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
      a\org\icepush\PushConfiguration.java:44: error: type arguments not allowed here
        [javadoc] * @see #PushConfiguration(Map<String, Object>)
        [javadoc] ^
        [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
      a\org\icepush\PushConfiguration.java:46: warning - Tag @see:illegal character: "
      60" in "#PushConfiguration(Map<String, Object>)"
        [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
      a\org\icepush\PushConfiguration.java:46: warning - Tag @see:illegal character: "
      62" in "#PushConfiguration(Map<String, Object>)"
        [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
      a\org\icepush\PushConfiguration.java:46: warning - Tag @see: can't find PushConf
      iguration(Map<String, Object>) in org.icepush.PushConfiguration
        [javadoc] Building index for all the packages and classes...
        [javadoc] Building index for all classes...
        [javadoc] Generating C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\b
      uild\javadocs\help-doc.html...
        [javadoc] 1 error
        [javadoc] 3 warnings
      BUILD FAILED
      C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:158: The following error occurred while executing this line:
      C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:268: The following error occur
      red while executing this line:
      C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:24: The following error occurred while executing this line:
      C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:51: The following error occurred while executing this line:
      C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\build.xml:92: Javadoc returned 1
      Total time: 28 seconds

      Removing the javadoc from the file allowed ICEfaces to build successfully.
      Not an issue in Java 7 environments.
      The release src bundle was not tested with java 8 since the creation of the EE-4.0.0 tag.

        Activity

        Liana Munroe created issue -
        Liana Munroe made changes -
        Field Original Value New Value
        Assignee Deryk Sinotte [ deryk.sinotte ]
        Liana Munroe made changes -
        Description Downloaded the EE-4.0.0.GA-src bundle from icefaces.org. Attempted to build using the default ant target. 28 seconds later the build fails:
        BUILD FAILED
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:158: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:268: The following error occur
        red while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:24: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:51: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\build.xml:92: Javadoc returned 1
        Total time: 28 seconds

        Removing the javadoc from the file allowed ICEfaces to build successfully.
        Not an issue in Java 7 environments.
        The release src bundle was not tested with java 8 since the creation of the EE-4.0.0 tag.
        Downloaded the EE-4.0.0.GA-src bundle from icefaces.org. Attempted to build using the default ant target. 28 seconds later the build fails:
          [javadoc] Standard Doclet version 1.8.0_05
          [javadoc] Building tree for all the packages and classes...
          [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
        a\org\icepush\PushConfiguration.java:44: error: type arguments not allowed here
          [javadoc] * @see #PushConfiguration(Map<String, Object>)
          [javadoc] ^
          [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
        a\org\icepush\PushConfiguration.java:46: warning - Tag @see:illegal character: "
        60" in "#PushConfiguration(Map<String, Object>)"
          [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
        a\org\icepush\PushConfiguration.java:46: warning - Tag @see:illegal character: "
        62" in "#PushConfiguration(Map<String, Object>)"
          [javadoc] C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\src\main\jav
        a\org\icepush\PushConfiguration.java:46: warning - Tag @see: can't find PushConf
        iguration(Map<String, Object>) in org.icepush.PushConfiguration
          [javadoc] Building index for all the packages and classes...
          [javadoc] Building index for all classes...
          [javadoc] Generating C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\b
        uild\javadocs\help-doc.html...
          [javadoc] 1 error
          [javadoc] 3 warnings
        BUILD FAILED
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:158: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\build.xml:268: The following error occur
        red while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:24: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\build.xml:51: The following error occurred while executing this line:
        C:\svn\ossrepo\ICEfaces-EE-4.0.0.GA-src\icepush-ee\core\build.xml:92: Javadoc returned 1
        Total time: 28 seconds

        Removing the javadoc from the file allowed ICEfaces to build successfully.
        Not an issue in Java 7 environments.
        The release src bundle was not tested with java 8 since the creation of the EE-4.0.0 tag.
        Deryk Sinotte made changes -
        Assignee Deryk Sinotte [ deryk.sinotte ] Ken Fyten [ ken.fyten ]
        Liana Munroe made changes -
        Environment Windows 8 machine with java version 1.8.0_31, 1.8.0_40, ant 1.9.4, 1.9.1 or ant 1.7.1.
        ICEfaces EE-4.0.0. source bundle downloaded from icefaces.org
        Windows 8 machine with java version 1.8.0_31, 1.8.0_40, ant 1.9.4, 1.9.1 or ant 1.7.1.
        ICEfaces EE-4.0.0. source bundle downloaded from icefaces.org and the repo at http://dev.icesoft.com/svn/repo/icefaces-ee4/trunk/icefaces-ee
        Liana Munroe made changes -
        Environment Windows 8 machine with java version 1.8.0_31, 1.8.0_40, ant 1.9.4, 1.9.1 or ant 1.7.1.
        ICEfaces EE-4.0.0. source bundle downloaded from icefaces.org and the repo at http://dev.icesoft.com/svn/repo/icefaces-ee4/trunk/icefaces-ee
        Windows 8 machine with java version 1.8.0_31, 1.8.0_40, ant 1.9.4, 1.9.1 or ant 1.7.1.
        ICEfaces EE-4.0.0. source bundle downloaded from icefaces.org and the repo at http://dev.icesoft.com/svn/repo/icefaces-ee4/trunk/icefaces-ee. Not an issue with ICEfaces 4 trunk
        Deryk Sinotte made changes -
        Assignee Ken Fyten [ ken.fyten ] Jack Van Ooststroom [ jack.van.ooststroom ]
        Jack Van Ooststroom made changes -
        Fix Version/s EE-4.1.0.GA [ 12171 ]
        Jack Van Ooststroom made changes -
        Project ICEfaces [ 10021 ] ICEpush [ 10050 ]
        Key ICE-10618 PUSH-357
        Affects Version/s EE-4.0.0.GA [ 11170 ]
        Affects Version/s EE-4.0.0.GA [ 11171 ]
        Fix Version/s EE-4.1.0.GA [ 12172 ]
        Fix Version/s EE-4.1.0.GA [ 12171 ]
        Jack Van Ooststroom made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 4.1 [ 11570 ]
        Fix Version/s EE-4.1.0.GA [ 12172 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: