On Sun, Apr 19, 2015 at 6:05 PM, Bernd Eckenfels <e...@zusammenkunft.net>
wrote:

> 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.
>

Try building with Java 8 and see what happens... ;-)

Gary

>
> Gruss
> Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to