Source should be available from the Cerle website, not sourceforge (or it might be inside the jar? That's what I always used to do.)
Regards, John Volkar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2008 10:45 PM To: Volkar, John M. Subject: RE: Can't get EmailNotifier to work with jspwiki 2.6.3 Thanks ! Where is the source? I may have a little free time next week while vacationing. SourceForge cvs said the code can be downloaded here cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/ceryle login but I get only empty project when checking out... Volkar, John M. wrote: > > I haven't touched source for this in a long time, (still happily > running an OLD Jspwiki instance <shamed/>). > > But... > > I remember that there was a signature change talked about to the > .initialize() method (which the notifier hooks into). > > I think this should be a simple tweak to the source and a recompile > for 2.6.x. > > I have zero time to dig now, but I'm >90% certain that it was that > signature change that's killing it. > > Your success by getting it to work by inserting that fragment after > startup keys it. It's the initialize signature (after startup, it's > the plugin's first invocation that kick-starts it). > > This should be a trivial fix for someone with TIME to recompile the > source. > > Regards,
