Hello, Am Mon, 20 Apr 2015 00:25:55 -0000 schrieb ggreg...@apache.org: > commons/proper/io/trunk/src/main/java/org/apache/commons/io/output/CloseShieldOutputStream.java > (original) +++ > commons/proper/io/trunk/src/main/java/org/apache/commons/io/output/CloseShieldOutputStream.java > Mon Apr 20 00:25:55 2015 @@ -24,7 +24,7 @@ import > java.io.OutputStream; > * This class is typically used in cases where an output stream > needs to be > * passed to a component that wants to explicitly close the stream > even if > * other components would still use the stream for output. > - * > + * </p> > * @version $Id$ > * @since 1.4 > */
Uhm... is that really an improvement? If you use html tags (like it is specified by javadoc) you dont need ending tags. Gruss Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org