Re: Whatever ... JDBC build patch

From: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org, Marko Kreen <marko(at)l-t(dot)ee>, Gunnar Rønning <gunnar(at)polygnosis(dot)com>
Subject: Re: Whatever ... JDBC build patch
Date: 2001-10-22 17:50:54
Message-ID: XFMail.20011022105054.ned.wolpert@knowledgenet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 20-Oct-2001 Peter Eisentraut wrote:
>> How do distributors that need to build all driver types proceed ?
>
> I haven't seen one yet, but theoretically they should configure several
> different build trees from one source tree. Of course, this doesn't work
> with Ant, but it's trivial with GNU make.

Actually, I think you can, if I understand the question. Simply have multiple
targets in the build process, one per driver type. Each target builds the
driver if and-only-if the needed classes are loaded.

Virtually,
Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>

D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD4DBQE71Fx+iysnOdCML0URAvAJAJjcYuLk2CCeL1wooZ2dYTveYKxbAJ4xZ5z4
HzjKi22efx295LsmMfo5kw==
=WdGU
-----END PGP SIGNATURE-----

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-22 19:46:07 Re: FW: Re: [PATCHES] Ant configuration
Previous Message Ned Wolpert 2001-10-22 17:48:33 Re: [PATCHES] Ant configuration