contrib status of libpgjava
Peter Eisentraut
peter_e@gmx.net
Mon Nov 22 12:30:02 2004
Dalibor Topic wrote:
> Kaffe has Jessie merged in, so I think SSL should work, too. Peter,
> could you give it a try?
Indeed kaffe can build the full JDBC3+SSL version, but the jar creation
fails:
...pgjdbc/build.xml:78: The following error occurred while executing this line:
...pgjdbc/build.xml:84: java.lang.RuntimeException: Exception setting the compressed size of META-INF/: null
(Line 84 is a <jar ...> target.)
Not sure what that means...