Re: Upgrade to 9 questions

From: Albert Kurucz <albert(dot)kurucz(at)gmail(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Upgrade to 9 questions
Date: 2010-10-02 04:47:25
Message-ID: AANLkTinS2spUPq029Rf-YK86yd_OsfymXY848+Av53TD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)opencloud(dot)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
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message stagirus 2010-10-02 04:50:27 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message Oliver Jowett 2010-10-02 02:34:24 Re: Upgrade to 9 questions