You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2007/10/26 14:26:51 UTC

svn commit: r588624 - /myfaces/site/trunk/pom.xml

Author: mmarinschek
Date: Fri Oct 26 05:26:50 2007
New Revision: 588624

URL: http://svn.apache.org/viewvc?rev=588624&view=rev
Log:
changed myfaces/site/trunk to myfaces/current

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=588624&r1=588623&r2=588624&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Fri Oct 26 05:26:50 2007
@@ -33,8 +33,8 @@
       </plugins>
     </reporting>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/site/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/current</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/current</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/myfaces/current</url>
   </scm>
 



Re: svn commit: r588624 - /myfaces/site/trunk/pom.xml

Posted by Wendy Smoak <ws...@gmail.com>.
As mentioned on the other thread, please change this back to the
actual location of the code in svn.  The project-info-reports-plugin
can be configured to use a different url for the
source-repository.html page.  -Wendy

On 10/26/07, mmarinschek@apache.org <mm...@apache.org> wrote:
> Author: mmarinschek
> Date: Fri Oct 26 05:26:50 2007
> New Revision: 588624
>
> URL: http://svn.apache.org/viewvc?rev=588624&view=rev
> Log:
> changed myfaces/site/trunk to myfaces/current
>
> Modified:
>     myfaces/site/trunk/pom.xml
>
> Modified: myfaces/site/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=588624&r1=588623&r2=588624&view=diff
> ==============================================================================
> --- myfaces/site/trunk/pom.xml (original)
> +++ myfaces/site/trunk/pom.xml Fri Oct 26 05:26:50 2007
> @@ -33,8 +33,8 @@
>        </plugins>
>      </reporting>
>    <scm>
> -    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/site/trunk</connection>
> -    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk</developerConnection>
> +    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/current</connection>
> +    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/current</developerConnection>
>      <url>http://svn.apache.org/viewcvs.cgi/myfaces/current</url>
>    </scm>
>
>
>
>