Re: Upgrade to 9 questions

Поиск
Список
Период
Сортировка
От Albert Kurucz
Тема Re: Upgrade to 9 questions
Дата
Msg-id AANLkTinS2spUPq029Rf-YK86yd_OsfymXY848+Av53TD@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Upgrade to 9 questions  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Upgrade to 9 questions
Список pgsql-jdbc
Oliver,

What command do I need to give to Ant to make the necessary substitutions?
Why source files are not release after preprocessing?
Java source files please for the non Ant users!

Albert

On Fri, Oct 1, 2010 at 9:34 PM, Oliver Jowett <oliver@opencloud.com> wrote:
Albert Kurucz wrote:
> Samuel,
>
> I hat to disagree about that (It is really easy to build yourself.)!
>
> Macro processing in Java sources is the worst nightmare for those who
> would want to take the source files and build it themselves.

The Ant build.xml buildfile shipped with the source does all the
necessary substitutions for you before compiling, so I'm not quite sure
what the problem is.

Of course, if you don't want to use the buildfile, you'll have to do
that work yourself, but that's a bit like trying to build gcc without
using its Makefiles - why would you want to do that?!

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Upgrade to 9 questions
Следующее
От: stagirus
Дата:
Сообщение: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)