acoliver    02/04/30 14:20:10

  Modified:    docs     index.html
               docs/site elsewhere.html whoweare.html
               xdocs    index.xml
               xdocs/site elsewhere.xml whoweare.xml
  Log:
  applied ken's patches/regend
  
  Revision  Changes    Path
  1.108     +2 -6      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -r1.107 -r1.108
  --- index.html        28 Apr 2002 17:03:34 -0000      1.107
  +++ index.html        30 Apr 2002 21:20:09 -0000      1.108
  @@ -155,7 +155,6 @@
   <li><a href="site/news.html#0416.1">16 Apr 2002 - Log4j Version 1.2 (release 
candidate)</a></li>
   <li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
  -<li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   </ul>
   </p>
                               </blockquote>
  @@ -173,11 +172,9 @@
           <blockquote>
                                       <p>
   <ul>
  -<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors' Choice award for "Most Useful Java Community-Developed Technology".</a></li>
  +<li><a href="site/news.html#0326.2">26 March 2002 - Apache Ant wins JavaWorld 
Editors' Choice award for "Most Useful Java Community-Developed Technology".</a></li>
   <li><a href="site/news.html#0326.1">26 March 2002 - <b>Apache Software Foundation 
Reaches Agreement with Sun Microsystems to Allow Open Source Java 
Implementations</b></a></li>
   <li><a href="site/news.html#0322.1">22 March 2002 - We have spirit! Go Apache 
Go!</a></li>
  -<li><a href="site/news.html#0319">19 March 2002 - Jakarta Overview Compiled</a></li>
  -<li><a href="site/news.html#0306">6 March 2002 - Jakarta Volunteer Guides</a></li>
   </ul>
   </p>
                               </blockquote>
  @@ -195,10 +192,9 @@
           <blockquote>
                                       <p>
   <ul>
  +<li><a href="site/elsewhere.html#0430">30 April  2002 - Krysalis Centipede 1.0 
beta1 Released</a></li>
   <li><a href="site/elsewhere.html#0322.1">22 March  2002 - Krysalis Centipede = Ant 
+ Cocoon</a></li>
   <li><a href="site/elsewhere.html#0307">7 March  2002 - Enterprise Object Broker: 
EJB for mere mortals</a></li>
  -<li><a href="site/elsewhere.html#0305">5 March 2002 - Poolman developer 
retires</a></li>
  -<li><a href="site/elsewhere.html#0301">1 March 2002 - Simper 0.2: JDBC 
Persistence</a></li>
   </ul>
   </p>
                               </blockquote>
  
  
  
  1.6       +50 -1     jakarta-site2/docs/site/elsewhere.html
  
  Index: elsewhere.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- elsewhere.html    23 Mar 2002 11:50:20 -0000      1.5
  +++ elsewhere.html    30 Apr 2002 21:20:09 -0000      1.6
  @@ -13,6 +13,8 @@
   
                                                       <meta name="author" value="Ted 
Husted">
               <meta name="email" value="[EMAIL PROTECTED]">
  +                                        <meta name="author" value="Nicola Ken 
Barozzi">
  +            <meta name="email" value="[EMAIL PROTECTED]">
               
              
                                       
  @@ -145,7 +147,54 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="0322.1" />
  +                                    <a name="0430" />
  +                                                <h3>30 April  2002 - Krysalis 
Centipede 1.0 beta1 Released</h3>
  +                                                <p>
  +Krysalis Centipede is a project build system based on Apache Ant.<br />
  +It's made to be easy, extensible and powerful.
  +</p>
  +                                                <p>
  +Centipede has been through major changes, like autodownloading and
  +autoinstalling build plugins, and now is stable and ready for
  +user testing.
  +</p>
  +                                                <p>
  +It's based on the CDC paradigm, that keeps focus on Community, Documentation
  +and Code.<br />
  +An example of a complete website and project using the latest Centipede is
  +<a href="http://jakarta.apache.org/poi/";>Apache POI</a> .
  +The site is updated automatically every 2 hours via a script.
  +</p>
  +                                                <p>
  +Major features:
  +<br />
  +<ul>
  +<li> multiple skin support (jakarta and xml.apache look-and-feel) </li>
  +<li> use of pre-packaged war style build plugins called "cents" </li>
  +<li> automatic download of cents using JJAR </li>
  +<li> ready for automatic site update from Gump runs </li>
  +<li> build target aliasing and description </li>
  +</ul>
  +<br />
  +Other changes:
  +<br />
  +<ul>
  +<li> basic docs on how to start, and the dir layout </li>
  +<li> enhanced gump descriptor use </li>
  +<li> examples jar build, along with proper, scratchpad and contrib </li>
  +<li> simple build script </li>
  +<li> endorsed jar dir, used by both build and tools </li>
  +<li> new  "dist" target, with test run before jar generation </li>
  +<li> new "gump" target </li>
  +<li> no mode heavy use of xml entities </li>
  +</ul>
  +</p>
  +                                                <p>
  +For more, visit <a href="http://sourceforge.net/projects/krysalis/";>Krysalis on 
