ICEfaces
  1. ICEfaces
  2. ICE-1764

javadoc target fails using JDK 1.4 due to new jsf-api-1.2.jar file

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.6DR#5
    • Fix Version/s: 1.7DR#1
    • Component/s: None
    • Labels:
      None
    • Environment:
      N/A

      Description

      When I use JDK 1.4 to compile ICEfaces from the trunk, I get the following error on the ant "javadoc" target, due I think to the fact that jsf-api-1.2.jar is compiled with (and relies upon) JDK5:

        [javadoc] Constructing Javadoc information...
        [javadoc] C:\Projects\icefaces\core\src\com\icesoft\faces\webapp\xmlhttp\PersistentFacesState.java:46: cannot access javax.faces.FactoryFinder
        [javadoc] bad class file: C:\Projects\icefaces\lib\jsf-api-1.2.jar(javax/faces/FactoryFinder.class)
        [javadoc] class file has wrong version 49.0, should be 48.0
        [javadoc] Please remove or make sure it appears in the correct subdirectory of
       the classpath.
        [javadoc] import javax.faces.FactoryFinder;
        [javadoc] ^
        [javadoc] 1 error

      BUILD FAILED

        Activity

          People

          • Assignee:
            Jim Zhang
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: