PR: MPXDOC-187
Correct cvs checkout instructions on cvs-usage page. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@370263 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -68,11 +68,11 @@
|
||||
|
||||
<source>
|
||||
<![CDATA[
|
||||
maven scm:checkout-project
|
||||
maven scm:checkout
|
||||
-Dmaven.scm.method=$connscm
|
||||
-Dmaven.scm.cvs.module=$module
|
||||
-Dmaven.scm.cvs.root=$conn
|
||||
-Dmaven.scm.checkout.dir=.
|
||||
-Dmaven.scm.url=$repository.connection
|
||||
-Dmaven.scm.checkout.dir=$module
|
||||
]]>
|
||||
</source>
|
||||
</section>
|
||||
@@ -117,11 +117,11 @@
|
||||
|
||||
<source>
|
||||
<![CDATA[
|
||||
maven scm:checkout-project
|
||||
maven scm:checkout
|
||||
-Dmaven.scm.method=$connscm
|
||||
-Dmaven.scm.cvs.module=$module
|
||||
-Dmaven.scm.cvs.root=$conn
|
||||
-Dmaven.scm.checkout.dir=.
|
||||
-Dmaven.scm.url=$repository.developerConnection
|
||||
-Dmaven.scm.checkout.dir=$module
|
||||
-Dmaven.scm.cvs.rsh=ssh
|
||||
]]>
|
||||
</source>
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10-SNAPSHOT" date="in SVN">
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-187">Correct cvs checkout instructions on cvs-usage page.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-125" due-to="Shinobu Kawai Yoshida">Url and timezone not used for contributor.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-186">Mailing list links break if the address starts with http.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPXDOC-177">Internationalized sites have no images.</action>
|
||||
|
||||
Reference in New Issue
Block a user