Hi Daniel, That is an odd error, considering Entry is an inner class of ERXCachingWrapper and isActive() is a public method on it.
Can you give us more of the log? I know it is probably huge. Just zip it up and attach it. I want to see where it’s checking out Wonder, what Ant tasks are being executed, etc. So basically the entire console output. Thanks! BTW, I’ve been working on some updates to WOJenkins. There’s some new build scripts and job definitions that mean far less duplicated configuration in each Job - working the kinks out now. You can find some of the in my WOJenkins repo, and others in the Amagavi WOJenkins repo. I’ll be pulling the Amagavi ones into my WOJenkins soon. Dave On Jun 18, 2014, at 10:16 AM, 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-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/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-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
