bloritsch    2003/08/19 09:46:22

  Modified:    .        project.xml
  Log:
  update the project descriptors
  
  Revision  Changes    Path
  1.8       +10 -9     avalon-excalibur/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml       18 Aug 2003 20:38:45 -0000      1.7
  +++ project.xml       19 Aug 2003 16:46:22 -0000      1.8
  @@ -4,7 +4,7 @@
   
     <pomVersion>3</pomVersion>
     <groupId>excalibur</groupId>
  -  <id>cornerstone-home</id>
  +  <id>excalibur-home</id>
     <name>Excalibur Component Suite</name>
     <currentVersion>1.0</currentVersion>
   
  @@ -15,6 +15,15 @@
     </organization>
     <inceptionYear>1997</inceptionYear>
   
  +  <logo>${basedir}/../site/excalibur_logo.gif</logo>
  +  <licenses>
  +    <license>
  +      <name>Apache Software License 1.1</name>
  +      <distribution>repo</distribution>
  +      <url>http://www.apache.org/LICENSE.txt</url>
  +    </license>
  +  </licenses>
  +
     <package>org.apache.avalon.cornerstone</package>
     <gumpRepositoryId>avalon-components</gumpRepositoryId>
     
  @@ -200,14 +209,6 @@
             <include>LICENSE.txt</include>
           </includes>
         </resource>
  -<!--
  -      <resource>
  -        <directory>${basedir}/conf</directory>
  -        <targetPath>BLOCK-INF</targetPath>
  -        <includes>
  -          <include>block.xml</include>
  -        </includes>
  -</resource> -->
       </resources>
     </build>
   
  
  
  

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

Reply via email to