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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44427 Tue Apr 07 07:27:06 MDT 2015 jack.van.ooststroom Fixed JIRA PUSH-357 : ICEfaces src bundle does not build on machine using Java 8
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/PushConfiguration.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: