Re: [Acegisecurity-developer] Several additions to Spring Security 2.0-RC1

2008-03-14 Thread Luke Taylor
Hi, I will take a look t them (probably next week). Did you forget the zip attachment to SEC-716 ? Thanks, Luke. On 14 Mar 2008, at 11:20, Ruud Senden wrote: Hello, I've just updated/created three JIRA issues for Spring Security to add some new features. Any chance that these will

Re: [Acegisecurity-developer] build failed

2008-01-14 Thread Luke Taylor
welcomed (.project .classpath anyone?) On Jan 12, 2008 9:51 PM, Ray Krueger [EMAIL PROTECTED] wrote: I had a bad file or two that was causing trouble. I blew those out and got fresh code from SVN and all is well. Candide be sure to run mvn install first and foremost. -- Luke Taylor

Re: [Acegisecurity-developer] build failed

2008-01-11 Thread Luke Taylor
pringframework.security.user details.jdbc.JdbcDaoImplTests) createUserInsertsCorrectData(org.springframework.s ecurity.userdetails.jdbc.Jdb cUserDetailsManagerTests) updateUserChangesDataCorrectlyAndClearsCache(org.s pringframework.security.user details.jdbc.JdbcUserDetailsManagerTests) -- Luke Taylor

Re: [Acegisecurity-developer] build failed

2008-01-11 Thread Luke Taylor
told me to share it with you. Thanks for your help quote I just co'd the code and tried to build it using maven. Got the following error... It's about ehcache configuration which causes tests to fail. Can you please help me to fix these? /quote -- Luke Taylor

[Acegisecurity-developer] Acegi Security 1.0.6 and Spring Security 2.0-M1 Released

2008-01-04 Thread Luke Taylor
as possible while keeping it simple and the experiences of end users applying it in different contexts is invaluable in achieving the best balance. Both the tutorial and contacts sample applications have been altered to use namespace configuration where possible. cheers, Luke. -- Luke Taylor

Re: [Acegisecurity-developer] how to get online users list from acegi ???? (Ray Krueger)

2007-11-10 Thread Luke Taylor
SessionRegistryImpl, this calss is an ApplicationListener, I don't know how to access to the instantiated object of this class from my code. this object was instantiated during application startup. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523C

Re: [Acegisecurity-developer] .classpath file in Subversion

2007-09-10 Thread Luke Taylor
;-) On a completely different side note, in updating the .classpath file, we're depending on commons-logging 1.0.4. Should we upgrade to 1.1? -Scott -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] SEC-516 Issue

2007-09-10 Thread Luke Taylor
/ ___ Home: http://acegisecurity.org Acegisecurity-developer mailing list Acegisecurity-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer -- Luke Taylor. Monkey Machine Ltd. PGP Key ID

Re: [Acegisecurity-developer] Our build is a mess...

2007-04-28 Thread Luke Taylor
to Maven 2 immediately (ie for 1.0.4) if it is ready, thus the question above for Luke and Carlos. I think you should stick to things as they are for 1.0.4. Support for docbook seems pretty flaky too, for example. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID

Re: [Acegisecurity-developer] Problem with md5 passwords

2007-04-27 Thread Luke Taylor
-ldap.xml to use encode md5, but doesn't work. My acegi file is attached. I appreciate any help. Thanks -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Our build is a mess...

2007-04-22 Thread Luke Taylor
in the common and filter directories. * We have maven1 instructions up for everything, yet we only seem to support maven2. We need to update our instructions. I'd gladly do it if someone can tell me how to build the sample apps with maven2. -- Luke Taylor. Monkey

Re: [Acegisecurity-developer] Our build is a mess...

2007-04-22 Thread Luke Taylor
Luke Taylor wrote: I suggested a while back that we refactor the sample app into a simple s/simple/single webapp which uses the standard authentication filter and leave the other context files commented out in web.xml so that it's possible to switch to another version and build it just

