You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/04/21 20:45:38 UTC

svn commit: r164096 - in /forrest/trunk: plugins/ plugins/org.apache.forrest.plugin.input.OpenOffice.org/ plugins/org.apache.forrest.plugin.input.PhotoGallery/ plugins/org.apache.forrest.plugin.input.dtdx/ plugins/org.apache.forrest.plugin.input.excel/ plugins/org.apache.forrest.plugin.input.feeder/ plugins/org.apache.forrest.plugin.input.listLocations/ plugins/org.apache.forrest.plugin.input.projectInfo/ plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/ plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/ plugins/org.apache.forrest.plugin.internal.IMSManifest/ plugins/org.apache.forrest.plugin.output.POD/ plugins/org.apache.forrest.plugin.output.Text/ plugins/org.apache.forrest.plugin.output.pdf/ plugins/org.apache.forrest.plugin.projectInfo/ plugins/pluginTemplate/ plugins/simplified-docbook/ plugins/wiki/ site-author/ site-author/content/xdocs/docs/ whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/ whiteboard/plugins/org.apache.forrest.plugin.input.logs/ whiteboard/plugins/org.apache.forrest.plugin.internal.view/ whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/ whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/ whiteboard/plugins/rtf-output/

Author: rgardler
Date: Thu Apr 21 11:45:36 2005
New Revision: 164096

URL: http://svn.apache.org/viewcvs?rev=164096&view=rev
Log:
rename projectinfo plugin to conform to our new naming conventions

Added:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/
      - copied from r164095, forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/
Removed:
    forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/
Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/index.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/site.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/skinconf.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.internal.IMSManifest/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/forrest.properties
    forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties
    forrest/trunk/plugins/pluginTemplate/forrest.properties
    forrest/trunk/plugins/plugins.xml
    forrest/trunk/plugins/simplified-docbook/forrest.properties
    forrest/trunk/plugins/wiki/forrest.properties
    forrest/trunk/site-author/content/xdocs/docs/upgrading_07.xml
    forrest/trunk/site-author/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/forrest.properties
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/forrest.properties
    forrest/trunk/whiteboard/plugins/rtf-output/forrest.properties

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.input.OpenOffice.org,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.input.OpenOffice.org,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.input.dtdx,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.dtdx,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/forrest.properties Thu Apr 21 11:45:36 2005
@@ -105,4 +105,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.input.excel,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.input.excel,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties Thu Apr 21 11:45:36 2005
@@ -105,4 +105,4 @@
 #project.i18n=true
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.input.feeder,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.input.feeder,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.input.listLocations,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.listLocations,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml Thu Apr 21 11:45:36 2005
@@ -17,7 +17,7 @@
 -->
 <project default="docs" basedir="." name="Forrest plugin build file">
 
-  <property name="plugin-name" value="org.apache.forrest.plugin.projectInfo"/>
+  <property name="plugin-name" value="org.apache.forrest.plugin.input.projectInfo"/>
 
   <import file="../build.xml"/>
   

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/index.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/index.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/index.xml Thu Apr 21 11:45:36 2005
@@ -18,11 +18,11 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
-    <title>Welcome to the org.apache.forrest.plugin.projectInfo Plugin</title> 
+    <title>Welcome to the org.apache.forrest.plugin.input.projectInfo Plugin</title> 
   </header> 
   <body> 
     <section>
-      <title>Apache Forrest - org.apache.forrest.plugin.projectInfo Plugin</title>
+      <title>Apache Forrest - org.apache.forrest.plugin.input.projectInfo Plugin</title>
       <p>This plugin generates project info from various configuration files.</p>
     </section>
     <section>

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/site.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/site.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/content/xdocs/site.xml Thu Apr 21 11:45:36 2005
@@ -30,10 +30,10 @@
 See http://forrest.apache.org/docs/linking.html for more info
 -->
 
-<site label="org.apache.forrest.plugin.projectInfo" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+<site label="org.apache.forrest.plugin.input.projectInfo" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
 
   <about label="About">
-    <index label="Index" href="index.html" description="Welcome to org.apache.forrest.plugin.projectInfo"/>
+    <index label="Index" href="index.html" description="Welcome to org.apache.forrest.plugin.input.projectInfo"/>
     <changes label="Changes" href="changes.html" description="History of Changes" />
     <todo label="Todo" href="todo.html" description="Todo List" />
   </about>

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/skinconf.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/skinconf.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/src/documentation/skinconf.xml Thu Apr 21 11:45:36 2005
@@ -30,7 +30,7 @@
     no search box. @domain will enable sitesearch for the specific domain with google.
     In other words google will search the @domain for the query string.
   -->
