Author: [email protected]
Date: Wed Dec 7 14:52:31 2011
New Revision: 1825
Log:
AMDATUOPENSOCIAL-146 messed up the dependencies, too much got embedded, which
caused an integration test to fail.
Modified:
trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml
Modified: trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml (original)
+++ trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml Wed Dec 7
14:52:31 2011
@@ -70,14 +70,14 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
- <scope>compile</scope>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.tokenprovider</artifactId>
- <version>0.2.2-SNAPSHOT</version>
- <scope>compile</scope>
+ <scope>provided</scope>
+ <type>bundle</type>
</dependency>
<dependency>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits