]
Bela Ban resolved JGRP-263.
---------------------------
Resolution: Won't Fix
Bug in JDK 5. Either use JDK 1.4 or JDK 6, or use a tool (like eclipse or IntelliJ) to
generate the javadoc
malformed '<a' tag causes Javadoc to fail
-----------------------------------------
Key: JGRP-263
URL:
http://jira.jboss.com/jira/browse/JGRP-263
Project: JGroups
Issue Type: Bug
Affects Versions: 2.3 SP1
Environment: JDK 1.5
Reporter: Michael Newcomb
Assigned To: Bela Ban
Priority: Minor
Fix For: 2.4
Original Estimate: 5 minutes
Remaining Estimate: 5 minutes
You can't build javadoc because of some bad '<a' tags.
(
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5082928).
It seems that it affects mostly where collections have been 'generified' in the
javadocs:
/** Map<Address, Rsp> */ in RspList.java.
So, in IntelliJ, search for "<a" in src and replace all of them with
< and >.
It isn't too many files:
GroupRequest.java
RequestCorrelator.java
FC.java
FRAG2.java
SEQUENCER.java
STATS.java
TP.java
RspList.java
Util.java
Digest.java
NAKACK.java
Thanks,
Michael
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: