Erinevus lehekülje "FreeBSD Glassfish" redaktsioonide vahel
Allikas: Kuutõrvaja
23. rida: | 23. rida: | ||
glassfish.root=${basedir}/../.. (basedir -directory points to where project.xml is present) | glassfish.root=${basedir}/../.. (basedir -directory points to where project.xml is present) | ||
− | glassfish.home=${glassfish.root}/publish/glassfish => e.g. / | + | glassfish.home=${glassfish.root}/publish/glassfish => e.g. /usr/local/glassfish |
cd glassfish/bootstrap | cd glassfish/bootstrap |
Redaktsioon: 18. juuni 2009, kell 16:49
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. /usr/local/glassfish
cd glassfish/bootstrap maven checkout
Bootstrap option: Build your own module using pre-built server
maven -Dmodules=mail,activation bootstrap build
maven configure-runtime