cvs commit: jakarta-struts/doc volunteers.xml

2003-10-14 Thread martinc
martinc 2003/10/14 22:15:11

  Modified:doc  volunteers.xml
  Log:
  Update my bio to reflect change of employer, amongst other things.
  
  Revision  ChangesPath
  1.38  +50 -10jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- volunteers.xml29 Sep 2003 01:35:16 -  1.37
  +++ volunteers.xml15 Oct 2003 05:15:11 -  1.38
  @@ -294,16 +294,56 @@
   pFrom a professional point of view, I have a Ph.D. in computer 
science. I have worked for 3 years in the Ramp;D department of a worldwide company 
developing Internet banking solutions. I am now a researcher at a university, and work 
European research projects. My main research interest is WWW, Distributed Systems and 
Object Oriented Design. When developing code, I always try to first propose reusable 
pieces of code./p
   
   h4 id=martincMartin Cooper -- Committer/h4
  -
  -pCurrently, I'm a Principal Software Engineer at Tumbleweed 
Communications, working the Messaging Management System. Early last year (2000), I was 
working the architecture for a new web- based administration system for the product, 
and headed in the direction of servlets and JSP. I joined the JSP-INTEREST and 
SERVLET-INTEREST mailing lists to see what was going in those respective areas./p
  -
  -pBefore too long, some interesting discussions started up around the 
topic of Model 2 architectures. Model 2 sounded like the right way to go about things, 
and I followed those discussions closely. I was, however, still looking for a leg up 
- something to give me that core which to build./p
  -
  -pThen, in May, I saw a post to JSP-INTEREST from Craig McClanahan 
entitled something like New Jakarta-Struts Subproject, and describing Struts, and 
his vision for it. I hopped right over to the Jakarta web site and signed up for the 
mailing list. Before long, I realized this was exactly what I had been looking for./p
  -
  -pNow, a year or so later, we have a team of people, which I am the 
technical lead, just finishing up our web-based administration system as Struts 
reaches its 1.0 release. And I am still firmly convinced that I made the right 
decision in going with Struts in the first place./p
  -
  -pLike anyone else, my first postings to the struts-user list were 
questions to help me understand how to do things, and why Struts is the way it is. 
Over time, reading the lists and also the source code, and working my own fairly large 
web application, I came to the point where I could answer questions too. Now, I'm glad 
to able to give something back to the Struts community by helping others understand, 
and also by contributing ideas and code to help make Struts even better than it 
already is./p
  +p
  +  Early in the year 2000, I was asked, by my employer at that time,
  +  to investigate the best way to develop a new web-based application
  +  for the administration and management of an existing product.
  +  After exploring a number of technologies, I settled on Java, along
  +  with servlets and JSP, as the way to go. Then I started looking
  +  for methodologies and best practices, since others must surely
  +  have been down that path before me.
  +/p
  +p
  +  In addition to rummaging around on the web, I subscribed to the
  +  SERVLET-INTEREST and JSP-INTEREST mailing lists, along with
  +  several others, and monitored the discussions for a while. It was
  +  clear that others were seeking the same answers as I was, and it
  +  was also clear that many people were building their applications
  +  in truly horrible ways.
  +/p
  +p
  +  At some point -- I don't recall when, exactly -- the concept of
  +  Model 1 versus Model 2 applications came up, and there was a
  +  great deal of discussion around that. Model 2 seemed very much
  +  like A Good Thing to me, and I paid it close attention.
  +/p
  +p
  +  Then, in May of 2000, I saw a message from Craig McClanahan
  +  about a new framework called Struts that was designed to ease
  +  the process of building Model 2 applications, and provide
  +  solutions for some of the important issues at the same time. I
  +  hopped on over to the web site and took a look around. This was
  +  exactly what I had been looking for.
  +/p
  +p
  +  My first postings to the Struts mailing list were, of 

cvs commit: jakarta-struts/doc volunteers.xml

2003-09-28 Thread mrdon
mrdon   2003/09/28 18:35:16

  Modified:doc  volunteers.xml
  Log:
  Added my name to the volunteers page, fixed a couple of typos
  
  Revision  ChangesPath
  1.37  +7 -1  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- volunteers.xml24 Sep 2003 04:29:50 -  1.36
  +++ volunteers.xml29 Sep 2003 01:35:16 -  1.37
  @@ -35,6 +35,7 @@
  liDavid Graham/li
  liDavid Winterfeldt/li
  liDominique Plante/li
  +   liDon Brown/li
  liDon Clasen/li
  liFlorent Carpentier/li
  liGreg Ludington/li  
  @@ -203,6 +204,11 @@
  strongSteve Raeburn/strong
   
  (sraeburn at apache.org)/li
  +   
  +   li
  +   strongDon Brown/strong
  +
  +   (mrdon at apache.org)/li
   /ul
/section
   
  @@ -237,7 +243,7 @@
section name=More About Us href=about
   h4 id=craigmccCraig R. McClanahan -- Committer/h4
   
  -pI've been involved with servlet and JSP technology since around 
1998. It started out that I needed a way to build some web applications for several 
projects, and liked Java a lot better than the alternatives. I also liked theprice tag 
of open source software, and started using Apache JServ -- later , getting involved in 
the project (like many people, I was whining about the twelve months it took to get 
from version 0.9 to version 1.0, and my son said Dad, you know Java -- go help them 
finish it! -- so I did :-)./p
  +pI've been involved with servlet and JSP technology since around 
1998. It started out that I needed a way to build some web applications for several 
projects, and liked Java a lot better than the alternatives. I also liked the price 
tag of open source software, and started using Apache JServ -- later, getting involved 
in the project (like many people, I was whining about the twelve months it took to get 
from version 0.9 to version 1.0, and my son said Dad, you know Java -- go help them 
finish it! -- so I did :-)./p
   
   pFor quite a while, I was participating a lot the JSP-INTEREST and 
SERVLET-INTEREST 
   a href=http://archives.java.sun.com;mailing lists/a
  
  
  

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



