cvs commit: jakarta-struts/doc project.xml

2003-12-30 Thread husted
husted  2003/12/30 15:51:34

  Modified:doc  project.xml
  Log:
  Add top-level link to Release Notes.
  
  Revision  ChangesPath
  1.45  +4 -0  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- project.xml   12 Dec 2003 03:20:53 -  1.44
  +++ project.xml   30 Dec 2003 23:51:34 -  1.45
  @@ -41,6 +41,10 @@
   href=userGuide/index.html
   /
   item
  +name=Release Notes
  +href=userGuide/release-notes.html
  +/
  +item
   name=Javadoc
   href=api/index.html
   /
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-struts/doc project.xml

2003-11-28 Thread husted
husted  2003/11/28 09:30:01

  Modified:doc  project.xml
  Log:
  Add some Maven-generated reports to current website build.
  
  Revision  ChangesPath
  1.43  +58 -60jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- project.xml   27 Nov 2003 04:06:51 -  1.42
  +++ project.xml   28 Nov 2003 17:30:01 -  1.43
  @@ -1,104 +1,102 @@
   ?xml version=1.0 encoding=ISO-8859-1?
   project 
  - name=Struts Framework
  +name=Struts Framework
   href=http://jakarta.apache.org/struts;
  image=images/struts.gif
   
   title
  - Apache Struts Web Application Framework
  +Apache Struts Web Application Framework
   /title
   
   menu name=Struts
   item 
  - name=Welcome
  - href=index.html
  - /
  -item 
  - name=Learning
  - href=learning.html
  - /
  -item 
  - name=Acquiring   
  - href=acquiring.html
  - /
  -item 
  - name=Using   
  - href=using.html
  - /
  -item
  - name=Who We Are
  - href=volunteers.html
  - /
  +name=Welcome
  +href=index.html
  +/
  +item 
  +name=Learning
  +href=learning.html
  +/
  +item 
  +name=Acquiring   
  +href=acquiring.html
  +/
  +item 
  +name=Using   
  +href=using.html
  +/
   item
  - name=Announcements
  +name=Who We Are
  +href=volunteers.html
  +/
  +item
  +name=Announcements
   href=announce.html
   /
   /menu
   
   menu name=Documentation
   item
  - name=User and Developer Guides
  +name=User and Developer Guides
   href=userGuide/index.html
   /
   item
  - name=Javadoc
  +name=Javadoc
   href=api/index.html
   /
   item
  - name=FAQs and Howtos
  - href=faqs/index.html
  - /
  +name=FAQs and Howtos
  +href=faqs/index.html
  +/
   /menu
   
   menu name=Community
   item
  - name=Known Issues (Bugzilla)
  - href=http://jakarta.apache.org/site/bugs.html;
  - /
  -item
  - name=Wiki Pages
  - href=http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages;
  - /
  -item
  - name=List Archive
  - href=http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42;
  - /
  -item
  - name=Resource Directory
  - href=http://struts.sf.net/community/index.html;
  - /
  +name=Known Issues (Bugzilla)
  +href=http://jakarta.apache.org/site/bugs.html;
  +/
  +item
  +name=Wiki Pages
  +href=http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages;
  +/
  +item
  +name=List Archive
  +href=http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42;
  +/
  +item
  +name=Resource Directory
  +href=http://struts.sf.net/community/index.html;
  +/
   /menu
   
   menu name=Download
   item 
  - name=Binaries
  - href=http://jakarta.apache.org/site/binindex.cgi;
  - /
  -item 
  - name=Source Code 
  - href=http://jakarta.apache.org/site/sourceindex.cgi;
  - /
  +name=Binaries
  +href=http://jakarta.apache.org/site/binindex.cgi;
  +/
  +item 
  +name=Source Code 
  +href=http://jakarta.apache.org/site/sourceindex.cgi;
  +/
   /menu
   
   menu name=Development
  +item name=CVS Access  href=reports/cvs-usage.html/
   item
  - name=CVS Repository
  - href=http://cvs.apache.org/viewcvs/jakarta-struts/;
  - /
  +name=CVS Repository
  +href=http://cvs.apache.org/viewcvs/jakarta-struts/;
  +/
  +item name=CVS Changelog  href=reports/changelog-report.html/
  +item name=File Activity  

