Hi Bruce,

The patch is in the right format, but we encourage the use of JIRA so they
don't get lost. Would you mind filing it there?

Thanks,
Brett

> -----Original Message-----
> From: Bruce Snyder [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 12 February 2004 11:46 AM
> To: [EMAIL PROTECTED]
> Subject: a small contribution for the docs
> 
> 
> I'm not sure if this is how contributions are made to Maven. 
> If this is not the proper avenue please enlighten me 
> regarding the proper method.
> 
> After searching for the <connection> entity format for 
> StarTeam for a while, I found it and I'd like to add a 
> paragraph to the docs for the project descriptor. Below is a 
> unified diff of the paragraph addition: 
> 
> Index: ./xdocs/reference/project-descriptor.xml
> ===================================================================
> RCS file: 
> /home/cvspublic/maven/xdocs/reference/project-descriptor.xml,v
> retrieving revision 1.30
> diff -u -r1.30 project-descriptor.xml
> --- ./xdocs/reference/project-descriptor.xml  13 Nov 2003 
> 20:14:37 -0000        1.30
> +++ ./xdocs/reference/project-descriptor.xml  12 Feb 2004 
> 00:38:03 -0000
> @@ -360,6 +360,13 @@
>                
> <source><pre>scm:cvs:local:ignored:/cvs/root:module-name</pre>
> </source>
>              </p>
>              <p>
> +              For StarTeam access: 
> +              
> <source><pre>scm:starteam:username:[EMAIL PROTECTED]:port/project/
> view/folder</pre></source>
> +              All of this information can be found in the 
> StarTeam Universal 
> +              Client (Tools->Server Administration->Server 
> Properties) or from the 
> +              administrator. 
> +            </p>
> +            <p>
>               The delimiter is determined by the character 
> after "scm". eg.
>               
> <code>scm|cvs|pserver|[EMAIL PROTECTED]|/cvs/root|module-name</code> 
>               is equivalent to that listed above. This can be 
> useful for Windows users
> 
> My hope is that this gets pushed into the docs to help others 
> who spend a lot of time searching for this information.
> 
> Bruce
> -- 
> perl -e 'print 
> unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
> 
> The Castor Project 
> http://www.castor.org/
> 
> Apache Geronimo 
> http://incubator.apache.org/projects/geronimo.html
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to