Re: [Acegisecurity-developer] Jalopy?

2007-04-20 Thread Luke Taylor
? It sure looks like it at: http://jalopy.sourceforge.net Are there other options out there? -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Jalopy?

2007-04-20 Thread Luke Taylor
dictator, Ben?), then we can run from there. At the moment it's just an approximation based on my best guesses. cheers, Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Jalopy?

2007-04-20 Thread Luke Taylor
around brackets and such). -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - This SF.net email is sponsored by DB2 Express Download DB2 Express C

Re: [Acegisecurity-developer] Multiple applications and different roles

2007-02-08 Thread Luke Taylor
opinion on the above ? Thanks, -- stephane -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - Using Tomcat but need to do more? Need

Re: [Acegisecurity-developer] Switching completely to Maven 2

2006-12-04 Thread Luke Taylor
. AFAIK there's still some things that need work in Maven 2, like the docbook generation, please raise any concerns, and things that still don't work under Maven 2 so I can look into it. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp

Re: [Acegisecurity-developer] Switching completely to Maven 2

2006-12-04 Thread Luke Taylor
under Maven 2 so I can look into it. Is there corresponding documentation that should change (both within the project and any posted on the web site)? Scott -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

[Acegisecurity-developer] Jalopy formatting

2006-11-28 Thread Luke Taylor
guys think (especially on the comment formatting bit) ? Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - Take Surveys. Earn Cash

Re: [Acegisecurity-developer] ACL sanfbox status

2006-11-27 Thread Luke Taylor
are failing. Thanks, -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [Acegisecurity-developer] Acegi combined with jetty and cocoon: classloader error: root cause ??

2006-11-22 Thread Luke Taylor
) at Loader.invokeMain(Unknown Source) at Loader.run(Unknown Source) at Loader.main (Unknown Source) -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

[Acegisecurity-developer] Maven 2 Build, Site etc.

2006-10-30 Thread Luke Taylor
is likely to be a better bet for users who want to build acegi themselves and we should ditch the Maven 1 build files asap, leaving the 1.0.2 site in place for reference. What do you think? Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp

Re: [Acegisecurity-developer] Maven 2 Build, Site etc.

2006-10-30 Thread Luke Taylor
What's the docbook plugin support like in Maven 2, Carlos? I can probably set something up to generate the docs separately if it's not available yet. Carlos Sanchez wrote: +1 to m2 -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp

Re: [Acegisecurity-developer] Releasing 1.0.2 - final 3 issues

2006-09-24 Thread Luke Taylor
from the bug fixes. Thanks Ben -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [Acegisecurity-developer] About The Following Acegi Releases

2006-08-27 Thread Luke Taylor
then that should be adequate. cheers, Luke. Ben Alex wrote: Luke Taylor wrote: That's good. You'll be an expert on branching with subversion then :-). I'd like to get the automatic build upgraded to Maven 2 as well (and running again). There are a couple of issues I've come across so far: I am

Re: [Acegisecurity-developer] About The Following Acegi Releases

2006-08-25 Thread Luke Taylor
/listinfo/acegisecurity-developer -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk - Using Tomcat but need to do more? Need to support web services

Re: [Acegisecurity-developer] About The Following Acegi Releases

2006-08-25 Thread Luke Taylor
. All development goes into trunk and things that we want in .x releases are merged into a branch. On 8/25/06, Luke Taylor [EMAIL PROTECTED] wrote: Hi Ben, As I mentioned on skype, I'd be for branching the code in the near future, so we can start working on some of the more major changes

Re: [Acegisecurity-developer] Bean initialization, constructor injection etc.

2006-07-16 Thread Luke Taylor
as time has passed. Luke Taylor wrote: Opening this up to the list for discussion no problem I don't think it's just a plexus problem, in general it allows extensibility and reuse. For instance you may want to subclass it with a different behaviour and the constructor arguments approach