cvs commit: jakarta-struts/doc project.xml

2003-06-28 Thread martinc
martinc 2003/06/28 22:32:20

  Modified:doc  project.xml
  Log:
  Label 1.1 as the Stable Release, and 1.0.2 as the Previous Release.
  Update links for 1.1 release plan and release notes.
  
  Revision  ChangesPath
  1.37  +4 -4  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- project.xml   7 Jun 2003 22:31:13 -   1.36
  +++ project.xml   29 Jun 2003 05:32:19 -  1.37
  @@ -85,18 +85,18 @@
/
   /menu
   
  -menu name=Release Candidate (1.1-rc2)
  +menu name=Stable Release (1.1)
   item 
name=Release Notes
  -href=userGuide/release-notes-1.1-rc2.html
  +href=userGuide/release-notes-1.1.html
   /
   item 
name=Release Plan
  -href=proposals/release-plan-1.1rc2.html
  +href=proposals/release-plan-1.1.html
   /
   /menu
   
  -menu name=Stable Release (1.0.2)
  +menu name=Previous Release (1.0.2)
   item 
name=Welcome page
   href=http://jakarta.apache.org/struts/doc-1.0.2/index.html;
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-struts/doc project.xml

2003-02-15 Thread husted
husted  2003/02/15 08:29:00

  Modified:doc  project.xml
  Log:
  Update link to source and binary downloads.
  
  Revision  ChangesPath
  1.33  +2 -2  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml   31 Dec 2002 03:12:11 -  1.32
  +++ project.xml   15 Feb 2003 16:29:00 -  1.33
  @@ -58,11 +58,11 @@
   menu name=Download
   item 
name=Binaries
  - href=http://jakarta.apache.org/site/binindex.html;
  + href=http://jakarta.apache.org/site/binindex.cgi;
/
   item 
name=Source Code 
  - href=http://jakarta.apache.org/site/sourceindex.html;
  + href=http://jakarta.apache.org/site/binindex.cgi;
/
   item 
name=CVS Repository  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: jakarta-struts/doc project.xml

2002-11-17 Thread husted
husted  2002/11/17 14:07:11

  Modified:doc  project.xml
  Log:
  Tweak menu: Move roadmap under main Struts menu; arrange release menus so 
nightly build is first, make FAQ/Howto part of release menu (again).
  
  Revision  ChangesPath
  1.30  +117 -48   jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml   6 Nov 2002 22:47:32 -   1.29
  +++ project.xml   17 Nov 2002 22:07:11 -  1.30
  @@ -1,63 +1,132 @@
   ?xml version=1.0 encoding=ISO-8859-1?
  -project name=Struts Framework
  - href=http://jakarta.apache.org/struts;
  -image=images/struts.gif
  -
  -titleStruts Framework/title
  +project 
  + name=Struts Framework
  +href=http://jakarta.apache.org/struts;
  +image=images/struts.gif
  +
  +
  +title
  + Apache Struts Web Application Framework
  + /title
   
   menu name=Struts
  -item name=Welcome href=index.html/
  -item name=Learninghref=learning.html/
  -item name=Acquiring   href=acquiring.html/
  -item name=Using   href=using.html/
  -item name=Who We Are  href=volunteers.html/
  +item 
  + name=Welcome
  + href=index.html
  + /
  +item 
  + name=Learning
  + href=learning.html
  + /
  +item 
  + name=Acquiring   
  + href=acquiring.html
  + /
  +item 
  + name=Using   
  + href=using.html
  + /
  +item 
  + name=Who We Are  
  + href=volunteers.html
  + /
  +item 
  + name=Roadmap
  +href=status.html
  +/
  +/menu
  +
  +menu name=Community
  +item 
  + name=News amp; Status
  + href=news/index.html
  + /
  +item 
  + name=Resources   
  + href=resources/index.html
  + /
  +item 
  + name=List Archive
  + href=http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42;
  + /
  +item 
  + name=Known Issues  
  + href=http://jakarta.apache.org/site/bugs.html;
  + /  
  +/menu
  +
  +menu name=Download
  +item 
  + name=Binaries
  + href=http://jakarta.apache.org/site/binindex.html;
  + /
  +item 
  + name=Source Code 
  + href=http://jakarta.apache.org/site/sourceindex.html;
  + /
  +item 
  + name=CVS Repository  
  + href=http://cvs.apache.org/viewcvs/jakarta-struts/;
  + /
   /menu
   
  -menu name=Reference
  -item name=News amp; Status   href=news/index.html/
  -item name=FAQs and Howtos href=faqs/index.html/
  -item name=Resources   href=resources/index.html/
  -item name=List Archive
