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/03/02 13:19:43 UTC

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

oberhack    2004/03/02 04:19:43

  Modified:    ide/org.apache.avalon.ide.eclipse.features feature.xml
  Log:
  changed to relative paths
  
  Revision  Changes    Path
  1.5       +2 -2      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- feature.xml	2 Feb 2004 20:16:06 -0000	1.4
  +++ feature.xml	2 Mar 2004 12:19:43 -0000	1.5
  @@ -2,7 +2,7 @@
   <feature
         id="org.apache.avalon.developer3"
         label="MerlinDeveloper Feature"
  -      version="0.0.2"
  +      version="0.0.3"
         provider-name="Apache Software Foundation"
         os="win32"
         ws="win32"
  @@ -48,7 +48,7 @@
            id="org.apache.avalon.MerlinDeveloperLaunch"
            download-size="0"
            install-size="0"
  -         version="0.0.2"/>
  +         version="0.0.3"/>
   
      <plugin
            id="org.apache.avalon.MerlinDeveloperUI"
  
  
  

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