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
Cheers
Peter Ineson
Web: http://home.people.net.au/~peter_ineson/
----- Original Message ----- From: "Peter Ineson"
<[EMAIL PROTECTED]>
To: <scm-dev@maven.apache.org>
Sent: Thursday, August 10, 2006 9:58 PM
Subject: Re: Serena/PVCS support
Bugger, possibly the worst answer ;-) I should be able to spend some
time adding basic functionality. (you just know when I've completed
then Serena will permit their guys to release their code)
I have been looking at the code and it looks pretty easy to do. If I
follow the code structure used by the cvs/svn then it should be pretty
easy to change implementation if Serena ever release the code. I shall
have a ponder over the weekend.
On a different tack. One thing that did occur to me, on the source
repository page there is not an example for checking out the code
using SCM!
Cheers
Peter Ineson
Web: http://home.people.net.au/~peter_ineson/
----- Original Message ----- From: "Brett Porter" <[EMAIL PROTECTED]>
To: <scm-dev@maven.apache.org>
Sent: Wednesday, August 09, 2006 10:27 AM
Subject: Re: Serena/PVCS support
So the answer is, yes, we're interested if you can spend some time
writing it :)
- Brett
On 9/08/2006 1:07 AM, Emmanuel Venisse wrote:
The latest news we have is that they can't donate the code due to a
pb with company policy :
http://mail-archives.apache.org/mod_mbox/maven-scm-dev/200606.mbox/[EMAIL PROTECTED]
Emmanuel
Jason van Zyl a écrit :
Hi,
Serena themselves have actually written support for Maven SCM. If
there is anyone from Serena on this list maybe the could update us
on the status of donating the code?
I will also try to find out.
Jason.