Re: Setup instructions for the standalone tcks?

2010-10-13 Thread Rick McGuire
On 8/18/2010 12:35 PM, Donald Woods wrote: Moving to dev@ list since we're discussing the public ASL 2.0 licensed TCKS Yep, but nothing in the wiki yet for the public TCKs Just build the top level projects first, which builds some integration artifacts: cd

Re: Setup instructions for the standalone tcks?

2010-10-13 Thread Shawn Jiang
I can run it without a problem. Here is my command to run the BV tck: g...@shawn-ubuntu:~/tck/code/pub30/validator-tck-runner$ *mvn clean test -Dincontainer -Dgeronimo-assembly -DassemblyId=tomcat7-javaee6-web* On Wed, Oct 13, 2010 at 9:39 PM, Rick McGuire rick...@gmail.com wrote: On

Re: Setup instructions for the standalone tcks?

2010-09-30 Thread Rick McGuire
On 8/18/2010 7:06 PM, Jarek Gawor wrote: To the root directory of the actual jaxb or stax tck. Where should these tcks be obtained from? Rick Jarek On Wed, Aug 18, 2010 at 5:34 PM, Lin Sunlinsun@gmail.com wrote: Hi I tried to run the following: jaxb-tck-runner, stax-tck-runner it

Re: Setup instructions for the standalone tcks?

2010-09-30 Thread Kevan Miller
On Sep 30, 2010, at 9:24 AM, Rick McGuire wrote: On 8/18/2010 7:06 PM, Jarek Gawor wrote: To the root directory of the actual jaxb or stax tck. Where should these tcks be obtained from? There's doc with the rest of our TCK doc --

Re: Setup instructions for the standalone tcks?

2010-08-18 Thread Donald Woods
Moving to dev@ list since we're discussing the public ASL 2.0 licensed TCKS Yep, but nothing in the wiki yet for the public TCKs Just build the top level projects first, which builds some integration artifacts: cd geronimo/tck/branches/3.0/ mvn clean install Then run either BVAL or

Re: Setup instructions for the standalone tcks?

2010-08-18 Thread Lin Sun
Hi Does anyone know the latest test status of these standalone TCKs? I am building my G 3.0 server and intend to run these TCKs one by one, except the at-inject-tck and the jcdi-tck. The at-inject tck doesn't need a full G server and it all pass now. From what I heard, the jcdi-tck isn't

Re: Setup instructions for the standalone tcks?

2010-08-18 Thread Donald Woods
There is only one failing test when the BVAL TCK is run inside the Tomcat7-JavaEE6 assembly, which I'll get back to looking at once I get a OpenJPA 2.0.1 release candidate out... -Donald On 8/18/10 3:40 PM, Lin Sun wrote: Hi Does anyone know the latest test status of these standalone TCKs?

Re: Setup instructions for the standalone tcks?

2010-08-18 Thread Lin Sun
Hi I tried to run the following: jaxb-tck-runner, stax-tck-runner it both has run.sh scripts and requires JAXB_HOME or STAX_HOME to be set. Anyone knows where these variables should be set to? Thanks Lin On Wed, Aug 18, 2010 at 3:40 PM, Lin Sun linsun@gmail.com wrote: Hi Does anyone

Re: Setup instructions for the standalone tcks?

2010-08-18 Thread Jarek Gawor
To the root directory of the actual jaxb or stax tck. Jarek On Wed, Aug 18, 2010 at 5:34 PM, Lin Sun linsun@gmail.com wrote: Hi I tried to run the following: jaxb-tck-runner, stax-tck-runner it both has run.sh scripts and requires JAXB_HOME or STAX_HOME to be set. Anyone knows where