Author: lindner
Date: Tue May 25 09:36:55 2010
New Revision: 947983

URL: http://svn.apache.org/viewvc?rev=947983&view=rev
Log:
make extras non-optional for now

Modified:
    shindig/trunk/java/server/pom.xml

Modified: shindig/trunk/java/server/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/server/pom.xml?rev=947983&r1=947982&r2=947983&view=diff
==============================================================================
--- shindig/trunk/java/server/pom.xml (original)
+++ shindig/trunk/java/server/pom.xml Tue May 25 09:36:55 2010
@@ -130,7 +130,6 @@
     <dependency>
       <groupId>org.apache.shindig</groupId>
       <artifactId>shindig-extras</artifactId>
-      <optional>true</optional>
     </dependency>
 
     <!-- external dependencies -->


Reply via email to