Re: FW: Re: [PATCHES] Ant configuration

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: FW: Re: [PATCHES] Ant configuration
Дата
Msg-id 200110192319.f9JNJtG05745@candle.pha.pa.us
обсуждение исходный текст
Ответ на FW: Re: [PATCHES] Ant configuration  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Ответы Re: FW: Re: [PATCHES] Ant configuration
Список pgsql-jdbc
> I guess I can make an argument either way.  The real way to answer this is to
> ask if one cares if you can build the JDBC driver on window's only platform
> without cygwin installed.
>
>   -If the answer is no, that one wouldn't build the JDBC driver without building
>    the rest of postgresql, then the build process should be tied to make, like
>    the rest of postgresql, for simplisity in maintence.
>
>   -However, if the JDBC driver should be able to be built without having to
>    build postgresql, (on platforms without UNIX-compatiablity layer like cygwin)
>    for client use only, then yes, use Ant to achive platform-independance.

One significant issue here is that unlike our other binaries, the JAR
files run on any platform so they don't really need to compile in MS
Win.  They can just download it from a web site or we could ship the
jdbc JAR ourselves.

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

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

Предыдущее
От: Ned Wolpert
Дата:
Сообщение: Re: [PATCHES] Ant configuration
Следующее
От: Ned Wolpert
Дата:
Сообщение: Re: FW: Re: [PATCHES] Ant configuration