tetsuya     2003/09/29 00:01:22

  Modified:    docs     index.html
               docs/site elsewhere.html
               xdocs    index.xml
               xdocs/site elsewhere.xml
  Log:
  29 September 2003 - Apache Maven 1.0 Release Candidate 1 Released!
  
  Congratulations, The Apache Maven Team!
  
  Revision  Changes    Path
  1.311     +4 -3      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.310
  retrieving revision 1.311
  diff -u -r1.310 -r1.311
  --- index.html        27 Sep 2003 07:08:44 -0000      1.310
  +++ index.html        29 Sep 2003 07:01:21 -0000      1.311
  @@ -241,9 +241,10 @@
                                                   <h4>Other news from <a 
href="site/news.html">Jakarta</a> 
           and <a href="site/elsewhere.html">Elsewhere</a></h4>
                                                   <ul>
  -                <li><a href="site/elsewhere.html#20030926.3">26 September 2003 - 
<b>Avalon Merlin 3.0 beta 1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030926.2">26 September 2003 - 
<b>Avalon Excalibur i18n 1.1 and Configuration 1.1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030926.1">26 September 2003 - 
<b>Avalon Framework 4.1.5 + Meta 1.1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030929.1">29 September 2003 - 
<b>Apache Maven 1.0 Release Candidate 1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.3">26 September 2003 - 
<b>Apache Avalon Merlin 3.0 beta 1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.2">26 September 2003 - 
<b>Apache Avalon Excalibur i18n 1.1 and Configuration 1.1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.1">26 September 2003 - 
<b>Apache Avalon Framework 4.1.5 + Meta 1.1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030924.2">24 September 2003 - 
<b>JaxMe</b> Is Now Under Incubation in WS.APACHE.ORG</a></li>
                   <li><a href="site/elsewhere.html#20030924.1">24 September 2003 - 
<b>XMLBeans</b> Is Now Under Incubation in XML.APACHE.ORG</a></li>
                   <li><a href="site/news.html#20030917.1">17 September 2003 - 
<b>Register</b> for <b>ApacheCon 2003</b></a></li>
  
  
  
  1.84      +51 -4     jakarta-site2/docs/site/elsewhere.html
  
  Index: elsewhere.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/elsewhere.html,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- elsewhere.html    28 Sep 2003 05:53:05 -0000      1.83
  +++ elsewhere.html    29 Sep 2003 07:01:21 -0000      1.84
  @@ -187,8 +187,55 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20030926.3">
  -<h3>26 September 2003 - Avalon Merlin 3.0 beta 1 release</h3>
  +                                    <a name="20030929.1">
  +<h3>29 September 2003 - Apache Maven 1.0 Release Candidate 1 Released!</h3>
  +</a>
  +                                                <p>
  +The Maven team is pleased to announce Release Candidate 1!
  +</p>
  +                                                <p>
  +<a href="http://maven.apache.org/";>http://maven.apache.org/</a>
  +</p>
  +                                                <p>
  +Maven is a Java project management and project comprehension tool. Maven
  +is based on the concept of a project object model (POM) in that all the
  +artifacts produced by Maven are a result of consulting a well defined
  +model for your project. Builds, documentation, source metrics, and
  +source cross-references are all controlled by your POM.
  +</p>
  +                                                <p>
  +Maven has many goals, but in a nutshell Maven aims to make the
  +developer's life easier by providing a well defined project structure,
  +well defined development processes to follow, and a coherent body of
  +documentation that keeps your developers and clients apprised of what's
  +happening with your project. Maven alleviates a lot of what most
  +developers consider drudgery and lets them get on with the task at hand.
  +This is essential in OSS projects where there aren't many people
  +dedicated to the task of documenting and propagating the critical
  +information about your project which is necessary in order to attract
  +potential new developers and clients.
  +</p>
  +                                                <p>
  +This version is primarily a bugfix release.
  +</p>
  +                                                <p>
  +Bugs fixed<br />
  +----------<br />
  +see <br />
  +<a 
href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10181";>http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10181</a>
  +</p>
  +                                                <p>
  +Bugs to be fixed for 1.0<br />
  +------------------------<br />
  +<a 
href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10149";>http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10149</a>
  +</p>
  +                                                <p>
  +You can find the Maven distributions here:<br />
  +<a 
href="http://maven.apache.org/builds/release/1.0-rc1/";>http://maven.apache.org/builds/release/1.0-rc1/</a>
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20030926.3">
  +<h3>26 September 2003 - Apache Avalon Merlin 3.0 beta 1 release</h3>
   </a>
                                                   <p>
   The Avalon Team is proud to announce the release of Merlin 3.0 Beta 1.  
  @@ -225,7 +272,7 @@
   </p>
                                                   <hr size="1" noshade="noshade" />
                                                   <a name="20030926.2">
  -<h3>26 September 2003 - Avalon Excalibur i18n 1.1 and Configuration 1.1 
Released</h3>
  +<h3>26 September 2003 - Apache Avalon Excalibur i18n 1.1 and Configuration 1.1 
