You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/10/12 16:10:57 UTC

svn commit: r1397572 - in /activemq/activemq-website: pom.xml template/main.cfg

Author: chirino
Date: Fri Oct 12 14:10:57 2012
New Revision: 1397572

URL: http://svn.apache.org/viewvc?rev=1397572&view=rev
Log:
reconfigure to export the ACTIVEMQ space

Modified:
    activemq/activemq-website/pom.xml
    activemq/activemq-website/template/main.cfg

Modified: activemq/activemq-website/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-website/pom.xml?rev=1397572&r1=1397571&r2=1397572&view=diff
==============================================================================
--- activemq/activemq-website/pom.xml (original)
+++ activemq/activemq-website/pom.xml Fri Oct 12 14:10:57 2012
@@ -17,27 +17,28 @@
     under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
-    <artifactId>cxf-site-export</artifactId>
-    <packaging>jar</packaging>
-    <version>1.0-SNAPSHOT</version>
-    <name>Apache CXF Condfluence Site Exporter</name>
-    <url>http://cxf.apache.org</url>
 
+    <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.cxf</groupId>
-        <artifactId>cxf-parent</artifactId>
-        <version>2.5.2</version>
+        <groupId>org.apache.activemq</groupId>
+        <artifactId>activemq-parent</artifactId>
+        <version>5.7.0</version>
     </parent>
 
+    <groupId>org.apache.activemq</groupId>
+    <artifactId>activemq-site-export</artifactId>
+    <packaging>jar</packaging>
+    <version>1.0-SNAPSHOT</version>
+    <name>Apache ActiveMQ Confluence Site Exporter</name>
+    <url>http://activemq.apache.org</url>
+
+    
     <properties>
         <cxf.version>2.5.2</cxf.version>
         <extra.arg></extra.arg>
         <svn.arg1></svn.arg1>
         <svn.arg2></svn.arg2>
         <site.output>${basedir}/content</site.output>
-        <cxf.site.output>${site.output}</cxf.site.output>
         <maven.test.skip>true</maven.test.skip>
     </properties>
 
@@ -82,7 +83,7 @@
                         <mainClass>org.apache.cxf.cwiki.SiteExporter</mainClass>
                         <arguments>
                             <argument>-d</argument>
-                            <argument>${cxf.site.output}</argument>
+                            <argument>${site.output}</argument>
                             <argument>-password</argument>
                             <argument>${confluence.password}</argument>
                             <argument>-user</argument>
@@ -92,7 +93,7 @@
                             <argument>${svn.arg2}</argument>
                             <!--argument>-force</argument-->
                             <argument>${basedir}/template/main.cfg</argument>
-                            <argument>${basedir}/template/docs.cfg</argument>
+                            <!-- <argument>${basedir}/template/docs.cfg</argument> -->
                         </arguments>
                     </configuration>
                 </plugin>

Modified: activemq/activemq-website/template/main.cfg
URL: http://svn.apache.org/viewvc/activemq/activemq-website/template/main.cfg?rev=1397572&r1=1397571&r2=1397572&view=diff
==============================================================================
--- activemq/activemq-website/template/main.cfg (original)
+++ activemq/activemq-website/template/main.cfg Fri Oct 12 14:10:57 2012
@@ -1,4 +1,4 @@
-spaceKey: CXF
+spaceKey: ACTIVEMQ
 pageCacheFile:cache/main.pageCache
 templateName:template/template.vm
 outputDir:/