cvs commit: jakarta-struts/doc volunteers.xml

2003-09-23 Thread rleland
rleland 2003/09/23 21:29:50

  Modified:doc  volunteers.xml
  Log:
  Add contributor and
  Order contributers so duplicates are easy to spot.
  
  Revision  ChangesPath
  1.36  +16 -45jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- volunteers.xml9 Sep 2003 17:49:21 -   1.35
  +++ volunteers.xml24 Sep 2003 04:29:50 -  1.36
  @@ -26,66 +26,37 @@
   pMore than fifty developers have contributed code or documentation to 
Struts. We've tried to list all of our volunteers on this page (and apologize to 
anyone we missed!)./p
   
   ul
  -   liCraig R. McClanahan/li
  -
  -   liDavid Geary/li
  -
  -   liMike Schachter/li
  -
  -   liTed Husted/li
  -
  -   liRob Leland/li
  -
  -   liMartin Cooper/li
  -
  liArron Bates/li
  -
  -   liCedric Dumoulin/li
  -
  -   liDavid Winterfeldt/li
  -
  liArun M. Thomas/li
  -
  +   liCedric Dumoulin/li
  liChris Audley/li
  -
  +   liCraig R. McClanahan/li
  +   liDavid Geary/li
  +   liDavid Graham/li
  +   liDavid Winterfeldt/li
  liDominique Plante/li
  -
  liDon Clasen/li
  -
  liFlorent Carpentier/li
  -
  +   liGreg Ludington/li  
  liJames Holmes/li
  -
  +   liJames Turner/li
  liJeff Hutchison/li
  -
  liJimmy Larsson/li
  -
  +   liKurt Post/li
  +   liLeonardo Quijano/li
  liLuis Arias/li
  -
  +   liMarcus Brito/li
  liMarius Barduta/li
  -
  +   liMartin Cooper/li
  +   liMike Schachter/li
  liNiall Pemberton/li
  -
  liRalph Schaer/li
  -
  +   liRob Leland/li
  +   liSaul Q Yuan/li  
  liSean M. Kelley/li
  -
  -   liDavid Graham/li
  -
  -   liJames Turner/li
  -
  -   liKurt Post/li
  -
  liSteve Raeburn/li
  -
  -   liLeonardo Quijano/li
  -
  -   liGreg Ludington/li
  -
  -   liSteve Stair/li
  -
  -   liMarcus Brito/li   
  -   
  +   liSteve Stair/li   
  +   liTed Husted/li
   /ul
/section
   
  
  
  

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



cvs commit: jakarta-struts/doc volunteers.xml

2003-09-09 Thread rleland
rleland 2003/09/08 23:25:59

  Modified:doc  volunteers.xml
  Log:
  Bug 11520
  Add Greg Ludington
 Steve Stair
 Marcus Brito
  to contributers list.
  
  Revision  ChangesPath
  1.34  +3 -0  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- volunteers.xml30 Aug 2003 04:07:42 -  1.33
  +++ volunteers.xml9 Sep 2003 06:25:59 -   1.34
  @@ -79,6 +79,9 @@
  liSteve Raeburn/li
   
  liLeonardo Quijano/li
  +   liGreg Ludington/li
  +   liSteve Stair/li
  +   liMarcus Brito/li
   /ul
/section
   
  
  
  

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



cvs commit: jakarta-struts/doc volunteers.xml

2003-08-30 Thread rleland
rleland 2003/08/29 21:07:42

  Modified:doc  volunteers.xml
  Log:
  Add names to contributer list.
  
  Revision  ChangesPath
  1.33  +385 -735  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- volunteers.xml29 Aug 2003 22:13:16 -  1.32
  +++ volunteers.xml30 Aug 2003 04:07:42 -  1.33
  @@ -1,739 +1,389 @@
   ?xml version=1.0?
   document url=./volunteers.xml
  +   properties
  +  titleWho We Are - The Apache Struts Web Application Framework/title
   
  -properties
  -titleWho We Are - The Apache Struts Web Application Framework/title
  -authorTed Husted/author
  -/properties
  -
  -body
  -chapter name=Who We Are href=whoWeAre
  -
  -section name=Community Support href=support
  -
  -p
  -In August 2003, there were 2700 subscribers to STRUTS-USER (including 
the digest version).
  -It's the largest user mailing list at Jakarta, exceeding the 
TOMCAT-USER list of about 2400 subscribers.
  -In addition to the regular subscribers, an unknown number of developers 
read the lists through newsfeed
  -mirrors and through several list archives.
  -/p
  -
  -p
  -According to recently released
  -a 
href=http://www.apache.org/~vgritsenko/stats/projects/struts;statistics/a, Struts 
downloads range
  -between 10,000 and 30,000 a week, roughly the same as Jakarta Tomcat.
  -/p
  -
  -p
  -There are a great number of third-party extensions are available for 
Struts, along with an equally vast
  -number of articles and several books
  -We try to list as many of these as we can in the a 
href=resources/index.htmlResources area/a.
  -/p
  -
  -/section
  -
  -section name=Source Code Contributors href=contributors.source
  -
  -p
  -More than fifty developers have contributed code or documentation to Struts.
  -We've tried to list all of our volunteers on this page (and apologize to 
