Author: gagan
Date: Thu Sep 16 16:23:09 2010
New Revision: 997823
URL: http://svn.apache.org/viewvc?rev=997823&view=rev
Log:
Patch by gagan.goku: http://codereview.appspot.com/2220044/: Adding
cookiebaseduserprefstore.js to gadgets.jar as it is also getting used
Modified:
shindig/trunk/java/gadgets/pom.xml
Modified: shindig/trunk/java/gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/java/gadgets/pom.xml?rev=997823&r1=997822&r2=997823&view=diff
==============================================================================
--- shindig/trunk/java/gadgets/pom.xml (original)
+++ shindig/trunk/java/gadgets/pom.xml Thu Sep 16 16:23:09 2010
@@ -80,6 +80,7 @@
<targetPath>files</targetPath>
<includes>
<include>container/rpc_relay.html</include>
+ <include>container/cookiebaseduserprefstore.js</include>
</includes>
</resource>
</resources>