-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28799/
-----------------------------------------------------------

Review request for Ambari, John Speidel and Robert Nettleton.


Bugs: AMBARI-8578
    https://issues.apache.org/jira/browse/AMBARI-8578


Repository: ambari


Description
-------

Update Apache Directory Server Library from 1.5.5 to 2.0.0-M17 to obtain bug 
fixes needed for future patches. 

One fix in particular is DIRSERVER-1882 
(https://issues.apache.org/jira/browse/DIRSERVER-1882).

Currently, the only dependency on this library are unit test cases:
* 
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest
* 
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderForDNWithSpaceTest
* 
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderBaseTest

These need to be updated to support the new library and associated 
dependencies. 


Diffs
-----

  ambari-project/pom.xml edba1dc 
  ambari-server/pom.xml 4076d73 
  
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderBaseTest.java
 2a323f8 
  
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderForDNWithSpaceTest.java
 c04af86 
  
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderTest.java
 6bc692c 
  ambari-server/src/test/resources/users.ldif 1f8557e 
  ambari-server/src/test/resources/users_for_dn_with_space.ldif 5e8f8cf 

Diff: https://reviews.apache.org/r/28799/diff/


Testing
-------

Ran updated unit tests (inculuded with full test suite)

Running 
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderForDNWithSpaceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.596 sec

Running 
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.837 sec


[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:58 min
[INFO] Finished at: 2014-12-08T06:31:40+00:00
[INFO] Final Memory: 43M/479M
[INFO] ------------------------------------------------------------------------


Thanks,

Robert Levas

Reply via email to