in building the latest nightly source drop (5/2) i ran into the
following mini-snags:

in core/pom.xml i needed the following fragment to run the tests:

    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <version>1.2.12</version>
      <scope>test</scope>
    </dependency>


also, the following test failed:
org.acegisecurity.providers.ldap.authenticator.PasswordComparisonAuthent
icatorMockTests.testLdapCompareIsUsedWhenPasswordIsNotRetrieved()

i didn't attempt to build the adapters, as i don't currently have a need
for them, otherwise things seem to be alright...

thanks



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to