Add uninstall target to Java build.
Peter Eisentraut <peter_e@gmx.net>
Add uninstall target to Java build. Respect default port setting in JDBC driver. Pick up version number from Makefile.global. Change installation directory to share/java/. Document.
Files
| Path | Change | +/− |
|---|---|---|
| build.xml | modified | +7 −1 |
| contrib/retep/build.xml | modified | +9 −2 |
| doc/src/sgml/jdbc.sgml | modified | +41 −42 |
| src/interfaces/jdbc/build.xml | modified | +14 −4 |
| src/interfaces/jdbc/Makefile | modified | +22 −11 |
| src/interfaces/jdbc/org/postgresql/Driver.java.in | modified | +1 −1 |