You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by ta...@apache.org on 2009/01/06 18:38:05 UTC

svn commit: r732015 - /incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml

Author: takezoe
Date: Tue Jan  6 09:38:05 2009
New Revision: 732015

URL: http://svn.apache.org/viewvc?rev=732015&view=rev
Log:
package name migration

Modified:
    incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml

Modified: incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml
URL: http://svn.apache.org/viewvc/incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml?rev=732015&r1=732014&r2=732015&view=diff
==============================================================================
--- incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml (original)
+++ incubator/click/trunk/tools/eclipse/net.sf.clickide.feature/feature.xml Tue Jan  6 09:38:05 2009
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
-      id="net.sf.clickide.feature"
+      id="org.apache.click.eclipse.feature"
       label="%feature.name"
       version="2.1.0"
       provider-name="%feature.provider">
@@ -221,14 +221,14 @@
    </requires>
 
    <plugin
-         id="net.sf.clickide"
+         id="org.apache.click.eclipse"
          download-size="0"
          install-size="0"
          version="2.1.0"
          unpack="false"/>
 
    <plugin
-         id="net.sf.clickide.cayenne"
+         id="org.apache.click.eclipse.cayenne"
          download-size="0"
          install-size="0"
          version="2.1.0"