| From: | dmp <danap(at)ttc-cmc(dot)net> |
|---|---|
| To: | Dave Cramer <pg(at)fastcrypt(dot)com>, Kris Jurka <books(at)ejurka(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
| Subject: | PgJDBC Build Script |
| Date: | 2012-11-15 01:26:44 |
| Message-ID: | 50A444D4.9070405@ttc-cmc.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Dave,
I reviewed the building of the jars files for the various SDKs and the
original script I created did not properly build with the proper names.
I'm still not sure if this is correct, since the ant build.xml and web
page do not appear to correspond.
Corrected:
1.2 & 1.3, jdbc2
1.4 jdbc3
1.5 jdbc3g
1.6 jdbc4
1.7 & 1.8 jdbc41
The file is attached if you still wish to use it. I'm sorry for not
properly reviewing the requirements of the various required names
for the builds. I left the source creation the same for now.
Again if SDK 1.7 & 1.8 are both present then the result jdbc41 jar
will be the build from 1.8. Perhaps this should be checked and left
with the lower build jar file if present.
danap.
| Attachment | Content-Type | Size |
|---|---|---|
| pgjdbc-build.sh | text/plain | 5.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2012-11-15 01:48:14 | Re: PgJDBC Build Script |
| Previous Message | Dave Cramer | 2012-11-14 23:59:19 | Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6 |