You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/09/12 19:18:33 UTC

cvs commit: avalon-excalibur/i18n/xdocs navigation.xml usage.xml

mcconnell    2003/09/12 10:18:33

  Modified:    i18n     maven.xml project.xml
               i18n/xdocs navigation.xml usage.xml
  Log:
  Updated for RC2.
  
  Revision  Changes    Path
  1.2       +2 -0      avalon-excalibur/i18n/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/i18n/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	9 Sep 2003 21:57:42 -0000	1.1
  +++ maven.xml	12 Sep 2003 17:18:32 -0000	1.2
  @@ -7,4 +7,6 @@
       <attainGoal name="license"/>
     </preGoal>
   
  +  <goal name="avalon:dist" prereqs="jar:install,site,dist"/>
  +
   </project>
  
  
  
  1.2       +1 -1      avalon-excalibur/i18n/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/i18n/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	9 Sep 2003 21:57:42 -0000	1.1
  +++ project.xml	12 Sep 2003 17:18:32 -0000	1.2
  @@ -7,7 +7,7 @@
     <id>excalibur-i18n</id>
     <name>Excalibur i18n</name>
     <package>org.apache.avalon.excalibur.i18n</package>
  -  <currentVersion>1.1-RC1</currentVersion>
  +  <currentVersion>1.1</currentVersion>
   
     <inceptionYear>2002</inceptionYear>
     <shortDescription>
  
  
  
  1.2       +1 -1      avalon-excalibur/i18n/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/i18n/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	9 Sep 2003 21:57:43 -0000	1.1
  +++ navigation.xml	12 Sep 2003 17:18:32 -0000	1.2
  @@ -16,7 +16,7 @@
       <menu name="About Excalibur Configuration">
         <item name="Overview" href="/index.html"/>
         <item name="Usage" href="/usage.html"/>
  -      <item name="Download" href="/download.html"/>
  +      <item name="Download" href="http://avalon.apache.org/download.cgi"/>
         <item name="Javadoc" href="/apidocs/index.html"/>
       </menu>
   
  
  
  
  1.2       +2 -2      avalon-excalibur/i18n/xdocs/usage.xml
  
  Index: usage.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/i18n/xdocs/usage.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- usage.xml	9 Sep 2003 21:57:43 -0000	1.1
  +++ usage.xml	12 Sep 2003 17:18:32 -0000	1.2
  @@ -11,7 +11,7 @@
   
           <section name="Excalibur i18n">
   
  -          <section name="Usage">
  +          <subsection name="Usage">
               <p>
                   Using the i18n code is really straightforward; several 
                   examples of internationalized applications exist within 
  @@ -68,7 +68,7 @@
               </p>
           </subsection>
   
  -        </section>
  +      </section>
   
       </body>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org