On Wed, 2003-11-19 at 13:19, Derick Fernando wrote: > Hello, > > I'm trying to build middlegen and I get the following: > > | Attempting to download jdbc-2.0.jar. > | WARNING: Failed to download jdbc-2.0.jar. > | The build cannot continue because of the following unsatisfied dependency: > | > | jdbc-2.0.jar (try downloading from http://java.sun.com/products/jdbc/) > > I assume this is the JDBC 2.0 Optional extensions? I made a folder in the > repository in called jdbc and put the jdbc2_0-stdext.jar in the jars folder. > I still get the same message. > > What am I missing?
Due to Sun licensing we cannot put the jdbc JAR, along with lots of other Sun JARs, in the repository. You have to download them manually. > Thanks, > Derick > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