href=http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42/
  +menu name=Nightly Build
  +item 
  + name=User Guide
  +href=userGuide/index.html
  +/
  +item 
  + name=FAQs and Howtos 
  + href=faqs/index.html
  + /
  +item 
  + name=Javadoc
  +href=api/index.html
  +/
  +item 
  + name=Release Notes
  +href=userGuide/release-notes.html
  +/
  +item 
  + name=Installation
  +href=userGuide/installation.html
  +/
   /menu
   
  -menu name=Downloads
  -item name=Binaries
href=http://jakarta.apache.org/site/binindex.html/
  -item name=Source Code 
href=http://jakarta.apache.org/site/sourceindex.html/
  -item name=CVS Repository  
href=http://cvs.apache.org/viewcvs/jakarta-struts//
  +menu name=Beta Release (1.1-b2)
  +item 
  + name=Release Notes
  +href=userGuide/release-notes-1.1-b2.html
  +/
  +item 
  + name=Release Plan
  +href=proposals/release-plan-1.1b2.html
  +/
   /menu
   
   menu name=Stable Release (1.0.2)
  -item name=Welcome page
  -href=http://jakarta.apache.org/struts/doc-1.0.2/index.html/
  -item name=User Guide
  -

cvs commit: jakarta-struts/doc project.xml resources.xml

2002-06-23 Thread husted