anyone we missed!).
  -/p
  -
  -ul
  -li
  -Craig R. McClanahan
  -/li
  -
  -li
  -David Geary
  -/li
  -
  -li
  -Mike Schachter
  -/li
  -li
  -Ted Husted
  -/li
  -
  -li
  -Rob Leland
  -/li
  -
  -li
  -Martin Cooper
  -/li
  -
  -li
  -Arron Bates
  -/li
  -
  -li
  -Cedric Dumoulin
  -/li
  -
  -li
  -David Winterfeldt
  -/li
  -
  -li
  -Arun M. Thomas
  -/li
  -
  -li
  -Chris Audley
  -/li
  -
  -li
  -Dominique Plante
  -/li
  -
  -li
  -Don Clasen
  -/li
  -
  -li
  -Florent Carpentier
  -/li
  -
  -li
  -James Holmes
  -/li
  -
  -li
  -Jeff Hutchison
  -/li
  -
  -li
  -Jimmy Larsson
  -/li
  -
  -li
  -Luis Arias
  -/li
  -
  -li
  -Marius Barduta
  -/li
  -
  -li
  -Niall Pemberton
  -/li
  -
  -li
  -Ralph Schaer
  -/li
  -
  -li
  -Sean M. Kelley
  -/li
  -
  -li
  -David Graham
  -/li
  -
  -li
  -James Turner
  -/li
  -li
  -Kurt Post
  -/li
  -li
  -Steve Raeburn
  -/li
  -li
  -Leonardo Quijano
  -/li
  -/ul
  -
  -/section
  -
  -section name=Documentation Contributors href=contributors.documentation
  -ul
  -
  -li
  -Craig R. McClanahan
  -/li
  -
  -li
  -David Geary
  -/li
  -
  -li
  -Mike Schachter
  -/li
  -
  -li
  -Ted Husted
  -/li
  -
  -li
  -Martin Cooper
  -/li
  -
  -li
  -Arron Bates
  -/li
  -
  -li
  -Cedric Dumoulin
  -/li
  -
  -li
  -David Winterfeldt
  -/li
  -
  -li
  -Chris Assenza
  -/li
  -
  -li
  -dIon Gillard
  -/li
  -
  -li
  -Dominique Plante
  -/li
  -
  -li
  -

Re: cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread Robert Leland
[EMAIL PROTECTED] wrote:

sraeburn2003/08/09 19:07:34

 Modified:doc  volunteers.xml
 Log:
 Added myself
 
 Revision  ChangesPath
 1.27  +10 -0 jakarta-struts/doc/volunteers.xml
 
 Index: volunteers.xml
 ===
 RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
 retrieving revision 1.26
 retrieving revision 1.27
 diff -u -r1.26 -r1.27
 --- volunteers.xml	30 Jul 2003 03:43:38 -	1.26
 +++ volunteers.xml	10 Aug 2003 02:07:34 -	1.27
 @@ -144,6 +144,9 @@
  li
  Kurt Post
  /li
 +li
 +Steve Raeburn
 +/li
  
  /ul
  
 @@ -287,6 +290,9 @@
  li
  Phil Steitz
  /li
 +li
 +Steve Raeburn
 +/li
  
  /ul
  /section
 @@ -341,6 +347,10 @@
  
  li
  bJames Turner/b (turner at blackbear.com)
 +/li
 +
 +li
 +bSteve Raeburn/b (sraeburn at apache.org)
  /li
  
  /ul

Also edit the maven project.xml for developer entries.

-Rob

 
 
 

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


 



--
Robert Leland   [EMAIL PROTECTED]
--
Java, J2EE, Struts, Web Application Development
804 N. Kenmore Street   +01-703-525-3580
Arlington VA 22201


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


cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/09 19:07:34

  Modified:doc  volunteers.xml
  Log:
  Added myself
  
  Revision  ChangesPath
  1.27  +10 -0 jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- volunteers.xml30 Jul 2003 03:43:38 -  1.26
  +++ volunteers.xml10 Aug 2003 02:07:34 -  1.27
  @@ -144,6 +144,9 @@
   li
   Kurt Post
   /li
  +li
  +Steve Raeburn
  +/li
   
   /ul
   
  @@ -287,6 +290,9 @@
   li
   Phil Steitz
   /li
  +li
  +Steve Raeburn
  +/li
   
   /ul
   /section
  @@ -341,6 +347,10 @@
   
   li
   bJames Turner/b (turner at blackbear.com)
  +/li
  +
  +li
  +bSteve Raeburn/b (sraeburn at apache.org)
   /li
   
   /ul
  
  
  

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



cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/13 23:15:57

  Modified:doc  volunteers.xml
  Log:
  Fixed typo
  
  Revision  ChangesPath
  1.29  +1 -1  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- volunteers.xml13 Aug 2003 17:36:56 -  1.28
  +++ volunteers.xml14 Aug 2003 06:15:56 -  1.29
  @@ -149,7 +149,7 @@
   /li
   li
   Leonardo Quijano
  -li
  +/li
   /ul
   
   /section
  
  
  

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



cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread rleland
rleland 2003/08/13 10:36:57

  Modified:doc  volunteers.xml
  Log:
  Add  Leonardo Quijano as Contributor.
  
  Revision  ChangesPath
  1.28  +5 -3  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- volunteers.xml10 Aug 2003 02:07:34 -  1.27
  +++ volunteers.xml13 Aug 2003 17:36:56 -  1.28
  @@ -42,7 +42,7 @@
   section name=Source Code Contributors href=contributors.source
   
   p
  -More than forty developers have contributed code or documentation to Struts.
  +More than fifty developers have contributed code or documentation to Struts.
   We've tried to list all of our volunteers on this page (and apologize to 
anyone we missed!).
   /p
   
  @@ -147,7 +147,9 @@
   li
   Steve Raeburn
   /li
  -
  +li
  +Leonardo Quijano
  +li
   /ul
   
   /section
  @@ -703,7 +705,7 @@
   /p
   
   p
  -To date I have mainly served to pitch in with odds and ends.  
  +To date I have mainly served to pitch in where needed.  
   I continue to amazed at the Struts committers' generous contributions of time, 
   insight, and good will. I feel fortunate to part of the struts team. 
   /p
  
  
  

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



RE: cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread Steve Raeburn
Got it. Thanks. People keep adding stuff when I'm not looking :-)

Steve

 
 Also edit the maven project.xml for developer entries.
 
 -Rob
 



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



cvs commit: jakarta-struts/doc volunteers.xml status.xml project.xml learning.xml index.xml acquiring.xml

2003-07-04 Thread husted
husted  2003/07/04 10:37:33

  Modified:doc  volunteers.xml status.xml project.xml learning.xml
