Author: brett
Date: Mon Jun 20 18:46:32 2005
New Revision: 191615

URL: http://svn.apache.org/viewcvs?rev=191615&view=rev
Log:
minor doc improvement

Modified:
    maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml

Modified: maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml?rev=191615&r1=191614&r2=191615&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml 
(original)
+++ maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml Mon 
Jun 20 18:46:32 2005
@@ -122,8 +122,9 @@
         </p>
         <p>
           <b>Fix:</b> These functions have been removed. The static methods do 
exist in
-          <code>maven-changelog-plugin</code> if needed. All other plugins had 
been manually splitting the
-          connection string. See <code>maven-scm-plugin</code> for an example.
+          <code>maven-changelog-plugin</code> if needed, in the 
<code>RepositoryUtils</code> class.
+          All other plugins had been manually splitting the connection string. 
+          See <code>maven-scm-plugin</code> for an example of this.
           The future should see all plugins and code using Maven SCM for this 
task, and all dealings with an
           SCM system.
         </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to