[Acegisecurity-developer] Bean initialization, constructor injection etc.

2006-07-14 Thread Luke Taylor
of balancing ease of use and reusability On 7/12/06, Luke Taylor wrote: I think these kind of changes should be discussed on the list beforehand. Ben and I talked about this kind of thing a while back and agreed that enforcing initialization of objects with a particular state and being able

Re: [Acegisecurity-developer] Java Appliaction + Spring httpinvoker authentication

2006-07-06 Thread Luke Taylor
Please post user questions in the forum, not the dev mailing list. Luke. P.S. Whatever your opinion, if you are asking for help in using an OS project, you are much more likely to get it if you steer clear of terms like CRAP! and rubbish when describing it. -- Luke Taylor

Re: [Acegisecurity-developer] CAS w/ LDAP authorities?

2006-06-17 Thread Luke Taylor
of having numerous connection pools open to the ldap store. Is that more costly than I perceive or is there a better way to do this? Is an ldap userDetailsService planned? -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp

Re: [Acegisecurity-developer] ldap blowing up after upgrade to 1.0 final

2006-05-31 Thread Luke Taylor
response. Ben PS: I just heard from the client and they're back in business with my patched jar. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk ___ Home: http

Re: [Acegisecurity-developer] Junit error with Acegi Security

2006-05-28 Thread Luke Taylor
Alex [EMAIL PROTECTED] wrote: Luke Taylor wrote: I'm not seeing any problems with the latest code... I just rebuilt the web site and all the tests seems to be passing. There's quite a serious overhead in starting up the Ldap server which is why I made it a static field. Maven 1 seems to reload

Re: [Acegisecurity-developer] Junit error with Acegi Security

2006-05-28 Thread Luke Taylor
: Right now it seems to work for me. it'd be a good idea if you can, to change that temp directory to target/something, so it's deleted during clean On 5/28/06, Luke Taylor [EMAIL PROTECTED] wrote: Are you both seeing this error? If not, it may be that the working directory is corrupt

Re: [Acegisecurity-developer] Junit error with Acegi Security

2006-05-27 Thread Luke Taylor
() method or the constructor to see the error. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk ___ Home: http://acegisecurity.org Acegisecurity-developer mailing list

Re: [Acegisecurity-developer] Ldap changes

2006-05-09 Thread Luke Taylor
. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-29 Thread Luke Taylor
properties scopetest/scope /properties /dependency -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- Using Tomcat but need to do more? Need to support

Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
upgrade to a non snapshot dependency? there's alreaddy RC1 of apache directory in ibiblio. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- Using Tomcat but need

Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
/acegisecurity-developer -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
available (e.g. because of licensing restrictions). The jta jar is a case in point. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- Using Tomcat but need to do more

Re: [Acegisecurity-developer] Extending the Default LdapAuthoritiesPopulator

2006-02-13 Thread Luke Taylor
? -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX

Re: [Acegisecurity-developer] Didn't find Ldap Package

2006-02-06 Thread Luke Taylor
didn't fint the whole ldap package.Is there any bugs in Ldap so the release didn't include ldap or what ? Thank You Eng: Atef Kabani Nounsware Co. - Yahoo! Mail - Helps protect you from nasty viruses. -- Luke Taylor

Re: [Acegisecurity-developer] CVS build failing due to test failures.

2006-02-02 Thread Luke Taylor
the LDAP tests for the time being. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [Acegisecurity-developer] Re: Problem with Acegi Maven 2 build

2006-02-02 Thread Luke Taylor
of the pom.xml that works with maven 2. Then I'll copy some working versions of the apache-ds jars to our repo so we can use them for the maven 1 build. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Re: Problem with Acegi Maven 2 build

2006-02-01 Thread Luke Taylor
). The fact that order of dependencies worked in m1 was a coincidence and was not intended at all, and thus that behaviour can change. Regards -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk ?xml version=1.0

