| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Oliver Jowett <oliver(at)opencloud(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-jdbc(at)postgreSQL(dot)org |
| Subject: | Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 |
| Date: | 2007-04-24 18:22:28 |
| Message-ID: | Pine.BSO.4.64.0704241419400.11993@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Tue, 24 Apr 2007, Oliver Jowett wrote:
> We should probably be explicitly setting a source version to match the source
> we're giving to javac to catch exactly this sort of case, anyway.. It
> certainly can't hurt since we know that e.g. the 1.5 source isn't going to
> build if interpreted as 1.4.
>
I've applied the attached patch to 8.0 -> 8.3 dev which sets the source
level based on java.specification.version.
Kris Jurka
| Attachment | Content-Type | Size |
|---|---|---|
| source.patch | text/plain | 2.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2007-04-24 18:26:33 | Re: JDBC feature request: auto savepoint per command |
| Previous Message | Tom Lane | 2007-04-24 18:11:21 | Re: Can't build postgresql-jdbc-8.2-505 on Fedora 7 |