dev@glassfish.java.net

Re: build issues with gfv2.1 cvs src

From: emiddio-verizon <emiddio_at_verizon.net>
Date: Wed, 06 Jan 2010 11:58:36 -0800

after copying sunpkcs11.jar from 32bit jdk to 64bit jdk build completed.

experimenting with 3 other gfv2.x builds -- perhaps this issue is related to cvs ???,

checkout glassfish/bootstrap -- of a particular version - checked out with netbeans6.8 internal cvs support

no maven1 support in netbeans --

from bootstrap do cmd -line maven checkout -- with some versions always eventually fails with this step
if i then use netbeans internal cvs to checkout glassfish -- not glassfish/bootstrap the checkout succeeds.

i can usually then from bootstrap do: maven bootstrap-all build

i wonder if the glassfish checkout brings in more stuff than i need - if maven checkout from bootstrap would succeed?

gary

  ----- Original Message -----
  From: Jane Young
  To: dev_at_glassfish.dev.java.net
  Sent: Tuesday, January 05, 2010 12:01 PM
  Subject: Re: build issues with gfv2.1 cvs src


  Did the build work if you set the path to 32bit JDK?
  I've never compiled with 64 bit JDK. Maybe there are some custom confirgurations to compile with 64bit JDK.