FreeBSD Glassfish

Allikas: Kuutõrvaja
Redaktsioon seisuga 18. juuni 2009, kell 15:46 kasutajalt Jj (arutelu | kaastöö) (Uus lehekülg: For installation of JDK - For installation of Apache Maven - cd /usr/ports/devel/maven make install clean For installation of Apache ANT - cd /usr/ports/devel/apache-ant ...)
(erin) ←Vanem redaktsioon | Viimane redaktsiooni (erin) | Uuem redaktsioon→ (erin)

For installation of JDK -

For installation of Apache Maven -

 cd  /usr/ports/devel/maven
 make install clean
 

For installation of Apache ANT -

 cd /usr/ports/devel/apache-ant
 make install clean

For installation of ported NSS -

 cd /usr/ports/security/nss
 make install clean

For installation of ported NSPR -

 cd /usr/ports/devel/nspr
 make install clean


cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout -r SJSAS91_FCS_BRANCH glassfish/bootstrap
/workspace/glassfish/bootstrap/build.properties
glassfish.root=${basedir}/../..  (basedir -directory points to where project.xml is present)
glassfish.home=${glassfish.root}/publish/glassfish => e.g. /workspace/publish/glassfish