Re: [Acegisecurity-developer] New LDAP stuff

2006-01-31 Thread Luke Taylor
be willing to do this if you wanted some help. I've been using the new LDAP code extensively in the last month. If anyone else is already working on this, just let me know. Otherwise I'll get started on it in the next day or so. Brandon -- Luke Taylor. Monkey Machine Ltd

Re: [Acegisecurity-developer] CVS build failing due to test failures.

2006-01-31 Thread Luke Taylor
of the test data. It also expects to have an admin user with username manager and password acegisecurity available. cheers, Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk version: 1 dn: dc=acegisecurity,dc=org

Re: [Acegisecurity-developer] New LDAP stuff

2006-01-31 Thread Luke Taylor
yammering and hand-waiving about the LDAP support hehe. Tell them my rates are very reasonable ... Could be some time before those docs are available :). -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Apacheds 0.9.4-SNAPSHOT

2006-01-31 Thread Luke Taylor
-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642 ___ Home: http://acegisecurity.org Acegisecurity-developer mailing list Acegisecurity-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer -- Luke Taylor

Re: [Acegisecurity-developer] New LDAP stuff

2006-01-30 Thread Luke Taylor
an example in the contacts directory and quite a bit of information in recent forum posts. cheers, Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net

Re: [Acegisecurity-developer] compile error LdapUtils with Sun JDK 1.4.2_04

2006-01-27 Thread Luke Taylor
them in CVS to reflect that. Its the equivalent (as far as I know) of new IllegalArgumentException (message, e) in Tiger. -Scott -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] help - I need LdapPasswordAuthenticationDao

2006-01-26 Thread Luke Taylor
tell me if I can get a download? Karthik. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log

Re: [Acegisecurity-developer] help - I need LdapPasswordAuthenticationDao

2006-01-26 Thread Luke Taylor
http://acegisecurity.sourceforge.net/nightly/ Why can't you use the RC1 distro? http://sourceforge.net/project/showfiles.php?group_id=104215 -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] compile error LdapUtils with Sun JDK 1.4.2_04

2006-01-26 Thread Luke Taylor
this e-mail and any attachment and all copies and inform the sender. Thank you. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net email is sponsored

Re: [Acegisecurity-developer] help - I need LdapPasswordAuthenticationDao

2006-01-26 Thread Luke Taylor
/showfiles.php?group_id=104215 Are we talking about the same thing?? Coz I dont see the ldap package inside providers, in this one. Wondering whats going wrong ... -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] LDAP Provider

2006-01-07 Thread Luke Taylor
to the DefaultLdapAuthoritiesPopulator? Brandon Sure. Though it may be something that's not LDAP specific. I'll look into it. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] First step in Suggested Steps fails -- wasting bucket loads of time

2005-12-11 Thread Luke Taylor
* version. (I've Googled this to death and found nothing relevant except that the FCS version dates back to 2002. But nothing about what to do when Maven fails like this.) Thanks for any help you can give. Paul Furbacher -- Luke Taylor. Monkey Machine Ltd. PGP Key ID

Re: [Acegisecurity-developer] small patch for LDAP

2005-12-08 Thread Luke Taylor
in the build and successfully run against. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log

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] locked CVS?

2005-11-23 Thread Luke Taylor
Yes. It's working again. Luke. Ben Alex wrote: Jettro Coenradie wrote: I am having problems as well. tried it with maven and eclipse, both the same result. The SF job is now reported as corrected - can someone who was experiencing the issue please confirm? Thanks Ben -- Luke Taylor

Re: [Acegisecurity-developer] Quick Build fails on clean sources (full set from nightly snapshots)

2005-11-19 Thread Luke Taylor
worked (just now), so it looks like there's one real problem here (the CVS breakage.) I'm glad I could get it to work -- this looks very promising. :) Richard On Nov 19, 2005, at 13:22, Luke Taylor wrote: Do you mean the snapshot from the 15th? That also looks dubious, as the normal archive

