Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.2
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
-
JDK version and platform:JDK-1.4, Any Platform
Description
Current the javadoc task does not exclude 1.5 specific code and therefore fails.
Please find a patch with adds excludesfile to the javadoc task (as per the compile tests target. This patch is based of the build.xml for xstream-1.2 but I have comfirmed that your svn repo does not currently contain a fix.
Thanks
Alistair Bush
ali_bush@gentoo.org
Applied although the build XML is only available to enable users to build a special JDK 1.3 version. However, you have to recognize that you cannot build an "official" XStream version with a JDK 1.4. For Gentoo this means as soon as the system vm is switched to JDK 1.5 the XStream package is no longer valid and has to be rebuild. Otherwise it is missing classes that may be expected by other JDK-5-based packages. You may discus the issue on the dev list.