cvs commit: ports/databases/mysql-connector-java Makefile
Mark Linimon
linimon at FreeBSD.org
Mon Dec 29 13:38:38 PST 2003
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 at infracaninophile.co.uk> (maintainer)
Noticed by: Aristedes Maniatis
Revision Changes Path
1.17 +24 -2 ports/databases/mysql-connector-java/Makefile
More information about the cvs-ports
mailing list