Patches item #1851224, was opened at 2007-12-15 00:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397080&aid=1851224&group_id=29721
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: JavadocStyleCheck i18n
Initial Comment:
JavadocStyleCheck.checkFirstSentence() recognizes only us-ascii
punctuation([.?!]) as end of sentence.
But, java.text.BreakIterator(used by standard javadoc tool) treats 118n
punctuation;
This patch makes JavadocStyleCheck allow 118n punctuation to be used as end of
first Sentence.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397080&aid=1851224&group_id=29721
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
|