index.xml acquiring.xml
  Log:
  Various changes to bring the site into the Struts 1.1++ era.
  
  Revision  ChangesPath
  1.25  +31 -16jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- volunteers.xml23 May 2003 04:18:40 -  1.24
  +++ volunteers.xml4 Jul 2003 17:37:32 -   1.25
  @@ -9,27 +9,42 @@
   body
   chapter name=Who We Are href=whoWeAre
   
  -section name=The Meritocracy href=meritocracy
  +section name=Community Support href=support
   
  -p
  -All work Struts is contributed by volunteers whose only motivation is 
  -to help make Struts work even better, both for themselves and for rest of 
  -the community.
  -/p
  +p
  +As of June 25, 2003, there were 2744 subscribers to STRUTS-USER (plus 
an unknown
  +number who read it through newsfeed mirrors).  It's the largest
  +user mailing list at Jakarta, exceeding TOMCAT-USER that has ~2400.
  +/p
   
  -p
  -All contributions are welcome, and may discussed and posted the 
  -mailing lists.
  -The final decision of what becomes part of the official distribution is 
  -made by a group of a href=#committersCommitters/a. 
  -For more about Meritocracy, see the 
  -a href=http://jakarta.apache.org/site/roles.html;Management page/a 
  -the Apache Jakarta Website.
  -/p
  +p
  +Since Apache now uses a mirroring system, the precise number of 
downloads counts
  +is unknown, but in the Summer of 2002, Struts was averaging
  +8500 downloads per month. In liklihood, we well exceed that now.
  +/p
  +
  +p
  +Some high level traffic statistics for the Struts web site
  +are
  +a href=http://www.apache.org/~vgritsenko/stats/index.html;
  +now available./a
  +/p
   
  -/section
  +p
  +There are a great number of third-party extensions are available for 
Struts,
  +along with an equally vast number of articles and books.
  +We try to list as many of these as we can in the
  +a href=resources/index.htmlResources area/a.
  +/p
  +
  +/section
   
   section name=Source Code Contributors href=contributors.source
  +
  +p
  +More than forty developers have contributed code or documentation to Struts.
  +We've tried to list all of our volunteers on this page (and apologize to 
anyone we missed!).
  +/p
   
   ul
   li
  
  
  
  1.32  +60 -56jakarta-struts/doc/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- status.xml7 Jun 2003 18:42:06 -   1.31
  +++ status.xml4 Jul 2003 17:37:32 -   1.32
  @@ -53,59 +53,32 @@
   
   /section
   
  -section href=struts_1_1 name=Struts 1.1
  +section href=struts_1_x name=Struts 1.x
   
   p
  -Struts 1.1 provides a number of functional enhancements, including support
  -for application modules.
  -Other enhancements include action-based authentication, use of Commons-
  -Datasource and Commons-Logging packages, declarative exception handling,
  -Dynabean support, Plug-In classes, and a pluggable request processor.
  -Several extensions are now bundled with the Struts distribution, including
  -the Nested taglib, Tiles, and the Commons Validator.
  -An optional Struts-el taglib makes it easy to use Struts with JSTL.
  -Backward-compatiblity with Struts 1.0.x is a primary goal of this release.
  -/p
  -
  -p
  -a href=proposals/release-plan-1.1rc1.htmlStruts 1.1 Release Candidate 
1/a
  -is in circulation and we are working toward a final release.
  -/p
  -/section
  -
  -section href=struts_1_2 name=Struts 1.2.x
  -
  -p
  -Struts 1.2.x will include additional functional enhancements along the
  -same lines as Struts 1.1.
  -The platform requirements will remain the same (Servlet 2.2 / JSP 1.1).
  -The release will focus on refactoring of existing functionality, with a
  -continued emphasis on backward compatibility.
  -/p
  -
  -p
  -The Struts 1.2.x series is expected to incorporate several
  -incremental releases (in contrast to Struts 1.1).
  +The platform requirements throughout the Struts 1.x series will remain the 