husted  2002/06/23 10:42:07

  Modified:doc  project.xml resources.xml
  Log:
  Update main menu to reference new resources folder.
  
  Revision  ChangesPath
  1.23  +1 -1  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml   27 May 2002 22:30:35 -  1.22
  +++ project.xml   23 Jun 2002 17:42:07 -  1.23
  @@ -9,7 +9,7 @@
   item name=Homehref=index.html/
   item name=News amp; Status   href=news_2002.html/
   item name=Kickstart FAQ   href=kickstart.html/ 
  -item name=Resources   href=resources.html/
  +item name=Resources   href=resources/index.html/
   item name=Who We Are  href=volunteers.html/
   /menu
   
  
  
  
  1.16  +5 -555jakarta-struts/doc/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- resources.xml 15 Jun 2002 12:09:33 -  1.15
  +++ resources.xml 23 Jun 2002 17:42:07 -  1.16
  @@ -1,567 +1,17 @@
   ?xml version=1.0 encoding=ISO-8859-1?
   document url=./resources.xml
   properties
  -authorMike Schachter/author
   authorTed Husted/author 
   titleResources - Jakarta Struts/title
   /properties
   body 
  -chapter name=Struts Resources href=http://husted.com/struts/resources; 
  +chapter name=Struts Resources 
   
   
   section name=Resource Index
  -ul
  -/ul
   
  - ul
  -lia href=#viewsPresentation Systems/a/li
  -lia href=#guisCode Generators and GUIs/a/li
  -lia href=#taglibsContributor Taglibs/a/li
  -lia href=#extensionsContributor Extensions/a/li
  -lia href=#projectsProjects and Examples/a/li
  - /ul
  +pThis page has moved to 
  +a href=resources/index.htmlhttp://jakarta.apache.org/struts/resources//a/p
  +pPlease update your hyperlinks./p
   
  - ul
  -lia href=#1stbRead Me First - A path for newbies/b/a/li
  -lia href=#tutorialsTutorials/a/li
  -lia href=#articlesArticles and Presentations/a/li
  -lia href=#booksBooks/a/li
  -lia href=#seminarsSeminars/a/li
  -lia href=#guidesUser Guide Translations/a/li
  -lia href=#archivesMailing List Archives/a/li
  - /ul
  -
  - ul
  -lia href=#sigsStruts Special Interest Groups/a/li
  -lia href=#consultantsStruts Consultants/a/li
  -lia href=#poweredPowered by Struts/a/li
  -lia href=#hostsJava / Struts ISPs/a/li
  - /ul
  -
  - ul
  -lia href=#enablingEnabling Technologies/a/li
  -lia href=#utilitiesOther Struts-Related Utilities/a/li
  -lia href=#relatedOther Struts-Related Articles/a/li
  -lia href=#relatedOther Development Books/a/li
  -lia href=#resourcesOther Resource Pages/a/li
  - /ul
  -/section
  -
  -
  -section href=views name=Presentation Systems
  -pa href=http://www.openroad.ca/opencode/;bStxx/b/a - Stxx is an 
extension to Struts, extending its existing functionality to help Action classes to 
return XMLthat will be transformed by an XSL file./p
  -pa href=http://xsltgenerator.sourceforge.net/;bStruts XSLT Code 
Generator/b/a by Shengmeng Liu - An XSLT based code generator for Struts, 
completely based on the XSLT transformation and a set of stylesheet files. Ideally, 
users can customize the stylesheet for each type of Struts files  to have templates of 
their own without having to access the source code and recompile it./p
  -pa 
href=http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-strutsxslt.html;bBoost 
Struts with XSLT and XML/b/a By Julien Mercay and Gilbert Bouzeid./p
  -pa href=http://husted.com/struts/resources/velstruts.zip;bVelocity-Tools / 
Struts/b/a by the a href=http://jakarta.apache.org/velocity;Velocity/a Team. 
(WAR zipped for download).  Use Velocity templates with Struts 1.0 and beyond! This is 
the sample WAR from a recent a 
href=http://cvs.apache.org/viewcvs/jakarta-velocity-tools/;CVS snapsho/at. Just 
autodeploy, and see for yourself!/p
  -/section
  -
  -
  -section href=guis name=Code Generators and GUIs
  -pa href=http://rivernorth.sourceforge.net;Struts Builder/a by RiverNorth - 
an Opensource tool (GPL license) originally developed for internal use to aid in 
development of Struts-based web applications (1.1 style)./p
  -pa href=http://www.synthis.com/products/adalon/overview.jsp;bAdalon/b/a 
- Adalon is a next generation functional design tool that fills the gaps left by 
today's market leading software design products. /p
  -pa href=http://www.mycgiserver.com/~eboudrant/#wizard;bStruts Wizard for 
JBuilder and Eclipse/b/a by Emmanuel Boudrant./p
  -pa 

cvs commit: jakarta-struts/doc project.xml

2002-01-15 Thread craigmcc

craigmcc02/01/15 11:08:26

  Modified:doc  project.xml
  Log:
  In the HEAD branch, point at the *current* JavaDocs instead of the 1.0 ones.
  
  Revision  ChangesPath
  1.16  +1 -1  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml   12 Jan 2002 21:50:58 -  1.15
  +++ project.xml   15 Jan 2002 19:08:26 -  1.16
  @@ -21,7 +21,7 @@
   menu name=Getting Started
   item name=Installationhref=installation-1.0.html/
   item name=Release Notes   href=release-notes-1.0.1.html/
  -item name=Javadoc href=api-1.0/index.html/
  +item name=Javadoc href=api/index.html/
   item name=Mailing Lists   
