[kepler-dev] [Bug 2746] New: - Documentation system does not work with java 1.6

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Jan 24 12:49:19 PST 2007


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2746

           Summary: Documentation system does not work with java 1.6
           Product: Kepler
           Version: 1.0.0beta2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: documentation
        AssignedTo: altintas at sdsc.edu
        ReportedBy: berkley at nceas.ucsb.edu
         QAContact: kepler-dev at ecoinformatics.org


If you try to run 'ant generateDoc' using java 1.6, it will appear to work, but
in reality, JavaDoc fails with the error "Error 1".  You have to set
failonerror="true" in the keplerJavadoc target to see the error.  I'm not sure
what is causing this but it will need to be fixed as java 1.6 becomes more
popular.


More information about the Kepler-dev mailing list