| From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: JDBC and the hstore ? operator - no longer working with build 1211 |
| Date: | 2016-11-02 11:21:59 |
| Message-ID: | nvci8k$f3t$1@blaine.gmane.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Dave Cramer schrieb am 02.11.2016 um 12:03:
> Jorge Solórzano schrieb am 01.11.2016 um 23:47:
> >> But that JAR file is missing the META-INF/services directory.
> >> I don't know if that is due to it being a snapshot or if that is a general problem with the build system.
> >
> > Thomas, can you please check the latest 9.4.1212-SNAPSHOT? (postgresql-9.4.1212-20161101.224154-17.jar)
>
> Looks good.
>
> I don't need Class.forName() any more with that version.
>
>
> I don't believe that has been required for quite some time ?
The first snapshot I was testing (postgresql-9.4.1212-20161029.195806-15.jar) did not contain the necessary service information in the META-INF/services directory in the jar file.
The new snapshot fixed this.
Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brad DeJong | 2016-11-02 15:18:25 | Re: Re: JDBC and the hstore ? operator - no longer working with build 1211 |
| Previous Message | Dave Cramer | 2016-11-02 11:03:21 | Re: Re: JDBC and the hstore ? operator - no longer working with build 1211 |