Hi Cal, I believe I have fixed that in my WOJenkins repo. I’ll try to get it pulled into WOCommunity soon. But if you point your build to github.com/avendasora/WOJenkins.git instead of WOCommunity, that might be all it takes to get you up-and-running.
Dave On Jun 19, 2014, at 8:20 AM, Cal Thixton <[email protected]> wrote: > > Daniel, > I have also been working to setup a Jenkins build server for the last > few days. > > Install_WebObjects_And_Wonder installs and compiles with no errors > (using bitnami with ubuntu on ec2, and on el5/ec2), but can't say my Wonder > project is that easy; I followed the instructions as you did, but keep > getting the following: > > /var/lib/jenkins/jobs/my_project/workspace/build.xml:82: > taskdef class org.objectstyle.woproject.ant.WOCompile cannot be found > I found one reference to this saying that Ant needed to know about > woproject.jar before Java caches it, otherwise, Ant will never find it. > > I've been stuck on this for a few days with no amount of fiddling of > classpath or ANT_HOME is helping me isolate the problem; did you ever see > this? > > > > Thanks > Cal > > > > > > to compile but not our project, or Install_WebObjects_And_Wonder blows up > with something simple like > > On Jun 18, 2014, at 1:09 PM, Daniel Roy <[email protected]> > wrote: > >> Hi all, >> >> Is anyone actively using WOJenkins? If so, are you having problems building >> the Install_WebObjects_And_Wonder job >> (http://wiki.wocommunity.org/display/documentation/Installing+WebObjects+and+Wonder+for+Jenkins+using+WOJenkins)? >> >> I’m setting up a new Jenkins build machine, and the >> Install_WebObjects_And_Wonder job fails with the following: >> >> “ >> /Users/Shared/Jenkins/Home/jobs/Install_WebObjects_And_Wonder/workspace/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXCachingWrapper.java:71: >> error: cannot find symbol >> [wocompile] if(!result.isActive()) { >> [wocompile] ^ >> [wocompile] symbol: method isActive() >> [wocompile] location: variable result of type Entry >> “ >> The Wonder jenkins build server (http://jenkins.wocommunity.org/job/Wonder/) >> compiles the same code without issue, so I’m at a loss why locally it would >> not compile? >> >> Thanks, >> Daniel >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-deploy mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-deploy/cthixton%40gmail.com >> >> This email sent to [email protected] > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-deploy/webobjects%40avendasora.com > > This email sent to [email protected] ————————————————————————————— WebObjects - so easy that even Dave Avendasora can do it!™ ————————————————————————————— David Avendasora Senior Software Abuser Nekesto, Inc.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