href=http://jakarta.apache.org/site/mail.html/
   item name=Bug Database
href=http://jakarta.apache.org/site/bugs.html/
   /menu
  
  
  

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




cvs commit: jakarta-struts/doc project.xml

2002-01-09 Thread martinc

martinc 02/01/09 23:55:10

  Modified:doc  Tag: STRUTS_1_0_BRANCH project.xml
  Log:
  Remove reference to release candidate.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.1.2.7   +0 -1  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- project.xml   21 Nov 2001 16:10:21 -  1.1.2.6
  +++ project.xml   10 Jan 2002 07:55:10 -  1.1.2.7
  @@ -16,7 +16,6 @@
   menu name=Downloads
   item name=Binaries
href=http://jakarta.apache.org/site/binindex.html/
   item name=Source Code 
href=http://jakarta.apache.org/site/sourceindex.html/
  -item name=Release Candidate   
href=http://jakarta.apache.org/builds/jakarta-struts/archives/v1.0.1-b1/
   /menu
   
   menu name=Getting Started
  
  
  

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




cvs commit: jakarta-struts/doc project.xml

2001-10-05 Thread husted

husted  01/10/05 04:36:13

  Modified:doc  project.xml
  Log:
  Update main index to point back to Developer Guides and Taglib docs.
  
  Revision  ChangesPath
  1.12  +12 -1 jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml   2001/09/18 01:39:51 1.11
  +++ project.xml   2001/10/05 11:36:13 1.12
  @@ -41,8 +41,19 @@
 
href=api-1.0/org/apache/struts/util/package-summary.html#package_description/
   /menu
   
  +menu name=TagLib Documentation
  +item name=Bean Tags
  +  href=struts-bean.html/
  +item name=HTML Tags
  +  href=struts-html.html/
  +item name=Logic Tags
  +  href=struts-logic.html/
  +item name=Template Tags
  +  href=struts-template.html/
  +/menu
  +
   menu name=Current Development
  -item name=Release Notes (1.01)href=release-notes-1.01.html/
  +item name=Release Notes (1.0.1)href=release-notes-1.0.1.html/
   item name=Installation (nightly)  href=installation.html/
   item name=Release Notes (nightly) href=release-notes.html/
   item name=Javadoc (nightly)   href=api/index.html/
  
  
  



cvs commit: jakarta-struts/doc project.xml installation.xml

2001-09-16 Thread husted

husted  01/09/16 09:59:09

  Modified:doc  project.xml installation.xml
  Log:
  Refactor menu; add Tomcat 4 installation notes.
  
  Revision  ChangesPath
  1.9   +22 -15jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml   2001/08/11 03:49:19 1.8
  +++ project.xml   2001/09/16 16:59:09 1.9
  @@ -5,34 +5,38 @@
   
   titleStruts Framework/title
   
  -menu name=Documentation
  +menu name=About Struts
   item name=Homehref=index.html/
  -item name=Installationhref=installation.html/
  -item name=User Guide (1.0)href=userGuide/index.html/
  -item name=Javadoc href=api/index.html/
  -item name=Release Notes (nightly) href=release-notes.html/
  -item name=Release Notes (1.0) href=release-notes-1.0.html/
  +item name=User Guide  href=userGuide/index.html/
   item name=Resources   href=userGuide/resources.html/
   item name=Who We Are  href=userGuide/volunteers.html/
  -item name=TODO List (1.1) href=todo-1.1.html/
  +!-- item name=FAQ href=userGuide/faq/index.html/ -- 
  +item name=Mailing Lists   
href=http://jakarta.apache.org/site/mail.html/
  +item name=Bug Database
