Re: BUG #5501: PostgreSQL JDBC Driver has inappropriate import

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: BUG #5501: PostgreSQL JDBC Driver has inappropriate import
Дата
Msg-id alpine.BSO.2.00.1006121940030.23499@leary.csoft.net
обсуждение исходный текст
Ответ на BUG #5501: PostgreSQL JDBC Driver has inappropriate import  ("Dave Jarvis" <thangalin@gmail.com>)
Список pgsql-bugs
On Sat, 12 Jun 2010, Dave Jarvis wrote:

>
> The following bug has been logged online:
>
> Bug reference:      5501
> PostgreSQL version: 8.4.4
> Description:        PostgreSQL JDBC Driver has inappropriate import
> Details:
>
> PROBLEM
> postgresql-jdbc-8.4-701.src/org/postgresql/gss/MakeGSS.java:21: package
> com.sun.security.auth.callback does not exist
>    [javac] import com.sun.security.auth.callback.TextCallbackHandler;
>    [javac]                                      ^
>
> SOLUTION
> Remove the import line (the class is not used). You should not rely on Sun's
> internal packages.
>

This has already been fixed in CVS.

Kris Jurka

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #5498: PgAdmin III write to file adds carriage return
Следующее
От: "xMoMx"
Дата:
Сообщение: BUG #5502: Preparing an array return Bug