Author: [email protected]
Date: Thu Mar 10 10:02:29 2011
New Revision: 864

Log:
[AMDATU-72] Fixed by applying patch attached to the issue

Modified:
   trunk/amdatu-opensocial/shindig/pom.xml

Modified: trunk/amdatu-opensocial/shindig/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/shindig/pom.xml     (original)
+++ trunk/amdatu-opensocial/shindig/pom.xml     Thu Mar 10 10:02:29 2011
@@ -224,8 +224,12 @@
               !org.jaxen.*,
               !sun.reflect,
               !sun.io,
+              com.google.inject,
               *
             </Import-Package>
+            <Export-Package>
+              com.google.inject.*;version="1.2.0"
+            </Export-Package>
             <_exportcontents>
               org.apache.shindig.*,
               org.amdatu.opensocial.shindig,
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to