Thread: Making the jar...
I know I've seen this on the list before, but I can't find it anywhere... I'm trying to build the jar, and I get great errors about {major} and {minor}. Do I need to go in and edit Driver.java?
Thanks...
Skidmore, Walt writes: > I know I've seen this on the list before, but I can't find it anywhere... > I'm trying to build the jar, and I get great errors about {major} and > {minor}. Do I need to go in and edit Driver.java? Use 'make', not ant. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter
No simply type make from the jdbc directory
----- Original Message -----From: Skidmore, WaltSent: Friday, June 01, 2001 12:30 PMSubject: [JDBC] Making the jar...I know I've seen this on the list before, but I can't find it anywhere... I'm trying to build the jar, and I get great errors about {major} and {minor}. Do I need to go in and edit Driver.java?
Thanks...