Author: doll
Date: Thu Feb 21 18:52:10 2008
New Revision: 630074
URL: http://svn.apache.org/viewvc?rev=630074&view=rev
Log:
Removed accidental dependency of opensocial-reference on ifpc. If your
opensocial-0.7 feature needs this dependency you should add it to your
feature.xml file.
Modified:
incubator/shindig/trunk/features/opensocial-reference/feature.xml
Modified: incubator/shindig/trunk/features/opensocial-reference/feature.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/features/opensocial-reference/feature.xml?rev=630074&r1=630073&r2=630074&view=diff
==============================================================================
--- incubator/shindig/trunk/features/opensocial-reference/feature.xml (original)
+++ incubator/shindig/trunk/features/opensocial-reference/feature.xml Thu Feb
21 18:52:10 2008
@@ -19,8 +19,6 @@
-->
<feature>
<name>opensocial-reference</name>
- <!-- all known opensocial implementations assume that ifpc is present.
-->
- <dependency>ifpc</dependency>
<gadget>
<script src="opensocial.js"/>
<script src="activity.js"/>