Re: [Acegisecurity-developer] Quick Build fails on clean sources (full set from nightly snapshots)

2005-11-19 Thread Luke Taylor
I've submitted a request to SF to have things checked out: http://sourceforge.net/tracker/index.php?func=detailaid=1361819group_id=1atid=21 Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Getting errors building v0.8.3

2005-10-20 Thread Luke Taylor
it with the -X argument. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content

Re: [Acegisecurity-developer] Getting errors building v0.8.3

2005-10-20 Thread Luke Taylor
again for the valuable pointers. You're welcome. The attributes tests are failing in the main build too - I'm not sure what the situation is there. http://acegisecurity.sourceforge.net/multiproject/acegi-security-sample-attributes/junit-report.html -- Luke Taylor

Re: [Acegisecurity-developer] Nightly snapshots

2005-09-24 Thread Luke Taylor
Hi Ben, I hadn't set up the cron job. It seems to be running OK now. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- SF.Net email is sponsored by: Tame

Re: [Acegisecurity-developer] Event not firing from DaoAuthenticationProvider.java

2005-08-03 Thread Luke Taylor
, (as per your comments) is this the expected behavior of the event model? I would think we need to uniquely identify the 2nd logon and publish accordingly. Cheers, Mark -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Problem when executing the contacts sample

2005-08-02 Thread Luke Taylor
prefix=spring uri=http://www.springframework.org/tags; % i don't think you need to declare anything in your web.xml.. HTH marco -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] Problem when executing the contacts sample

2005-08-02 Thread Luke Taylor
in your web.xml.. HTH marco -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-29 Thread Luke Taylor
Ben Alex wrote: Hi Luke Luke Taylor wrote: On style issues, could we formally ban tab characters from both XML and Java (I guess Jalopy takes care of the latter already)? They tend to mess up the HTML source xref reports and there's a mix of tabs and spaces in some of the XML files can

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Luke Taylor
any feedback? I received some off-list support for the proposals, but I'd like to encourage some more discussion before we standardise on anything. Even a +1 if you're in agreement would be good (non-developers are invited to vote or provide feedback as well). Cheers Ben -- Luke Taylor

Re: [Acegisecurity-developer] Acegi from CVS has failind test

2005-07-08 Thread Luke Taylor
for your help, Paulo On 7/8/05, Luke Taylor [EMAIL PROTECTED] wrote: Hi Paulo, The automated build seems to be working fine now, so I think the problem should be fixed: http://acegisecurity.sourceforge.net/multiproject/acegi-security/junit-report.html If you are just interested in building

Re: [Acegisecurity-developer] Acegi from CVS has failind test

2005-07-06 Thread Luke Taylor
with work Luke's doing on the web.xml converter tool. Luke, would you please take a look? Thanks Ben -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk --- SF.Net email

Re: [Acegisecurity-developer] Support for HTTP request memento in Form Authenticator

2005-06-12 Thread Luke Taylor
Security, is there interest in adding (configurable) support for it to the AuthenticationProcessingFilter? I could see reasons for NOT wanting to use this (e.g. session creation denial-of-service attacks), but in other situations it can be useful. Thanks, Curtis -- Luke Taylor

Re: [Acegisecurity-developer] CVS lock

2005-04-29 Thread Luke Taylor
for luke_t's lock in /cvsroot/acegisecurity/acegisecurity/core/src/main/java/net/sf/acegisecurity/providers/x509/populator -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk

Re: [Acegisecurity-developer] CVS changes + Preparing for 0.51

2004-05-24 Thread Luke Taylor
alongside the Spring one on Monkey Machine if you want. It would be nice to have it a set of up-to-date reports online for reference. I've been meaning to have a look at the project for some time now and my current job only has 5 days to run so I might actually get a chance. Luke. -- Luke