Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.2
-
Component/s: ACE-Components, ICECORE-Components, MOBI-Components
-
Labels:None
-
Environment:ICEfaces 4.x trunk
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
When attempting to build ICEfaces 4.x using JDK 1.8, numerous JavaDoc failures that used to be warnings, but are now fatal cause the build to be aborted.
When using ANT, http://jira.icesoft.org/browse/ICE-11098 established a technique for avoiding the fatal failures with 1.8. However, this technique does not work with our existing Maven-based build.
In any event, it would be better to resolve the underlying JavaDoc errors themselves.
When using ANT, http://jira.icesoft.org/browse/ICE-11098 established a technique for avoiding the fatal failures with 1.8. However, this technique does not work with our existing Maven-based build.
In any event, it would be better to resolve the underlying JavaDoc errors themselves.
The following errors are logged when attempting a "mvn deploy -Djarsigner.skip=true -DdeployRemote=false" build in the /icefaces directory: