|
From: Cory R. <cri...@th...> - 2008-02-01 17:16:58
|
I pulled the trunk from svn and I'm trying to build it. I have a question about the process. Do I first have to run the pre-release target against a 1.3 jvm? When I run "build32.sh release" I get this message: [echo] ********************************************************** [echo] * Pre-release distributions can only be generated using * [echo] * Java 1.3 JVMs to guarantee that the resulting jars * [echo] * will run on all platforms. * [echo] * This is a 1.6 JVM. * [echo] ********************************************************** Our product requires a 1.6 JVM so I'm not interested in running on anything less than version 1.6. Am I still required to install a 1.3 JVM, or is there a way to build with only a 1.6 JVM? Thanks, Cory |