I've managed to get it to compile on windows. There was a hack for svnversion-nocolon and I had to point to the jars for the version of jetty rather than then non version specific ones. Not sure why yet, but those ones were 1k so I am thinking they are there so you can change the version without changing the build script?
On Monday, July 7, 2014 3:48:56 PM UTC-4, Kevin Reid wrote: > > On Thu, Jul 3, 2014 at 7:49 AM, Ryan Litvak <[email protected] > <javascript:>> wrote: > >> I have a need to run custom end user developed scripts from an intranet >> application. I was looking to use Caja because it does exactly what I >> need, however, I can't use https://caja.appspot.com/ for the cajaServer >> so I was starting to look into running a server locally. However, it does >> not appear compiling on windows is supported. Is there any alternative to >> running on windows? Has anyone gotten this to work? >> > > All server code (of which there is less than there used to be) is “pure” > Java, and can in principle be run on Windows; you just need a unixish > system to compile it. > -- --- 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.
