[jboss-dev-forums] [Design of Embedded JBoss] - Re: Is Embedded testsuite-full-dependency ready to use?
ALRubinger
do-not-reply at jboss.com
Fri Jul 31 10:13:13 EDT 2009
testsuite-full-dep is a work in progress, but should be in working form now (ie. I can run it).
It's lacking some documentation though (that's next on my list after I chase down a heap error in Sun JDK x86_64). I'm not sure if these will fix your problems, but let's give it a spin.
1) Build AS Branch_5_x using build/build.sh. This creates the distribution.
2) Run "mvn clean install" on Branch_5_x/pom.xml. This puts the modules' SNAPSHOTs into your local M2 repo.
3) Set JAVA_HOME to Sun JDK 1.6 i586
4) Run "mvn clean install" on projects/embedded/trunk
5) Set JBOSS_HOME to the AS 5.x build you'd previously created
6) Run "mvn clean install" on projects/embedded/trunk/testsuite-full-dep
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247277#4247277
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247277
More information about the jboss-dev-forums
mailing list