You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ob...@apache.org on 2004/05/08 06:08:47 UTC

cvs commit: avalon-sandbox/ide/org.apache.avalon.ide.eclipse.features feature.xml

oberhack    2004/05/07 21:08:47

  Modified:    ide/org.apache.avalon.ide.eclipse.features feature.xml
  Log:
  meta generation added
  
  Revision  Changes    Path
  1.7       +9 -3      avalon-sandbox/ide/org.apache.avalon.ide.eclipse.features/feature.xml
  
  Index: feature.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/ide/org.apache.avalon.ide.eclipse.features/feature.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- feature.xml	29 Apr 2004 21:27:43 -0000	1.6
  +++ feature.xml	8 May 2004 04:08:47 -0000	1.7
  @@ -4,9 +4,15 @@
         label="MerlinDeveloper Feature"
         version="0.0.4"
         provider-name="Apache Software Foundation"
  -      nl="en_US"
  -      primary="true"
  -      exclusive="true">
  +      nl="en_US">
  +
  +   <copyright>
  +      this is a copyright
  +   </copyright>
  +
  +   <license>
  +      and this a license
  +   </license>
   
      <url>
         <update label="MerlinDeveloper Updates" url="http://www.apache.org/~oberhack/eclipse/updates/"/>
  
  
  

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