Hi Dave, I tinkered enough over the weekend and got everything working. I'll review your setup and make sure I've got everything ironed out just right.
(Sadly, I'm going to miss WOWODC.) Thanks! -George On Jun 29, 2011, at 8:57 PM, David Avendasora wrote: > Hi George! > > If you're coming to WOWODC I'll be helping people with exactly this. > > If not... well... you can take a look at this for now: > https://github.com/avendasora/WOJenkins (you'll want to clone it and point to > that repository instead of mine so as I'm making changes I don't mess with > your build). > > If you create a job to build Wonder, then replace the job's config.xml with > this one: > https://github.com/avendasora/WOJenkins/blob/master/Build/Wonder/JobConfig/config.xml > then tell Jenkins to reload it's config files (http://localhost:8080/reload) > You should get a job that will download and install the specified version of > WebObjects and then check-out (clone) and build the specified branch/revision > of Wonder. > > It installs Wonder in HUDSON_HOME/WOFrameworksRepository/ so it's available > for other Jenkin's jobs to use. I have a WOProject job config.xml file too > (but it's not quite finished yet) that will then use that installed > WebObjects and WOnder to build your WO Application or Framework. > > Good luck! > > Dave > > > On Jun 25, 2011, at 1:08 PM, George Domurot wrote: > >> I'm attempting to point from the old svn repo to the new git repo for >> building Wonder. I seem to be hitting a few snags. >> >> Are there any online docs specific for building Wonder w/Jenkins+git? >> >> Thanks, >> George _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com >> >> This email sent to [email protected] >> >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