SourceForge</a> or the 
  +<a href="http://www.krysalis.org/";>Krysalis web site</a>.
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <a name="0322.1" />
                                                   <h3>22 March  2002 - Krysalis 
Centipede = Ant + Cocoon</h3>
                                                   <p>
   Krysalis Centipede is a basic build starter kit that uses Apache Ant 
  
  
  
  1.92      +16 -0     jakarta-site2/docs/site/whoweare.html
  
  Index: whoweare.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/whoweare.html,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- whoweare.html     30 Apr 2002 05:55:46 -0000      1.91
  +++ whoweare.html     30 Apr 2002 21:20:09 -0000      1.92
  @@ -252,6 +252,22 @@
         <tr><td>
           <blockquote>
                                       <p>
  +                <b>Nicola Ken Barozzi</b> (nicolaken at apache.org)
  +<br />
  +Nicola Ken Barozzi is a 
  +committer for <a href="http://jakarta.apache.org/poi/";>Jakarta Poi</a>, which
  +he helped in entering Jakarta,
  +and for <a href="http://xml.apache.org/cocoon/";>Apache Cocoon</a> and Apache Forrest
  +on Xml-Apache. The work with these projects have made him found the 
  +<a href="http://www.krysalis.org/";>Krysalis Community Project</a>, with the aim 
  +of incubating his own and other projects till/if a community creates round them.
  +He started the <a href="http://www.krysalis.org/centipede/";>Krysalis Centipede</a>
  +build system to make building projects a simple thing, since it had become
  +a too common activity to be a pleasure. <br />
  +FAQ: You can call him Nicola, Ken, or Nicola Ken, as you wish.
  +
  +</p>
  +                                                <p>
                   <b>Shawn Bayern</b> (bayern at essentially.net)
   <br />
   Shawn Bayern is a committer for Jakarta Taglibs.  He is the
  
  
  
  1.73      +2 -6      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- index.xml 28 Apr 2002 17:03:34 -0000      1.72
  +++ index.xml 30 Apr 2002 21:20:09 -0000      1.73
  @@ -18,7 +18,6 @@
   <li><a href="site/news.html#0416.1">16 Apr 2002 - Log4j Version 1.2 (release 
candidate)</a></li>
   <li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
  -<li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   </ul>
   </p>
   </section>
  @@ -26,11 +25,9 @@
   <section name="Other News">
   <p>
   <ul>
  -<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors&apos; Choice award for &quot;Most Useful Java Community-Developed 
Technology&quot;.</a></li>
  +<li><a href="site/news.html#0326.2">26 March 2002 - Apache Ant wins JavaWorld 
Editors&apos; Choice award for &quot;Most Useful Java Community-Developed 
Technology&quot;.</a></li>
   <li><a href="site/news.html#0326.1">26 March 2002 - <b>Apache Software Foundation 
Reaches Agreement with Sun Microsystems to Allow Open Source Java 
Implementations</b></a></li>
   <li><a href="site/news.html#0322.1">22 March 2002 - We have spirit! Go Apache 
Go!</a></li>
  -<li><a href="site/news.html#0319">19 March 2002 - Jakarta Overview Compiled</a></li>
  -<li><a href="site/news.html#0306">6 March 2002 - Jakarta Volunteer Guides</a></li>
   </ul>
   </p>
   </section>
  @@ -38,10 +35,9 @@
   <section name="Elsewhere ...">
   <p>
   <ul>
  +<li><a href="site/elsewhere.html#0430">30 April  2002 - Krysalis Centipede 1.0 
beta1 Released</a></li>
   <li><a href="site/elsewhere.html#0322.1">22 March  2002 - Krysalis Centipede = Ant 
+ Cocoon</a></li>
   <li><a href="site/elsewhere.html#0307">7 March  2002 - Enterprise Object Broker: 
EJB for mere mortals</a></li>
  -<li><a href="site/elsewhere.html#0305">5 March 2002 - Poolman developer 
