|
Home > Archive > Apache JDO Project > June 2005 > JDO TCK Conference Call Friday, April 8, 9 am PST
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
JDO TCK Conference Call Friday, April 8, 9 am PST
|
|
| Michelle Caisse 2005-06-06, 7:48 am |
| Hi,
We will have our regular meeting Friday (April 8) at 9 am PST to discuss
JDO TCK issues and status.
Dial-in numbers are:
866 230-6968 294-0479#
International: +1 865 544-7856
Agenda:
jdo2.jar status (Craig)
FOStore new type support resources and plans (Craig)
Query tests status (Michael)
Detached objects status (Matthew)
JIRA accounts (all)
Build issues (Michelle)
Build support for create/drop schema and multiple test configurations
(Michelle)
Other issues and status (any and all)
-- Michelle
| |
| erik@jpox.org 2005-06-06, 7:48 am |
| Hi Michelle,
After getting the latest version from SVN, I can't run the unit tests. I get the
class not pc capable.
To execute the tests I run "maven". Is this the right way?
I see that two jars (appid.jar and datastoreid.jar) are created with enhanced
files, and the classpath maven uses for running the unit tests does not include
them, but includes /test-classes.
Quoting Michelle Caisse <Michelle.Caisse@Sun.COM>:
> Hi,
>
> We will have our regular meeting Friday (April 8) at 9 am PST to discuss
> JDO TCK issues and status.
>
> Dial-in numbers are:
>
> 866 230-6968 294-0479#
> International: +1 865 544-7856
>
> Agenda:
>
> jdo2.jar status (Craig)
> FOStore new type support resources and plans (Craig)
> Query tests status (Michael)
> Detached objects status (Matthew)
> JIRA accounts (all)
> Build issues (Michelle)
> Build support for create/drop schema and multiple test configurations
> (Michelle)
> Other issues and status (any and all)
>
> -- Michelle
>
| |
| Michelle Caisse 2005-06-06, 7:48 am |
| Erik,
To run the TCK tests, you need to invoke maven runtck or maven
-Dtest-"testname> runtck.single for one test. The problem with the unit
tests under maven build is jdo-3. Obviously, it's something I need to
fix ASAP. Sorry for the confusion.
-- Michelle
erik@jpox.org wrote:
>Hi Michelle,
>
>After getting the latest version from SVN, I can't run the unit tests. I get the
>class not pc capable.
>
>To execute the tests I run "maven". Is this the right way?
>
>I see that two jars (appid.jar and datastoreid.jar) are created with enhanced
>files, and the classpath maven uses for running the unit tests does not include
>them, but includes /test-classes.
>
>Quoting Michelle Caisse <Michelle.Caisse@Sun.COM>:
>
>
>
>
>
>
>
>
|
|
|
|
|