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 2017/09/09 19:53:14 UTC

svn commit: r1807922 - in /maven/doxia/doxia-sitetools/trunk: doxia-decoration-model/pom.xml doxia-doc-renderer/pom.xml doxia-integration-tools/pom.xml doxia-site-renderer/pom.xml doxia-skin-model/pom.xml pom.xml

Author: hboutemy
Date: Sat Sep  9 19:53:13 2017
New Revision: 1807922

URL: http://svn.apache.org/viewvc?rev=1807922&view=rev
Log:
put "Doxia Sitetools" in artifact names instead of simply "Doxia"

Modified:
    maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-skin-model/pom.xml
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml Sat Sep  9 19:53:13 2017
@@ -31,7 +31,7 @@ under the License.
 
   <artifactId>doxia-decoration-model</artifactId>
 
-  <name>Doxia :: Decoration Model</name>
+  <name>Doxia Sitetools :: Decoration Model</name>
   <description>The Decoration Model handles the decoration descriptor for sites, also known as site.xml.</description>
 
   <dependencies>

Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml Sat Sep  9 19:53:13 2017
@@ -31,7 +31,7 @@ under the License.
 
   <artifactId>doxia-doc-renderer</artifactId>
 
-  <name>Doxia :: Document Renderer</name>
+  <name>Doxia Sitetools :: Document Renderer</name>
   <description>The Document Renderer handles the rendering of documents, in formats like PDF and RTF.</description>
 
   <dependencies>

Modified: maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/pom.xml Sat Sep  9 19:53:13 2017
@@ -31,7 +31,7 @@
 
   <artifactId>doxia-integration-tools</artifactId>
 
-  <name>Doxia :: Integration Tools</name>
+  <name>Doxia Sitetools :: Integration Tools</name>
   <description>A collection of tools to help the integration of Doxia Sitetools in Maven plugins.</description>
 
   <properties>

Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Sat Sep  9 19:53:13 2017
@@ -31,7 +31,7 @@ under the License.
 
   <artifactId>doxia-site-renderer</artifactId>
 
-  <name>Doxia :: Site Renderer</name>
+  <name>Doxia Sitetools :: Site Renderer</name>
   <description>The Site Renderer handles the rendering of sites, merging site decoration with document content.</description>
 
 

Modified: maven/doxia/doxia-sitetools/trunk/doxia-skin-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-skin-model/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-skin-model/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-skin-model/pom.xml Sat Sep  9 19:53:13 2017
@@ -31,7 +31,7 @@ under the License.
 
   <artifactId>doxia-skin-model</artifactId>
 
-  <name>Doxia :: Skin Model</name>
+  <name>Doxia Sitetools :: Skin Model</name>
   <description>The Skin Model defines metadata for Doxia Sitetools skins.</description>
 
   <dependencies>

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1807922&r1=1807921&r2=1807922&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Sat Sep  9 19:53:13 2017
@@ -34,7 +34,7 @@ under the License.
   <version>1.7.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>Doxia :: Sitetools</name>
+  <name>Doxia Sitetools</name>
   <description>Doxia Sitetools generates sites, consisting of static and dynamic content that was generated by Doxia.</description>
   <url>https://maven.apache.org/doxia/doxia-sitetools/</url>
   <inceptionYear>2005</inceptionYear>