retires</a></li>
  -<li><a href="site/elsewhere.html#0301">1 March 2002 - Simper 0.2: JDBC 
Persistence</a></li>
   </ul>
   </p>
   </section>
  
  
  
  1.4       +51 -0     jakarta-site2/xdocs/site/elsewhere.xml
  
  Index: elsewhere.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- elsewhere.xml     23 Mar 2002 11:46:11 -0000      1.3
  +++ elsewhere.xml     30 Apr 2002 21:20:10 -0000      1.4
  @@ -3,12 +3,63 @@
   
     <properties>
       <author email="[EMAIL PROTECTED]">Ted Husted</author>
  +    <author email="[EMAIL PROTECTED]">Nicola Ken Barozzi</author>
       <title>Elsewhere</title>
     </properties>
   
   <body>
   
   <section name="Elsewhere ...">
  +
  +<a name="0430"></a>
  +<h3>30 April  2002 - Krysalis Centipede 1.0 beta1 Released</h3>
  +
  +<p>
  +Krysalis Centipede is a project build system based on Apache Ant.<br/>
  +It's made to be easy, extensible and powerful.
  +</p>
  +<p>
  +Centipede has been through major changes, like autodownloading and
  +autoinstalling build plugins, and now is stable and ready for
  +user testing.
  +</p><p>
  +It's based on the CDC paradigm, that keeps focus on Community, Documentation
  +and Code.<br/>
  +An example of a complete website and project using the latest Centipede is
  +<a href="http://jakarta.apache.org/poi/";>Apache POI</a> .
  +The site is updated automatically every 2 hours via a script.
  +</p>
  +<p>
  +Major features:
  +<br/>
  +<ul>
  +<li> multiple skin support (jakarta and xml.apache look-and-feel) </li>
  +<li> use of pre-packaged war style build plugins called "cents" </li>
  +<li> automatic download of cents using JJAR </li>
  +<li> ready for automatic site update from Gump runs </li>
  +<li> build target aliasing and description </li>
  +</ul>
  +<br/>
  +Other changes:
  +<br/>
  +<ul>
  +<li> basic docs on how to start, and the dir layout </li>
  +<li> enhanced gump descriptor use </li>
  +<li> examples jar build, along with proper, scratchpad and contrib </li>
  +<li> simple build script </li>
  +<li> endorsed jar dir, used by both build and tools </li>
  +<li> new  "dist" target, with test run before jar generation </li>
  +<li> new "gump" target </li>
  +<li> no mode heavy use of xml entities </li>
  +</ul>
  +</p>
  +
  +<p>
  +For more, visit <a href="http://sourceforge.net/projects/krysalis/";>Krysalis on 
SourceForge</a> or the 
  +<a href="http://www.krysalis.org/";>Krysalis web site</a>.
  +</p>
  +
  +<hr noshade="noshade" size="1"/>
   
   <a name="0322.1"></a>
   <h3>22 March  2002 - Krysalis Centipede = Ant + Cocoon</h3>
  
  
  
  1.59      +18 -0     jakarta-site2/xdocs/site/whoweare.xml
  
  Index: whoweare.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/whoweare.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- whoweare.xml      30 Apr 2002 05:55:46 -0000      1.58
  +++ whoweare.xml      30 Apr 2002 21:20:10 -0000      1.59
  @@ -79,6 +79,24 @@
   </p>
           </section>
           <section name="Committers">
  +        
  +            <p>
  +                <b>Nicola Ken Barozzi</b> (nicolaken at apache.org)
  +<br/>
  +Nicola Ken Barozzi is a 
  +committer for <a href="http://jakarta.apache.org/poi/";>Jakarta Poi</a>, which
  +he helped in entering Jakarta,
  +and for <a href="http://xml.apache.org/cocoon/";>Apache Cocoon</a> and Apache Forrest
  +on Xml-Apache. The work with these projects have made him found the 
  +<a href="http://www.krysalis.org/";>Krysalis Community Project</a>, with the aim 
  +of incubating his own and other projects till/if a community creates round them.
  +He started the <a href="http://www.krysalis.org/centipede/";>Krysalis Centipede</a>
  +build system to make building projects a simple thing, since it had become
  +a too common activity to be a pleasure. <br/>
  +FAQ: You can call him Nicola, Ken, or Nicola Ken, as you wish.
  +
  +</p>
  +        
   
         <p>
                   <b>Shawn Bayern</b> (bayern at essentially.net)
  
  
  

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

Reply via email to