-  <search name="org.apache.forrest.plugin.projectInfo Plugin" domain="mydomain" provider="google"/>
+  <search name="org.apache.forrest.plugin.input.projectInfo Plugin" domain="mydomain" provider="google"/>
 
   <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
   <disable-print-link>true</disable-print-link>  
@@ -67,8 +67,8 @@
   <!-- mandatory project logo
        default skin: renders it at the top -->
   <project-name>Plugin: Project Info input</project-name>
-  <project-description>org.apache.forrest.plugin.projectInfo plugin for Apache Forrest</project-description>
-  <project-url>http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.projectInfo/</project-url>
+  <project-description>org.apache.forrest.plugin.input.projectInfo plugin for Apache Forrest</project-description>
+  <project-url>http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.projectInfo/</project-url>
   <project-logo>images/project.png</project-logo>
   <!-- Alternative static image:
   <project-logo>images/project-logo.gif</project-logo> -->
@@ -113,7 +113,7 @@
   <trail>
     <link1 name="Apache Forrest" href="http://forrest.apache.org/"/>
     <link2 name="Plugins" href="http://forrest.apache.org/docs/plugins/"/>
-    <link3 name="org.apache.forrest.plugin.projectInfo" href="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.projectInfo/"/>
+    <link3 name="org.apache.forrest.plugin.input.projectInfo" href="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.projectInfo/"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.internal.IMSManifest/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.internal.IMSManifest/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.internal.IMSManifest/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.internal.IMSManifest/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.internal.IMSManifest,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.IMSManifest,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.POD,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.POD,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.Text,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.Text,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.pdf-output

Modified: forrest/trunk/plugins/pluginTemplate/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/pluginTemplate/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/pluginTemplate/forrest.properties (original)
+++ forrest/trunk/plugins/pluginTemplate/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=@plugin-name@,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=@plugin-name@,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/plugins.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/plugins.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Thu Apr 21 11:45:36 2005
@@ -136,10 +136,10 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
-  <plugin name="org.apache.forrest.plugin.projectInfo"
+  <plugin name="org.apache.forrest.plugin.input.projectInfo"
         type="input"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.projectInfo"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.projectInfo"
         url="http://forrest.apache.org/plugins/"
         version="0.1">
     <description>

Modified: forrest/trunk/plugins/simplified-docbook/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/simplified-docbook/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/simplified-docbook/forrest.properties (original)
+++ forrest/trunk/plugins/simplified-docbook/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,simplified-docbook,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,simplified-docbook,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/plugins/wiki/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/wiki/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/plugins/wiki/forrest.properties (original)
+++ forrest/trunk/plugins/wiki/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,wiki,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,wiki,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/site-author/content/xdocs/docs/upgrading_07.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/upgrading_07.xml?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/upgrading_07.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/upgrading_07.xml Thu Apr 21 11:45:36 2005
@@ -116,7 +116,7 @@
        and PDF output, then declare the following in forrest.properties
       </p>
       <source>
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf
       </source>
     </section>
 

Modified: forrest/trunk/site-author/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/site-author/forrest.properties (original)
+++ forrest/trunk/site-author/forrest.properties Thu Apr 21 11:45:36 2005
@@ -33,4 +33,4 @@
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
 project.required.plugins=org.apache.forrest.plugin.output.pdf
-project.required.plugins=org.apache.forrest.plugin.dtdx-input,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.pod-output
+project.required.plugins=org.apache.forrest.plugin.dtdx-input,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.pod-output

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.input.Daisy,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.Daisy,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.input.logs,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.input.logs,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.view/forrest.properties Thu Apr 21 11:45:36 2005
@@ -107,4 +107,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.internal.view,org.apache.forrest.plugin.internal.viewHelper,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.internal.view,org.apache.forrest.plugin.internal.viewHelper,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.htmlArea,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.htmlArea,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.viewHelper/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.output.viewHelper,org.apache.forrest.plugin.view,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.output.pdf
+project.required.plugins=org.apache.forrest.plugin.output.viewHelper,org.apache.forrest.plugin.view,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf

Modified: forrest/trunk/whiteboard/plugins/rtf-output/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/rtf-output/forrest.properties?rev=164096&r1=164095&r2=164096&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/rtf-output/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/rtf-output/forrest.properties Thu Apr 21 11:45:36 2005
@@ -106,4 +106,4 @@
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
-project.required.plugins=org.apache.forrest.plugin.projectInfo,rtf-output
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo,rtf-output