On Wed, Jul 23, 2008 at 10:41 AM, <[EMAIL PROTECTED]> wrote:

> So my suspicion is that the Shindig build should be pointing to *both* of
> these Maven directories. Is it?
>

Apparently so. In java/gadgets/pom.xml, we have --

    <dependency>
      <groupId>caja</groupId>
      <artifactId>caja</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>caja</groupId>
      <artifactId>json_simple</artifactId>
      <scope>compile</scope>
    </dependency>

I'm stumped. Maybe then I'll stop replying to myself. :)

Ihab

-- 
Ihab A.B. Awad, Palo Alto, CA

Reply via email to