Thanks Colm.
I just committed a fix. Le 25/10/2017 à 17:35, Colm O hEigeartaigh a écrit : > Looks like there is a compilation failure on trunk: > > 6.1:testCompile (default-testCompile) on project apacheds-server-integ: > Compilation failure: Compilation failure: > [ERROR] > /home/colm/src/apache/apacheds-trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java:[23,53] > cannot find symbol > [ERROR] symbol: class AutzIntegUtils > [ERROR] location: package org.apache.directory.server.core.authz > [ERROR] > /home/colm/src/apache/apacheds-trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java:[23,1] > static import only from classes and interfaces > [ERROR] > /home/colm/src/apache/apacheds-trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java:[24,53] > cannot find symbol > [ERROR] symbol: class AutzIntegUtils > [ERROR] location: package org.apache.directory.server.core.authz > [ERROR] > /home/colm/src/apache/apacheds-trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java:[24,1] > static import only from classes and interfaces > [ERROR] > /home/colm/src/apache/apacheds-trunk/server-integ/src/test/java/org/apache/directory/server/operations/search/SearchIT.java:[78,46] > cannot find symbol > [ERROR] symbol: class AutzIntegUtils > [ERROR] location: package org.apache.directory.server.core.authz > [ERROR] -> [Help 1] > [ERROR] > > > -- Emmanuel Lecharny Symas.com directory.apache.org
