[Acegisecurity-developer] Building Acegi from CVS HEAD

2005-11-29 Thread Samuel Le Berrigaud
Hi, I'm going through the "Suggested Steps" of the web site... I checked out Acegi, and updated maven woth the commons-attributes plugin. I'm now trying to build Acegi and here come several problems: 1) the class doesn't compile correctly with maven org.acegisecurity.intercept.method MethodDefin

Re: [Acegisecurity-developer] Building Acegi from CVS HEAD

2005-11-29 Thread Luke Taylor
I've been trying to fix the acegifier code today to bring it into line with the core, but unfortunately CVS seems to be broken again too and I can't do a full update to check everything's working OK. Luke. Samuel Le Berrigaud wrote: Hi, I'm going through the "Suggested Steps" of the web sit

Re: [Acegisecurity-developer] Building Acegi from CVS HEAD

2005-11-29 Thread Luke Taylor
I've added a comment to the previous SF issue on CVS lock is it looks like the same problem that occurred a week or so ago. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --

Re: [Acegisecurity-developer] Building Acegi from CVS HEAD

2005-11-29 Thread Ben Alex
Luke Taylor wrote: I've added a comment to the previous SF issue on CVS lock is it looks like the same problem that occurred a week or so ago. Oh no! Not the lock issue again. Maybe it'd pay to create a new task, as I don't think they keep an eye on the "closed" tasks... About 12 hours ago th

Re: [Acegisecurity-developer] Building Acegi from CVS HEAD

2005-11-29 Thread Ben Alex
Samuel Le Berrigaud wrote: 1) the class doesn't compile correctly with maven org.acegisecurity.intercept.method MethodDefinitionSourceEditorTigerTests, the cause being that the main method references the MethodDefinitionSourceEditorTests class (Tiger is missing). I think it is simply a copy paste