Author: jjohnstn
Date: 2010-10-12 18:31:50 -0400 (Tue, 12 Oct 2010)
New Revision: 25763
Modified:
trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/ChangeLog
trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.xml
Log:
2010-10-12 Jeff Johnston <jjohnstn(a)redhat.com>
* feature.xml: Fix warning regarding docs plugin id not being found by
changing to use id specified in docs plugin.
Modified: trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/ChangeLog
===================================================================
--- trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/ChangeLog 2010-10-12
22:30:22 UTC (rev 25762)
+++ trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/ChangeLog 2010-10-12
22:31:50 UTC (rev 25763)
@@ -1,3 +1,8 @@
+2010-10-12 Jeff Johnston <jjohnstn(a)redhat.com>
+
+ * feature.xml: Fix warning regarding docs plugin id not being found by
+ changing to use id specified in docs plugin.
+
2010-09-30 Jeff Johnston <jjohnstn(a)redhat.com>
* feature.xml: Bump up to 0.0.2 and add docs plug-in.
Modified: trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.xml
===================================================================
--- trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.xml 2010-10-12
22:30:22 UTC (rev 25762)
+++ trunk/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.xml 2010-10-12
22:31:50 UTC (rev 25763)
@@ -37,7 +37,7 @@
unpack="false"/>
<plugin
- id="org.jboss.tools.deltacloud.docs"
+ id="org.jboss.tools.deltacloud_docs"
download-size="0"
install-size="0"
version="0.0.0"