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 2004/02/25 14:33:10 UTC

cvs commit: avalon/meta/site/xdocs/meta/info/type index.xml

mcconnell    2004/02/25 05:33:10

  Modified:    meta     project.properties
               meta/site/xdocs/meta/info/type index.xml
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.4       +1 -1      avalon/meta/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon/meta/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	10 Feb 2004 16:30:15 -0000	1.3
  +++ project.properties	25 Feb 2004 13:33:10 -0000	1.4
  @@ -8,7 +8,7 @@
   maven.ui.banner.background = #fff
   maven.ui.banner.foreground = #000
   maven.xdoc.jsl = ./site/etc/site.jsl
  -maven.license.licenseFile = LICENSE.txt
  +maven.license.licenseFile = site/etc/LICENSE.txt
   maven.javadoc.stylesheet =${basedir}/site/etc/stylesheet.css
   maven.xdoc.poweredby.image= 
   maven.docs.src = ${basedir}/site/xdocs
  
  
  
  1.2       +7 -1      avalon/meta/site/xdocs/meta/info/type/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/meta/site/xdocs/meta/info/type/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	24 Sep 2003 08:15:57 -0000	1.1
  +++ index.xml	25 Feb 2004 13:33:10 -0000	1.2
  @@ -42,6 +42,12 @@
               </td>
             </tr>
             <tr>
  +            <td><a href="security/index.html">security</a></td><td>0..1</td>
  +            <td>
  +             Declaration of security related aspects.
  +            </td>
  +          </tr>
  +          <tr>
               <td><a href="services/index.html">services</a></td><td>0..1</td>
               <td>
                Declaration of the set of service that the component type provides.
  
  
  

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