Fixing nightly Shindig build

Update: Instead of the following, which assumes you’re running containers off the filesystem, you should really run them off the web server. So the recommended way to run Shindig’s sample container is “jetty:run-war” (not documented in the README, but my...

Shindig Architecture: Java gadget Server 3 – Util

More raw Shindig notes. This time, looking at org.apache.shindig.util. See Shindigging tag. This is just a quickie for completeness sake as it’s a few generic util classes. This post completes the listing of all Java classes in the Shindig architecture...