href=http://jakarta.apache.org/site/bugs.html/
  +/menu
  +
  +menu name=Getting Started
  +item name=Installationhref=installation.html/
  +item name=Release Notes   href=release-notes-1.0.html/
  +item name=Javadoc href=api-1.0/index.html/
   /menu
   
   menu name=Java Developer Guides
   item name=Digester
  -  
href=api/org/apache/struts/digester/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/digester/package-summary.html#package_description/
   item name=Utilities
  -  
href=api/org/apache/struts/util/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/util/package-summary.html#package_description/
   /menu
   
   menu name=Tag Library Guides
   item name=Bean Tags
  -  
href=api/org/apache/struts/taglib/bean/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/taglib/bean/package-summary.html#package_description/
   item name=HTML Tags
  -  
href=api/org/apache/struts/taglib/html/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/taglib/html/package-summary.html#package_description/
   item name=Logic Tags
  -  
href=api/org/apache/struts/taglib/logic/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/taglib/logic/package-summary.html#package_description/
   item name=Template Tags
  -  
href=api/org/apache/struts/taglib/template/package-summary.html#package_description/
  +  
href=api-1.0/org/apache/struts/taglib/template/package-summary.html#package_description/
   /menu
   
   menu name=Tag Library Reference
  @@ -42,8 +46,11 @@
   item name=Template Tags  href=struts-template.html/
   /menu
   
  -menu name=Proposals (1.1)
  -item name=Workflow Systemhref=proposal-workflow.html/
  +menu name=Current Development
  +item name=Release Notes (nightly) href=release-notes.html/
  +item name=Javadoc (nightly)   href=api/index.html/
  +item name=Workflow Proposal   href=proposal-workflow.html/
  +item name=TODO List   href=todo-1.1.html/
   /menu
   
   /project
  
  
  
  1.10  +3 -2  jakarta-struts/doc/installation.xml
  
  Index: installation.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/installation.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- installation.xml  2001/07/21 06:19:14 1.9
  +++ installation.xml  2001/09/16 16:59:09 1.10
  @@ -311,10 +311,11 @@
   required./a/li
 liResin 1.2+ standalone - No additional steps required./li
 liSilverStream 3.7.1 and later - a href=installation-sas.htmlAdditional 
steps required./a/li
  -  liTomcat 3.1 and prior - Not recommended. Use Tomcat 3.2.1 or later./li
  -  liTomcat 3.2.1+ standalone - No additional steps required./li
  +  liTomcat 4 - a href=installation-tc40.htmlAdditional steps may be 
required./a/li
 liTomcat 3.2.1 with Apache - a href=installation-tc.htmlAdditional steps 
   required./a/li
  +  liTomcat 3.2.1+ standalone - 

cvs commit: jakarta-struts/doc project.xml

2001-06-14 Thread husted

husted  01/06/14 18:46:05

  Modified:doc  Tag: STRUTS_1_0_BRANCH project.xml
  Log:
  Update project index.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.1.2.3   +2 -1  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- project.xml   2001/06/14 00:22:29 1.1.2.2
  +++ project.xml   2001/06/15 01:46:05 1.1.2.3
  @@ -8,13 +8,14 @@
   menu name=Documentation
   item name=Home   href=index.html/
   item name=Installation   href=installation.html/
  - item name=User Guide (1.0)   href=userGuide/index.html/
  +item name=User Guide (1.0)   href=userGuide/index.html/
   item name=Javadochref=api/index.html/
   item name=Release Notes (1.0b1)  href=release-notes-1.0-b1.html/
   item name=Release Notes (1.0b2)  href=release-notes-1.0-b2.html/
   item name=Release Notes (1.0b3)  href=release-notes-1.0-b3.html/
   item name=Release Notes (1.0)href=release-notes-1.0.html/
   item name=Resources  href=userGuide/resources.html/
  +item name=Who We Are href=userGuide/volunteers.html/
   item name=TODO List (1.1)href=todo-1.1.html/
   /menu