Author: rgardler
Date: Sat Mar 24 18:11:50 2007
New Revision: 522137

URL: http://svn.apache.org/viewvc?view=rev&rev=522137
Log:
locahost:8888 should be forrest.apache.org

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml 
(original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml 
Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="Produces properties from an 
input-module."/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.inputModule"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.inputModule"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
 Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="A Central Location For Citations."/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.citations"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.citations"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml 
(original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml 
Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="Renders DOAP files in a human readable 
form."/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doap"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doap"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml 
(original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml 
Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="Reads opendocuments and transforms them 
to xhtml/xdocs"/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.odt"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.odt"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
 Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="Provides a list of the Cocoon cache and 
other server status information."/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
 Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="Produce output in Anakia xdoc format"/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Anakia"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Anakia"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>
 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml?view=diff&rev=522137&r1=522136&r2=522137
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
 Sat Mar 24 18:11:50 2007
@@ -22,8 +22,8 @@
   <property name="plugin-version" value="0.1"/>
   <property name="description" value="generates solr documents from xdos"/>
   <property name="author" value="Apache Forrest Project"/>
-  <property name="websiteURL" 
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr"/>
-  <property name="downloadURL" value="http://localhost:8888/plugins/"/>
+  <property name="websiteURL" 
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr"/>
+  <property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
   
   <import file="../build.xml"/>