Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: 4.1
-
Component/s: None
-
Labels:None
-
Environment:HideWindows 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 trunkShowWindows 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
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.
[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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion