scolebourne    2004/02/21 08:13:41

  Modified:    attributes project.xml
  Added:       attributes/xdocs navigation.xml index.xml
               attributes project.properties
  Log:
  Update to new website design
  
  Revision  Changes    Path
  1.5       +42 -16    jakarta-commons-sandbox/attributes/xdocs/navigation.xml
  
  
  
  
  1.4       +204 -26   jakarta-commons-sandbox/attributes/xdocs/index.xml
  
  
  
  
  1.11      +14 -2     jakarta-commons-sandbox/attributes/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/attributes/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       19 Feb 2004 14:49:12 -0000      1.10
  +++ project.xml       21 Feb 2004 16:13:41 -0000      1.11
  @@ -17,7 +17,19 @@
   =
   -->
   <project>
  -    
  +  <extend>../sandbox-build/project.xml</extend>
  +  <name>Attributes</name>
  +  <id>commons-attributes</id>
  +  
  +  <logo><!--/images/logo.png--></logo>
  +  
  +  <currentVersion>2.0alpha</currentVersion>
  +  <inceptionYear>2003</inceptionYear>
  +  <shortDescription>Commons Attributes</shortDescription>
  +  <description>A package for handling runtime information about types (including 
Java classes)</description>
  +  
  +
  +<!-- REMOVED TO MAKE STANDARD BUILD
       <pomVersion>3</pomVersion>
       <groupId>commons-attributes</groupId>
       <name>Jakarta Commons Attributes</name>
  @@ -56,7 +68,7 @@
               <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
           </mailingList>
       </mailingLists>
  -    
  +-->
       <developers>
           <developer>
               <name>Leo Sutic</name>
  
  
  
  1.3       +76 -16    jakarta-commons-sandbox/attributes/project.properties
  
  
  
  

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

Reply via email to