On Wed, Apr 9, 2014 at 6:54 AM, Ken Kahn <[email protected]> wrote:

> I'm a little unclear why I need to build any JARs.
>

You don't actually need to. Unfortunately, our build rules are still in the
structure they were when we did require a server-side component (the
cajoler) as we haven't refactored them since deleting it on trunk.

The minimum build which gets the JS files built is "ant MinifiedJs".
(Despite the name, this also builds the unminified-but-concatenated files.)

However, you will still run in to the dependency on
tools/svnversion-nocolon, because that is used to determine the version
number built into the JS files, which is used to verify that the versions
used are consistent with each other. (You could perhaps try creating a
'tools/svnversion-nocolon.exe' which prints a hardcoded number and see if
that gets things farther.)


> Couldn't you guys provide the JARs that 'ant jars' produces?
>

You're asking for “binary” releases; we're just not currently doing that.


> What I would like to is to run Caja in Eclipse with the Google Eclipse
> Plugin that simplifies use of GAE and GWT. And that works regardless of the
> OS.
>

Yes, the problem is not Caja per se but rather our build process.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to