[ http://issues.apache.org/jira/browse/WODEN-73?page=all ]
Arthur Ryman closed WODEN-73. ----------------------------- Thx Jeremy. No more warnings from your code. I see a couple of unrelated warnings though. I'll close this one. > 4 javadoc warnings (broken glass) > --------------------------------- > > Key: WODEN-73 > URL: http://issues.apache.org/jira/browse/WODEN-73 > Project: Woden > Issue Type: Bug > Components: Parser > Reporter: Arthur Ryman > Assigned To: Jeremy Hughes > Priority: Trivial > > I see 4 javadocs warnings. Please fix. Thx. > [javadoc] D:\workspaces\WSD2\woden\src\org\apache\woden\WSDLSource.java:74: > warning - The first sentence is interpreted to be: > [javadoc] Generating > D:\workspaces\WSD2\woden\build\Javadoc\index-all.html... > [javadoc] "Returns the implementation specific object representing the WSDL > source > [javadoc] (e.g." > [javadoc] This sentence is different from what will be interpreted as the > first sentence in the > [javadoc] next major release (when that interpretation will be > internationalized), which is: > [javadoc] "Returns the implementation specific object representing the WSDL > source > [javadoc] (e.g. a DOM Element or Document or an Axiom OMElement). " > [javadoc] To avoid this note, change the doc comment to make this a proper > first sentence, then > [javadoc] use -breakiterator from that point forward, which will output > this new sentence. > [javadoc] > D:\workspaces\WSD2\woden\src\org\apache\woden\WSDLReader.java:283: warning - > @return tag has no arguments. > [javadoc] > D:\workspaces\WSD2\woden\src\org\apache\woden\resolver\URIResolver.java:50: > warning - @return tag has no arguments. > [javadoc] Building index for all classes... > [javadoc] D:\workspaces\WSD2\woden\src\org\apache\woden\WSDLSource.java:74: > warning - The first sentence is interpreted to be: > [javadoc] Generating > D:\workspaces\WSD2\woden\build\Javadoc\org\apache\woden\WSDLSource.html... > [javadoc] "Returns the implementation specific object representing the WSDL > source > [javadoc] (e.g." > [javadoc] This sentence is different from what would be generated using > -breakiterator: > [javadoc] "Returns the implementation specific object representing the WSDL > source > [javadoc] (e.g. a DOM Element or Document or an Axiom OMElement). " > [javadoc] Generating > D:\workspaces\WSD2\woden\build\Javadoc\stylesheet.css... > [javadoc] 4 warnings -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
