Hi,

I just checked out 7.1 from CVS and am trying to compile the JDBC driver:

[javac] /home/jpl/pgsql/src/interfaces/jdbc/org/postgresql/Driver.java:199: ';' 
expected
[javac]     return ${major};
[javac]             ^


It looks like there are (CVS?) tags in the Java source code which should
be resolved to real version strings somehow. However, the README doesn't
mention this altogether. Can I replace those with correct substitutes
in some smart way instead of editing and "fixing" the driver's code manually?

Thanks -
JPL

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to