Re: [net] Javadoc format

2016-06-07 Thread Gary Gregory
On Tue, Jun 7, 2016 at 2:52 AM, sebb wrote: > On 7 June 2016 at 03:22, Gary Gregory wrote: > > Why do some [net] Javadoc comments come in the form: > > > > /*** > > ... > > ***/ > > > > Instead of the regular: > > > > /** > > ... > > */ > > History. > > They still work, so why bother to fix

Re: [net] Javadoc format

2016-06-07 Thread sebb
On 7 June 2016 at 03:22, Gary Gregory wrote: > Why do some [net] Javadoc comments come in the form: > > /*** > ... > ***/ > > Instead of the regular: > > /** > ... > */ History. They still work, so why bother to fix them? > ? > > Thank you, > Gary > > -- > E-Mail: garydgreg...@gmail.com |

[net] Javadoc format

2016-06-06 Thread Gary Gregory
Why do some [net] Javadoc comments come in the form: /*** ... ***/ Instead of the regular: /** ... */ ? Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Editio