Re: javadoc

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: reaster(at)reaster(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: javadoc
Date: 2002-02-20 00:34:16
Message-ID: 200202200034.g1K0YG814706@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Robert B. Easter wrote:
> Hi, when I run javadoc on the jdbc source, it doesn't show the comments.
> Looks like the /** got replaced with /* everywhere. I'm looking at the CVS
> stuff. Can anyone do a replacement of /* to /** on all the java files, or was
> it intentionally done this way?

It was part of my pgjindent work. I can easily fix it. Which ones do
people want changed? All of them?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • javadoc at 2002-02-20 00:21:07 from Robert B. Easter

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Doug Fields 2002-02-20 04:31:05 Re: javadoc
Previous Message Thomas O'Dowd 2002-02-20 00:32:37 Re: javadoc