You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/04/14 19:03:20 UTC

svn commit: r1326152 - in /maven/doxia/doxia-ide/trunk/eclipse: doxia-osgi/pom.xml eclipse-plugins/pom.xml site/pom.xml site/src/site/apt/development.apt

Author: hboutemy
Date: Sat Apr 14 17:03:19 2012
New Revision: 1326152

URL: http://svn.apache.org/viewvc?rev=1326152&view=rev
Log:
updated svn references according to the move

Modified:
    maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi/pom.xml
    maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins/pom.xml
    maven/doxia/doxia-ide/trunk/eclipse/site/pom.xml
    maven/doxia/doxia-ide/trunk/eclipse/site/src/site/apt/development.apt

Modified: maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi/pom.xml?rev=1326152&r1=1326151&r2=1326152&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi/pom.xml (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi/pom.xml Sat Apr 14 17:03:19 2012
@@ -35,12 +35,12 @@ under the License.
   <packaging>pom</packaging>
 
   <description>Make an OSGi bundle consisting of Doxia, and put it in a P2 repo.</description>
-  <url>http://maven.apache.org/doxia</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</developerConnection>
-      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</developerConnection>
+      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</url>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins/pom.xml?rev=1326152&r1=1326151&r2=1326152&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins/pom.xml (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins/pom.xml Sat Apr 14 17:03:19 2012
@@ -35,12 +35,12 @@ under the License.
   <packaging>pom</packaging>
 
   <description>The eclipse plugins, features, and update site are here.</description>
-  <url>http://maven.apache.org/doxia</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</developerConnection>
-      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</developerConnection>
+      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</url>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/doxia/doxia-ide/trunk/eclipse/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/site/pom.xml?rev=1326152&r1=1326151&r2=1326152&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/site/pom.xml (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/site/pom.xml Sat Apr 14 17:03:19 2012
@@ -35,13 +35,13 @@ under the License.
   <packaging>pom</packaging>
 
   <description>Website for the Apache Maven Doxia Eclipse Editor plugin.</description>
-  <url>http://maven.apache.org/doxia/doxia-tools/doxia-ide/eclipse/</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <!-- The project basedir and not the site -->
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -54,7 +54,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scp://people.apache.org/www/maven.apache.org/doxia/doxia-tools/doxia-ide/eclipse/</url>
+      <url>scp://people.apache.org/www/maven.apache.org/doxia/doxia-ide/eclipse/</url>
     </site>
   </distributionManagement>
 

Modified: maven/doxia/doxia-ide/trunk/eclipse/site/src/site/apt/development.apt
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/site/src/site/apt/development.apt?rev=1326152&r1=1326151&r2=1326152&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/site/src/site/apt/development.apt (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/site/src/site/apt/development.apt Sat Apr 14 17:03:19 2012
@@ -81,5 +81,5 @@ mvn clean install -f eclipse-plugins/pom
 |_ Builds Eclipse plugins
 +-------------------------------+
 
-  See the {{{http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT}README.TXT}}
+  See the {{{http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/README.TXT}README.TXT}}
   for more informations.