Date: Mon, 29 Dec 2003 13:38:36 -0800 (PST) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql-connector-java Makefile Message-ID: <200312292138.hBTLcaPZ011077@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2003/12/29 13:38:36 PST
FreeBSD ports repository
Modified files:
databases/mysql-connector-java Makefile
Log:
As documented at
http://www.mysql.com/documentation/connector-j/index.html#id2800748
MySQL Connector/J really does need JDK 1.4.x to compile. Use of
apache-ant appears to side-step all of the effects of the USE_JAVA
knob from bsd.java.mk, so all previous testing was actually using JDK 1.4.2
to do the compilation step.
Since the distfile contains a pre-compiled .jar file, which will work with
any Java-2 JVM, provide a WITHOUT_BUILD option.
PR: ports/59993
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Noticed by: Aristedes Maniatis
Revision Changes Path
1.17 +24 -2 ports/databases/mysql-connector-java/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312292138.hBTLcaPZ011077>
