Hi,

 I get acegi from cvs with maven, like page says.
 When I do maven jar:install I obtain a failind test

log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
    [junit] Running net.sf.acegisecurity.util.StringSplitUtilsTests
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,015 sec
    [junit] Running
net.sf.acegisecurity.util.WebXmlToAcegiSecurityConverterTests
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,031 sec
    [junit] [ERROR] TEST
net.sf.acegisecurity.util.WebXmlToAcegiSecurityConverterTests FAILED
    [junit] Running net.sf.acegisecurity.vote.AbstractAccessDecisionManagerTests
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,032 sec
    [junit] Running net.sf.acegisecurity.vote.AffirmativeBasedTests
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,141 sec
    [junit] Running net.sf.acegisecurity.vote.BasicAclEntryVoterTests


what could be? I try from diferent computers with diferent jvm (1.4.2
and 1.5 ) and
always have this error.

Thanks,
Paulo



On 7/5/05, March, Andres <[EMAIL PROTECTED]> wrote:
> Attached patch to
> http://opensource.atlassian.com/projects/spring/browse/SEC-32
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf
> Of
> > March, Andres
> > Sent: Tuesday, July 05, 2005 10:05 AM
> > To: acegisecurity-developer@lists.sourceforge.net
> > Subject: RE: [Acegisecurity-developer] ACL interfaces
> >
> > Will do.
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On
> Behalf
> > Of
> > > Ben Alex
> > > Sent: Friday, July 01, 2005 6:24 PM
> > > To: acegisecurity-developer@lists.sourceforge.net
> > > Subject: Re: [Acegisecurity-developer] ACL interfaces
> > >
> > > March, Andres wrote:
> > >
> > > > Thanks to the acegi team, my ACL implementation is relatively
> > simple.
> > > > But I have been struggling a little finding the proper extension
> > > > points.  The basic implementations are great but I have them hard
> to
> > > > extend.  In particular, the BasicAclEntryAfterInvocationProvider
> > > > requires the use of the AbstractBasicAclEntry, so it can call
> > > > isPermitted().  I am wondering why this method cannot be part of
> an
> > > > interface (maybe BasicAclEntry).  For various reasons, some of
> them
> > > > hibernate-related, I need to have my own implementation of
> > > > BasicAclEntry.   Does this make sense?
> > > >
> > > >
> > >
> > > I can't see any problem with this at first glance, but would need to
> > > take a closer look. Could you please add it to JIRA?
> > >
> > > Thanks
> > > Ben
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is sponsored by: Discover Easy Linux Migration
> Strategies
> > > from IBM. Find simple to follow Roadmaps, straightforward articles,
> > > informative Webcasts and more! Get everything you need to get up to
> > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> > > _______________________________________________
> > > Home: http://acegisecurity.sourceforge.net
> > > Acegisecurity-developer mailing list
> > > Acegisecurity-developer@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> >
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> > from IBM. Find simple to follow Roadmaps, straightforward articles,
> > informative Webcasts and more! Get everything you need to get up to
> > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=ick
> > _______________________________________________
> > Home: http://acegisecurity.sourceforge.net
> > Acegisecurity-developer mailing list
> > Acegisecurity-developer@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&opclick
> _______________________________________________
> Home: http://acegisecurity.sourceforge.net
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to