|
From: Cory R. <cri...@th...> - 2008-02-01 21:16:30
|
Now that I think about it, the 1.3 requirement seems even stranger. I'm trying to build a 64 bit wrapper and as far as I know, there is no 64 bit 1.3 JVM. How do you run "./build64.sh release" ? Cory On 2/1/08, Cory Riddell <cri...@th...> wrote: > > 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 > |