Released</h3>
   </a>
                                                   <p>
   The Avalon Team is pleased to announce availability of the upgrade 
  @@ -259,7 +306,7 @@
   </p>
                                                   <hr size="1" noshade="noshade" />
                                                   <a name="20030926.1">
  -<h3>26 September 2003 - Avalon Framework 4.1.5 + Meta 1.1 Released</h3>
  +<h3>26 September 2003 - Apache Avalon Framework 4.1.5 + Meta 1.1 Released</h3>
   </a>
                                                   <p>
   The Avalon Team is proud to announce the general availability of Avalon 
  
  
  
  1.252     +4 -3      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.251
  retrieving revision 1.252
  diff -u -r1.251 -r1.252
  --- index.xml 27 Sep 2003 07:08:44 -0000      1.251
  +++ index.xml 29 Sep 2003 07:01:21 -0000      1.252
  @@ -55,9 +55,10 @@
   <h4>Other news from <a href="site/news.html">Jakarta</a> 
           and <a href="site/elsewhere.html">Elsewhere</a></h4>
           <ul>
  -                <li><a href="site/elsewhere.html#20030926.3">26 September 2003 - 
<b>Avalon Merlin 3.0 beta 1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030926.2">26 September 2003 - 
<b>Avalon Excalibur i18n 1.1 and Configuration 1.1</b> Released</a></li>
  -                <li><a href="site/elsewhere.html#20030926.1">26 September 2003 - 
<b>Avalon Framework 4.1.5 + Meta 1.1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030929.1">29 September 2003 - 
<b>Apache Maven 1.0 Release Candidate 1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.3">26 September 2003 - 
<b>Apache Avalon Merlin 3.0 beta 1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.2">26 September 2003 - 
<b>Apache Avalon Excalibur i18n 1.1 and Configuration 1.1</b> Released</a></li>
  +                <li><a href="site/elsewhere.html#20030926.1">26 September 2003 - 
<b>Apache Avalon Framework 4.1.5 + Meta 1.1</b> Released</a></li>
                   <li><a href="site/elsewhere.html#20030924.2">24 September 2003 - 
<b>JaxMe</b> Is Now Under Incubation in WS.APACHE.ORG</a></li>
                   <li><a href="site/elsewhere.html#20030924.1">24 September 2003 - 
<b>XMLBeans</b> Is Now Under Incubation in XML.APACHE.ORG</a></li>
                   <li><a href="site/news.html#20030917.1">17 September 2003 - 
<b>Register</b> for <b>ApacheCon 2003</b></a></li>
  
  
  
  1.53      +52 -3     jakarta-site2/xdocs/site/elsewhere.xml
  
  Index: elsewhere.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/elsewhere.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- elsewhere.xml     28 Sep 2003 05:53:05 -0000      1.52
  +++ elsewhere.xml     29 Sep 2003 07:01:21 -0000      1.53
  @@ -11,8 +11,57 @@
   
   <section name="Elsewhere ...">
   
  +<a name="20030929.1">
  +<h3>29 September 2003 - Apache Maven 1.0 Release Candidate 1 Released!</h3>
  +</a>
  +<p>
  +The Maven team is pleased to announce Release Candidate 1!
  +</p>
  +<p>
  +<a href="http://maven.apache.org/";>http://maven.apache.org/</a>
  +</p>
  +<p>
  +Maven is a Java project management and project comprehension tool. Maven
  +is based on the concept of a project object model (POM) in that all the
  +artifacts produced by Maven are a result of consulting a well defined
  +model for your project. Builds, documentation, source metrics, and
  +source cross-references are all controlled by your POM.
  +</p>
  +<p>
  +Maven has many goals, but in a nutshell Maven aims to make the
  +developer's life easier by providing a well defined project structure,
  +well defined development processes to follow, and a coherent body of
  +documentation that keeps your developers and clients apprised of what's
  +happening with your project. Maven alleviates a lot of what most
  +developers consider drudgery and lets them get on with the task at hand.
  +This is essential in OSS projects where there aren't many people
  +dedicated to the task of documenting and propagating the critical
  +information about your project which is necessary in order to attract
  +potential new developers and clients.
  +</p>
  +<p>
  +This version is primarily a bugfix release.
  +</p>
  +<p>
  +Bugs fixed<br/>
  +----------<br/>
  +see <br/>
  +<a 
href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10181";>http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10181</a>
  +</p>
  +<p>
  +Bugs to be fixed for 1.0<br/>
  +------------------------<br/>
  +<a 
href="http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10149";>http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;pid=10030&amp;fixfor=10149</a>
  +</p>
  +<p>
  +You can find the Maven distributions here:<br/>
  +<a 
href="http://maven.apache.org/builds/release/1.0-rc1/";>http://maven.apache.org/builds/release/1.0-rc1/</a>
  +</p>
  +
  +<hr size="1" noshade="noshade" />
  +
   <a name="20030926.3">
  -<h3>26 September 2003 - Avalon Merlin 3.0 beta 1 release</h3>
  +<h3>26 September 2003 - Apache Avalon Merlin 3.0 beta 1 release</h3>
   </a>
   <p>
   The Avalon Team is proud to announce the release of Merlin 3.0 Beta 1.  
  @@ -51,7 +100,7 @@
   <hr size="1" noshade="noshade" />
   
   <a name="20030926.2">
  -<h3>26 September 2003 - Avalon Excalibur i18n 1.1 and Configuration 1.1 
Released</h3>
  +<h3>26 September 2003 - Apache Avalon Excalibur i18n 1.1 and Configuration 1.1 
Released</h3>
   </a>
   <p>
   The Avalon Team is pleased to announce availability of the upgrade 
  @@ -87,7 +136,7 @@
   <hr size="1" noshade="noshade" />
   
   <a name="20030926.1">
  -<h3>26 September 2003 - Avalon Framework 4.1.5 + Meta 1.1 Released</h3>
  +<h3>26 September 2003 - Apache Avalon Framework 4.1.5 + Meta 1.1 Released</h3>
   </a>
   <p>
   The Avalon Team is proud to announce the general availability of Avalon 
  
  
  

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

Reply via email to