Apache JDO Project - Re: JDO TCK TestRunner ideas

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > June 2005 > Re: JDO TCK TestRunner ideas





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 Re: JDO TCK TestRunner ideas
Michelle Caisse

2005-06-06, 7:49 am

That's the information I needed. Thanks very much, Michael.

-- Michelle

Michael Bouschen wrote:

> Hi Michelle,
>
>
>
> Today the goal runtck run the configuration specified with the
> property jdo.tck.configuration. If you want to run a different
> configuration you either change the setting of jdo.tck.configuration
> in project.properties or set using the -D option it when calling maven
> (e.g. maven -Djdo.tck.configuration=conf/my.conf runtck).
> maven allows to set properties inside a goal and then call another
> goal. The following should run the tck with the configuration from
> conf/my.conf:
> <j:set var="jdo.tck.configuration" value="conf/my.conf"/>
> <attainGoal name="runtck"/>
> So maybe we can have a new property that just lists all the
> configuration files you want to run and then run the above in a loop
> iterating the configuration list.
>
> I did not try this, I'm just thinking loud here ...
>
> Regards Michael
>
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com