same (Servlet 2.2 / JSP 

cvs commit: jakarta-struts/doc volunteers.xml

2003-02-15 Thread husted
husted  2003/02/15 04:49:28

  Modified:doc  volunteers.xml
  Log:
  + Add Tim O'Brien
  
  Revision  ChangesPath
  1.22  +4 -0  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- volunteers.xml5 Jan 2003 01:10:35 -   1.21
  +++ volunteers.xml15 Feb 2003 12:49:28 -  1.22
  @@ -259,6 +259,10 @@
   /li
   
   li
  +Tim O'Brien
  +/li
  +
  +li
   Edgar Dollin
   /li
   
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2003-01-05 Thread turner
turner  2003/01/04 17:10:35

  Modified:doc  volunteers.xml
  Log:
  Introduce myself...
  
  Revision  ChangesPath
  1.21  +36 -0 jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- volunteers.xml29 Dec 2002 21:07:13 -  1.20
  +++ volunteers.xml5 Jan 2003 01:10:35 -   1.21
  @@ -325,6 +325,10 @@
   bJames Mitchell/b (jmitchell at apache.org)
   /li
   
  +li
  +bJames Turner/b (turner at blackbear.com)
  +/li
  +
   /ul
   
   /section
  @@ -687,6 +691,38 @@
   I'm excited about helping Struts evolve and am continually amazed by the 
   framework and the community surrounding it.
   /p
  +
  +h3a name=jturnerJames Turner -- Committer/a/h3
  +
  +p
  +I discovered Struts somewhat by accident.  In 2001 I began writing a
  +book for SAMS on JSP web development (MySQL and JSP Web Development),
  +and as part of it, I decided to write a chapter on Struts in the
  +advanced section.  In the process of learning enough about Struts to
  +write about it, I realized that it could simplify some of the projects
  +that I was working on for clients./p
  +p
  +After a half a year of working with Struts, I was asked by SAMS to write
  +another book, this time concentrating on Struts specifically.  That book,
  +co-authored with a former co-worker named Kevin Bedell, became Struts
  +Kick Start./p
  +p
  +In the process of writing that book, I began to realize that there were
  +things I could do to contribute to Struts beyond writing about it.  One
  +thing in particular was to clean up and add some functionality to the
  +Commons Validator project, which eventually led to me release-managing
  +(with a lot of help!) the Commons Validator 1.0 release./p
  +p
  +More generally, I've been a software developer for over 22 years, starting
  +with work as a Research Specialist at the MIT AI Lab.  I spent nearly a
  +decade working in LISP, before moving on to C/Unix, a stint managing the
  +Web Site for the Christian Science Monitor, and finally Java based
  +e-Commerce development, which has kept me busy for the last five years./p
  +p
  +In addition to the two books mentioned above, I also write for a number of
  +publications, including WIRED and the aforementioned Christian Science 
  +Monitor.  You can get a look at my portfolio 
  +a href=http://www.blackbear.com/monitor.html;here/a/p
   
   /section
   
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml using.xml status.xml learning.xml acquiring.xml

2002-12-29 Thread husted
husted  2002/12/29 10:07:26

  Modified:doc  volunteers.xml using.xml status.xml learning.xml
acquiring.xml
  Log:
  Minor tweaks. No content changes.
  
  Revision  ChangesPath
  1.19  +3 -3  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- volunteers.xml1 Dec 2002 16:03:21 -   1.18
  +++ volunteers.xml29 Dec 2002 18:07:26 -  1.19
  @@ -679,9 +679,9 @@
   /section
   
   section
  -p align=center
  -Next: a href=status.htmlDevelopment Roadmap/a
  -/p
  +p align=right
  +Next: a href=status.htmlDevelopment Roadmap/a
  +/p
   /section
   
   /chapter/body/document
  
  
  
  1.6   +1 -1  jakarta-struts/doc/using.xml
  
  Index: using.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/using.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- using.xml 22 Dec 2002 16:44:25 -  1.5
  +++ using.xml 29 Dec 2002 18:07:26 -  1.6
  @@ -184,7 +184,7 @@
   /section
   
   section
  -p align=center
  +p align=right
   Next: a href=volunteers.htmlWho We Are/a
   /p
   /section
  
  
  
  1.22  +9 -3  jakarta-struts/doc/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- status.xml29 Dec 2002 17:02:24 -  1.21
  +++ status.xml29 Dec 2002 18:07:26 -  1.22
  @@ -366,8 +366,14 @@
   /section
   
   section
  -pfont size=-2Website updated from CVS: 2002 DEC 29 by husted./font/p
  -pfont size=-2Javadocs updated from CVS: 2002 DEC 29 by husted./font/p
  +p align=right
  +Next: a href=userGuide/index.htmlStruts User Guide/a
  +/p
  +/section
  +
  +section
  +pfont size=-2Website updated from CVS: 2002 DEC 29 by husted./font/p
  +pfont size=-2Javadocs updated from CVS: 2002 DEC 29 by husted./font/p
   /section
   
   /chapter/body/document
  
  
  
  1.6   +3 -3  jakarta-struts/doc/learning.xml
  
  Index: learning.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/learning.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- learning.xml  1 Dec 2002 16:03:21 -   1.5
  +++ learning.xml  29 Dec 2002 18:07:26 -  1.6
  @@ -219,9 +219,9 @@
   /section
   
   section
  -p align=center
  -Next: a href=acquiring.htmlAcquiring Struts/a
  -/p
  +p align=right
  +Next: a href=acquiring.htmlAcquiring Struts/a
  +/p
   /section
   
   /body
  
  
  
  1.6   +1 -1  jakarta-struts/doc/acquiring.xml
  
  Index: acquiring.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- acquiring.xml 29 Dec 2002 17:02:45 -  1.5
  +++ acquiring.xml 29 Dec 2002 18:07:26 -  1.6
  @@ -185,7 +185,7 @@
   /section
   
   section
  -p align=center
  +p align=right
   Next: a href=using.htmlUsing Struts/a
   /p
   /section
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-12-29 Thread husted
husted  2002/12/29 13:07:13

  Modified:doc  volunteers.xml
  Log:
  Routine update.
  
  Revision  ChangesPath
  1.20  +12 -0 jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- volunteers.xml29 Dec 2002 18:07:26 -  1.19
  +++ volunteers.xml29 Dec 2002 21:07:13 -  1.20
  @@ -123,6 +123,10 @@
   David Graham
   /li
   
  +li
  +James Turner
  +/li
  +
   /ul
   
   /section
  @@ -248,6 +252,14 @@
   
   li
   Steve Ditlinger
  +/li
  +
  +li
  +David M. Karr
  +/li
  +
  +li
  +Edgar Dollin
   /li
   
   /ul
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml using.xml project.xml index.xml acquiring.xml

2002-11-29 Thread husted
husted  2002/11/29 11:01:31

  Modified:doc  volunteers.xml using.xml project.xml index.xml
acquiring.xml
  Log:
  A few tweaks.
  
  Revision  ChangesPath
  1.17  +8 -2  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- volunteers.xml6 Nov 2002 22:47:31 -   1.16
  +++ volunteers.xml29 Nov 2002 19:01:31 -  1.17
  @@ -353,6 +353,12 @@
   and the community surrounding it.
   /p
   
  -  pNext: a href=./faqs/helping.htmlHow you can help/a/p
  +/section
   
  -/section/chapter/body/document
  +  section
  +  p align=center
  +  Next: a href=status.htmlDevelopment Roadmap/a
  +  /p
  +  /section
  +
  +/chapter/body/document
  
  
  
  1.3   +6 -0  jakarta-struts/doc/using.xml
  
  Index: using.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/using.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- using.xml 7 Nov 2002 08:47:33 -   1.2
  +++ using.xml 29 Nov 2002 19:01:31 -  1.3
  @@ -147,5 +147,11 @@
   
 /section
   
  +  section
  +  p align=center
  +  Next: a href=volunteers.htmlWho We Are/a
  +  /p
  +  /section
  +  
 /body
   /document
  
  
  
  1.31  +4 -12 jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml   17 Nov 2002 22:07:11 -  1.30
  +++ project.xml   29 Nov 2002 19:01:31 -  1.31
  @@ -72,25 +72,17 @@
   
   menu name=Nightly Build
   item 
  - name=User Guide
  + name=User and Developer Guides
   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
  -/
  + name=FAQs and Howtos 
  + href=faqs/index.html
  + /
   /menu
   
   menu name=Beta Release (1.1-b2)
  
  
  
  1.38  +9 -3  jakarta-struts/doc/index.xml
  
  Index: index.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- index.xml 29 Nov 2002 17:14:41 -  1.37
  +++ index.xml 29 Nov 2002 19:01:31 -  1.38
  @@ -60,9 +60,15 @@
   /section
   
   section
  -p align=center
  -a href=./faqs/helping.html#releaseSo when is the next release 
coming out?/a
  -/p
  +p align=center
  +Next: a href=learning.htmlLearning About Struts/a
  +/p
  +/section
  +
  +section
  +p align=center
  +a href=./faqs/helping.html#releaseSo when is the next release coming 
out?/a
  +/p
   /section
   
   /body
  
  
  
  1.2   +9 -1  jakarta-struts/doc/acquiring.xml
  
  Index: acquiring.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- acquiring.xml 6 Nov 2002 22:47:32 -   1.1
  +++ acquiring.xml 29 Nov 2002 19:01:31 -  1.2
  @@ -17,7 +17,7 @@
 The iproduction release/i of strongStruts 1.0.2/strong is available in
 a convenient binary distribution and also with complete source code. In
 addition, a library distribution is available, which contains the latest
  -  Struts binaries without the sample applications, providing a smaller,
  +  Struts binaries without the documentation or sample applications, providing a 
smaller,
 faster download.
 /p
   
  @@ -232,6 +232,14 @@
 /p
   
 /section
  +
  +
  +  section
  +  p align=center
  +  Next: a href=using.htmlUsing Struts/a
  +  /p
  +  /section
  +
   
 /body
   /document
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-11-03 Thread jmitchell
jmitchell2002/11/03 19:02:41

  Modified:doc  volunteers.xml
  Log:
  Update link to docs that were moved under 'faqs'
  
  Revision  ChangesPath
  1.15  +1 -1  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- volunteers.xml29 Oct 2002 11:08:43 -  1.14
  +++ volunteers.xml4 Nov 2002 03:02:41 -   1.15
   -353,6 +353,6 
   and the community surrounding it.
   /p
   
  -  pNext: a href=helping.htmlHow you can help/a/p
  +  pNext: a href=./faqs/helping.htmlHow you can help/a/p
   
   /section/chapter/body/document
  
  
  

--
To unsubscribe, e-mail:   mailto:struts-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:struts-dev-help;jakarta.apache.org




cvs commit: jakarta-struts/doc volunteers.xml status.xml resources.xml project.xml newbie.xml kickstart.xml index.xml helping.xml

2002-10-29 Thread husted
husted  2002/10/29 03:08:44

  Modified:doc  volunteers.xml status.xml resources.xml project.xml
newbie.xml kickstart.xml index.xml helping.xml
  Log:
  + Setup FAQ and Howto section.
  
  Revision  ChangesPath
  1.14  +6 -4  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- volunteers.xml19 Oct 2002 21:58:14 -  1.13
  +++ volunteers.xml29 Oct 2002 11:08:43 -  1.14
  @@ -45,7 +45,7 @@
   /ul
   /section
   
  -section name=User Guide Contributors href=contributors.documentation
  +section name=Documentation Contributors href=contributors.documentation
   ul
   liCraig R. McClanahan/li
   liDavid Geary/li
  @@ -76,6 +76,7 @@
   liEddie Bush/li
   liYann Cebron /li
   liDavid Graham/li
  +liSteve Ditlinger/li
   /ul
   /section
   
  @@ -94,6 +95,7 @@
   libDavid M. Karr/b   (dmkarr at apache.org)/li
   libEddie Bush/b  (ekbush at apache.org)/li
   libDavid Graham/b(dgraham at apache.org)/li
  +libJames Mitchell/b  (jmitchell at apache.org)/li
   /ul
   /section
   
  @@ -344,10 +346,10 @@
   h3a name=dgrahamDavid Graham -- Committer/a/h3
   
   pI, like many others, discovered Struts when contemplating writing my own
  -MVC Java framework for the web.  Struts had everything I needed and more so I 
  +MVC Java framework for the web.  Struts had everything I needed and more so I
   scrapped plans for my own and joined the mailing lists.  After playing with it
  -for several months I started submitting documentation and a few source patches.  
  -I'm excited about helping Struts evolve and am continually amazed by the framework 
  +for several months I started submitting documentation and a few source patches.
  +I'm excited about helping Struts evolve and am continually amazed by the framework
   and the community surrounding it.
   /p
   
  
  
  
  1.6   +2 -2  jakarta-struts/doc/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- status.xml25 Oct 2002 12:50:32 -  1.5
  +++ status.xml29 Oct 2002 11:08:43 -  1.6
  @@ -107,7 +107,7 @@
   /section
   
   section
  -pfont size=-2Website updated from CVS: 2002 OCT 25 by husted./font/p
  +pfont size=-2Website updated from CVS: 2002 OCT 29 by husted./font/p
   /section
   
   /chapter/body/document
  
  
  
  1.17  +5 -6  jakarta-struts/doc/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/resources.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- resources.xml 23 Jun 2002 17:42:07 -  1.16
  +++ resources.xml 29 Oct 2002 11:08:43 -  1.17
  @@ -1,16 +1,15 @@
   ?xml version=1.0 encoding=ISO-8859-1?
   document url=./resources.xml
   properties
  -authorTed Husted/author 
  -titleResources - Jakarta Struts/title
  +titlePage Moved - Jakarta Struts/title
   /properties
  -body 
  -chapter name=Struts Resources 
  +body
  +chapter name=Struts Resources
   
   
  -section name=Resource Index
  +section name=Ooops
   
  -pThis page has moved to 
  +pThis page has moved to
   a href=resources/index.htmlhttp://jakarta.apache.org/struts/resources//a/p
   pPlease update your hyperlinks./p
   
  
  
  
  1.28  +2 -3  jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml   17 Oct 2002 12:00:47 -  1.27
  +++ project.xml   29 Oct 2002 11:08:43 -  1.28
  @@ -8,11 +8,10 @@
   menu name=Welcome
   item name=Homehref=index.html/
   item name=News amp; Status   href=news.html/
  -item name=Kickstart FAQ   href=kickstart.html/
  +item name=FAQs and Howtos href=faqs/index.html/
   item name=Resources   href=resources/index.html/
  -item name=Who We Are  href=volunteers.html/
  -item name=How to Help href=helping.html/
   item name=List Archive
href=http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42/
  +item name=Who We Are  href=volunteers.html/
   /menu
   
   menu name=Downloads
  
  
  
  1.12  +9 -327jakarta-struts/doc/newbie.xml
  
  Index: newbie.xml
  

cvs commit: jakarta-struts/doc volunteers.xml

2002-10-12 Thread husted

husted  2002/10/11 15:00:02

  Modified:doc  volunteers.xml
  Log:
  Add Donald Ball.
  
  Revision  ChangesPath
  1.10  +1 -0  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- volunteers.xml10 Oct 2002 03:42:18 -  1.9
  +++ volunteers.xml11 Oct 2002 22:00:02 -  1.10
  @@ -70,6 +70,7 @@
   liRobert Leland/li
   liStanley Santiago/li
   liWong Kok Kai/li
  +liDonald Ball/li
   liDan Walker/li
   liEddie Bush/li
   liYann Cebron /li
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-10-09 Thread husted

husted  2002/10/09 20:42:18

  Modified:doc  volunteers.xml
  Log:
  Add David Karr and new contributors.
  
  Revision  ChangesPath
  1.9   +6 -1  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- volunteers.xml31 Aug 2002 13:13:55 -  1.8
  +++ volunteers.xml10 Oct 2002 03:42:18 -  1.9
  @@ -70,13 +70,16 @@
   liRobert Leland/li
   liStanley Santiago/li
   liWong Kok Kai/li
  +liDan Walker/li
  +liEddie Bush/li
  +liYann Cebron /li
  +liDavid Graham/li
   /ul
   /section
   
   section name=Active Committers href=committers
   ul
   libCraig R. McClanahan/b (craigmcc at apache.org)/li
  -libMichael Schachter/b   (mschachter at apache.org)/li
   libTed Husted/b  (husted at apache.org)/li
   libRob Leland/b  (rleland at apache.org)/li
   libVincent Massol/b  (vmassol at apache.org)/li
  @@ -86,6 +89,7 @@
   libOleg Alexeev/b(oalexeev at apache.org)/li
   libArron Bates/b (arron at apache.org)/li
   libJames Holmes/b(jholmes at apache.org)/li
  +libDavid M. Karr/b   (dmkarr at apache.org)/li
   
   /ul
   /section
  @@ -95,6 +99,7 @@
   liDavid Geary/li
   liLuis Arias/li
   liPierre Delilse/li
  +liMichael Schachter/li
   /ul
   /section
   
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-06-23 Thread arron

arron   2002/06/23 06:50:04

  Modified:doc  volunteers.xml
  Log:
  Adding the new member to the team.
  
  Revision  ChangesPath
  1.7   +3 -0  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- volunteers.xml22 May 2002 20:08:03 -  1.6
  +++ volunteers.xml23 Jun 2002 13:50:04 -  1.7
  @@ -26,6 +26,7 @@
   liDavid Geary/li
   liDon Clasen/li
   liFlorent Carpentier/li
  +liJames Holmes/li
   liJeff Hutchison/li
   liJimmy Larsson/li
   liLuis Arias/li
  @@ -49,6 +50,7 @@
   lidIon Gillard/li
   liEric Wu/li
   liJohn Rousseau/li
  +liJames Holmes/li
   liLarry McCay/li
   liMartin Cooper/li
   liMatthias Kerkhoff/li
  @@ -72,6 +74,7 @@
   libDavid Winterfeldt/b   (dwinterfeldt at apache.org)/li
   libOleg Alexeev/b(oalexeev at apache.org)/li
   libArron Bates/b (arron at apache.org)/li
  +libJames Holmes/b(jholmes at apache.org)/li
   
   /ul
   /section
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-05-04 Thread rleland

rleland 02/05/04 00:10:57

  Modified:doc  volunteers.xml
  Log:
  Restore link to proper location
  
  Revision  ChangesPath
  1.5   +1 -1  jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- volunteers.xml4 May 2002 07:00:22 -   1.4
  +++ volunteers.xml4 May 2002 07:10:57 -   1.5
  @@ -319,6 +319,6 @@
   be amazed at the committers generous contributions of time, insight,
   and good will. I am fortunate to be part of the struts team. /p
   
  -  pNext: a href=../index.htmlStruts Home/a/p
  +  pNext: a href=index.htmlStruts Home/a/p
   
   /section/chapter/body/document
  
  
  

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




cvs commit: jakarta-struts/doc volunteers.xml

2002-03-24 Thread rleland

rleland 02/03/24 01:25:01

  Modified:doc  volunteers.xml
  Log:
  Add my name finally after a year.
  
  Revision  ChangesPath
  1.3   +94 -67jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- volunteers.xml19 Mar 2002 07:50:19 -  1.2
  +++ volunteers.xml24 Mar 2002 09:25:01 -  1.3
  @@ -1,23 +1,23 @@
   ?xml version=1.0?
   document url=./volunteers.xml
   properties
  -authorTed Husted/author 
  +authorTed Husted/author
   titleThe Struts User's Guide - Who We Are/title
   /properties
  -body 
  -chapter name=Who We Are href=whoWeAre 
  +body
  +chapter name=Who We Are href=whoWeAre
   
   section name=The Meritocracy href=meritocracy
   pAll work on Struts is contributed by volunteers whose only motivation
  -is to help make Struts work even better, both for themselves and for rest of the 
community./p 
  -pAll contributions are welcome, and may be discussed and posted on the mailing 
lists. 
  -The final decision of what becomes part of the official distribution is made by a 
group of 
  -a href=#committersCommitters/a. For more about Meritocracy, see the 
  -a href=http://jakarta.apache.org/site/roles.html;Management page/a on the 
  +is to help make Struts work even better, both for themselves and for rest of the 
community./p
  +pAll contributions are welcome, and may be discussed and posted on the mailing 
lists.
  +The final decision of what becomes part of the official distribution is made by a 
group of
  +a href=#committersCommitters/a. For more about Meritocracy, see the
  +a href=http://jakarta.apache.org/site/roles.html;Management page/a on the
   Apache Jarakta Website./p
   /section
   
  -section name=Source Code Contributors href=contributors.source 
  +section name=Source Code Contributors href=contributors.source
   ul
   liArron Bates/li
   liArun M. Thomas/li
  @@ -35,12 +35,12 @@
   liNiall Pemberton/li
   liRalph Schaer/li
   liRob Leland/li
  -liSean Kelly/li
  +liSean M. Kelly/li
   liTed Husted/li
   /ul
   /section
   
  -section name=User Guide Contributors href=contributors.documentation 
  +section name=User Guide Contributors href=contributors.documentation
   ul
   liArron Bates/li
   liChris Assenza/li
  @@ -60,7 +60,7 @@
   /ul
   /section
   
  -section name=Active Committers href=committers 
  +section name=Active Committers href=committers
   ul
   libCraig R. McClanahan/b (craigmcc at apache.org)/li
   libMichael Schachter/b   (mschachter at apache.org)/li
  @@ -69,14 +69,14 @@
   libVincent Massol/b  (vmassol at apache.org)/li
   libCedric Dumoulin/b (cedric.dumoulin at lifl.fr)/li
   libMartin Cooper/b   (martinc at apache.org)/li
  -libDavid Winterfeldt/b   (dwinterfeldt at apache.org)/li 
  +libDavid Winterfeldt/b   (dwinterfeldt at apache.org)/li
   libOleg Alexeev/b(oalexeev at apache.org)/li
  -libArron Bates/b (arron at apache.org)/li 
  +libArron Bates/b (arron at apache.org)/li
   
   /ul
   /section
   
  -section name=Emeritus Committers href=comitters.emeritus 
  +section name=Emeritus Committers href=comitters.emeritus
   ul
   liDavid Geary/li
   liLuis Arias/li
  @@ -155,7 +155,7 @@
   pI'm currently a student of computer
   science at Drexel University in Philadelphia, PA.
   I've been working at HP Middleware, formerly
  -Bluestone Software for 3 years programming in 
  +Bluestone Software for 3 years programming in
   Java and recently J2EE technologies.  I'm a full
   time worker from September until April and a student
   and part time worker from April until August.
  @@ -182,10 +182,10 @@
   1992, Dart was awarded the Digital Quill for software excellence,
   featured in PC Magazine (February 1992), and bundled with McGraw Hill's
   bookset,Paperless Publishing by Colin Hayes (McGraw Hill 1994). Dart
  -won a second Digital Quill in 1993. Several titles that used Iris for a 
  -publishing system have also won awards and been widely distributed, 
  -including Hermitville USA. I was also fortunate to find kindred souls 
  -on CompuServe and America Online, who helped me pioneer resources areas 
  +won a second Digital Quill in 1993. Several titles that used Iris for a
  +publishing system have also won awards and been widely distributed,
  +including Hermitville USA. I was also fortunate to find kindred souls
  +on CompuServe and America Online, who helped me pioneer resources areas
   there in 1993 and 1994 for the nascent electronic publishing industry./p
   
   pI finally cut loose on the Internet in 1995, launching Epub News, an
  @@ -200,15 +200,15 @@
   print-book idea), and I had a lot of fun bringing it forward onto the
   Web. (Now, if I only had time to bring it current and dress it up!)/p
   
  -pMy favorite all-time client is is WXXI 

