You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by Peter Ineson <pe...@people.net.au> on 2006/09/05 15:11:16 UTC

Re: Serena/PVCS support

Can anyone tell me how to run the TCK tests? I am guessing it is a maven 
goal, but which I do not know.

Cheers
Peter Ineson

Web: http://home.people.net.au/~peter_ineson/

----- Original Message ----- 
From: "Peter Ineson" <pe...@people.net.au>
To: <sc...@maven.apache.org>
Sent: Wednesday, August 30, 2006 8:22 PM
Subject: Re: Serena/PVCS support


> Hi,
>
> I am looking at the TCK at the moment and I do have a simple question. How 
> do you run the TCK for a specific provider and is there any configuration 
> required?
>
> Cheers
> Peter Ineson
>
> Web: http://home.people.net.au/~peter_ineson/
>
> ----- Original Message ----- 
> From: "Emmanuel Venisse" <em...@venisse.net>
> To: <sc...@maven.apache.org>
> Sent: Friday, August 18, 2006 10:22 PM
> Subject: Re: Serena/PVCS support
>
>
>>
>>
>> Peter Ineson a écrit :
>>> Well, I have made a start, I rekon by the end of next week I should have 
>>> completed basic checkout functionality. How do I go about getting the 
>>> code checked in? Pass the code on to someone in the project team for 
>>> review and checkin, or do I need to get a developer access to svn?
>>
>> You just need to attach your patch to an issue 
>> (http://jira.codehaus.org/browse/SCM), and we'll review it.
>> You must respect our code style 
>> (http://maven.apache.org/guides/development/guide-m2-development.html)
>> Each part must be tested with junit tests, and it would be great to 
>> implement the TCK too.
>>
>>>
>>> Another question, which version of Java is being used to build with? I 
>>> was thinking of using assertions and possibly enum's if possible.
>>
>> 1.4
>>
>> Emmanuel
>>>
>
>
>
> 



Re: Serena/PVCS support

Posted by Brett Porter <br...@apache.org>.
It's just the normal "maven test" inside one of the providers that  
implements them, eg SVN. So you'll want to implement them in the same  
way it does.

- Brett

On 05/09/2006, at 11:11 PM, Peter Ineson wrote:

> Can anyone tell me how to run the TCK tests? I am guessing it is a  
> maven goal, but which I do not know.
>
> Cheers
> Peter Ineson
>
> Web: http://home.people.net.au/~peter_ineson/
>
> ----- Original Message ----- From: "Peter Ineson"  
> <pe...@people.net.au>
> To: <sc...@maven.apache.org>
> Sent: Wednesday, August 30, 2006 8:22 PM
> Subject: Re: Serena/PVCS support
>
>
>> Hi,
>>
>> I am looking at the TCK at the moment and I do have a simple  
>> question. How do you run the TCK for a specific provider and is  
>> there any configuration required?
>>
>> Cheers
>> Peter Ineson
>>
>> Web: http://home.people.net.au/~peter_ineson/
>>
>> ----- Original Message ----- From: "Emmanuel Venisse"  
>> <em...@venisse.net>
>> To: <sc...@maven.apache.org>
>> Sent: Friday, August 18, 2006 10:22 PM
>> Subject: Re: Serena/PVCS support
>>
>>
>>>
>>>
>>> Peter Ineson a écrit :
>>>> Well, I have made a start, I rekon by the end of next week I  
>>>> should have completed basic checkout functionality. How do I go  
>>>> about getting the code checked in? Pass the code on to someone  
>>>> in the project team for review and checkin, or do I need to get  
>>>> a developer access to svn?
>>>
>>> You just need to attach your patch to an issue (http:// 
>>> jira.codehaus.org/browse/SCM), and we'll review it.
>>> You must respect our code style (http://maven.apache.org/guides/ 
>>> development/guide-m2-development.html)
>>> Each part must be tested with junit tests, and it would be great  
>>> to implement the TCK too.
>>>
>>>>
>>>> Another question, which version of Java is being used to build  
>>>> with? I was thinking of using assertions and possibly enum's if  
>>>> possible.
>>>
>>> 1.4
>>>
>>> Emmanuel
>>>>
>>
>>
>>
>