You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/04 05:35:18 UTC

svn commit: r293505 - /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml

Author: crossley
Date: Mon Oct  3 20:35:14 2005
New Revision: 293505

URL: http://svn.apache.org/viewcvs?rev=293505&view=rev
Log:
Follow the renaming of the "views" plugins.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml?rev=293505&r1=293504&r2=293505&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-view-install.xml Mon Oct  3 20:35:14 2005
@@ -23,7 +23,7 @@
   <abstract>
     This How-To describes the setup of the plugins (needed to work with forrest:views and forrest:contracts) and a fresh seed site.
   </abstract>
-  <last-modified-content-date date="2005-07-17"/>
+  <last-modified-content-date date="2005-10-04"/>
  </header>
 
   <audience title="Intended Audience">
@@ -59,24 +59,30 @@
       Some of the instructions need to be modified with your local settings.
     </p>
     <section id="localBuild">
-      <title>Build the view and the viewHelper plugins</title>
+      <title>Build the internal.structurer and the output.themes plugins</title>
       <p>
-        The first step is to build and deploy the view and the viewHelper plugins. Change to a terminal window of your choice
+        The first step is to build and deploy the internal.structurer and the output.themes plugins. Change to a terminal window of your choice
         and go (cd) to the trunk version of forrest {forrest-trunk}. Then do an SVN update and after this 
         deploy both plugins locally.
       </p>
       <source>
 cd {forrest-trunk}
 svn up
-cd whiteboard/plugins/org.apache.forrest.plugin.internal.view/
+cd whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/
 ant local-deploy
-cd ../org.apache.forrest.plugin.output.viewHelper.xhtml/
+cd ../org.apache.forrest.plugin.output.themes/
 ant local-deploy
       </source>
       <p>
         Alternatively, run the script <code>etc/views.sh</code>
       </p>
     </section>
+    <section id="jxpath">
+      <title>Upgrade the JXPath library</title>
+      <p> 
+        Replace lib.core/commons-jxpath-20030909.jar with commons-jxpath-1.2.jar
+      </p> 
+    </section>
     <section id="newSeed">
       <title>Seed a new project</title>
       <p> 
@@ -94,7 +100,7 @@
         by editing the forrest.properties to add the plugins:
       </p>
       <source>
-project.required.plugins=org.apache.forrest.plugin.output.viewHelper.xhtml,org.apache.forrest.plugin.internal.view
+project.required.plugins=org.apache.forrest.plugin.output.themes,org.apache.forrest.plugin.internal.structurer
       </source>
       <p>
 	     Now we have to change the project skin to leather-dev. The reason is that the plugins are still