cvs commit: jakarta-struts/doc volunteers.xml

2002-03-18 Thread dwinterfeldt

dwinterfeldt02/03/18 23:50:19

  Modified:doc  volunteers.xml
  Log:
  Added a description for myself.
  
  Revision  ChangesPath
  1.2   +19 -0 jakarta-struts/doc/volunteers.xml
  
  Index: volunteers.xml
  ===
  RCS file: /home/cvs/jakarta-struts/doc/volunteers.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- volunteers.xml20 Feb 2002 00:42:49 -  1.1
  +++ volunteers.xml19 Mar 2002 07:50:19 -  1.2
  @@ -274,6 +274,25 @@
   Struts community by helping others understand, and also by contributing 
   ideas and code to help make Struts even better than it already is./p
   
  +h3a name=dwinterfeldtDavid Winterfeldt -- Committer/a/h3
  +
  +pAs I worked on web based projects I started looking for something 
  +that would really help save time during development.  I ran across
  +Struts in the Summer of 2000 and 
  +decided it was a good solution for web development.  As I used Struts 
  +it really helped to remove a lot of the repetitive work, 
  +but validation still seemed very repetitive.
  +I had an idea to create validation rules in an xml file and have them 
  +easily integrated with Struts.  It started out simple and continued to 
  +develop over time.  The validation project was eventually incorporated 
  +into Struts and the core was moved to Jakarta Commons. I'm happy to see 
  +Struts continue to grow and develop./p
  +
  +pI currently am employed at Forbes.com.  I occasionaly get 
  +to do some internal projects using Struts.  The last interesting 
  +project was a publishing system using Message Driven EJBs in JBoss 
  +and Struts was used to display the status of each publishing process./p
  +
 pNext: a href=index.htmlStruts Home/a/p
   
   /section/chapter/body/document
  
  
  

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