I still have two failing tests in osgi-integ: [ERROR] Errors: [ERROR] org.apache.directory.server.osgi.integ.ServerCoreAnnotationsOsgiTest.testUseBundleClasses(org.apache.directory.server.osgi.integ.ServerCoreAnnotationsOsgiTest) [ERROR] Run 1: ServerCoreAnnotationsOsgiTest>ServerOsgiTestBase.testUseBundleClasses:151->useBundleClasses:43 » ClassNotFound [ERROR] Run 2: ServerCoreAnnotationsOsgiTest>ServerOsgiTestBase.testUseBundleClasses:151->useBundleClasses:43 » ClassNotFound [INFO] [ERROR] org.apache.directory.server.osgi.integ.ServerCoreOsgiTest.testUseBundleClasses(org.apache.directory.server.osgi.integ.ServerCoreOsgiTest) [ERROR] Run 1: ServerCoreOsgiTest>ServerOsgiTestBase.testUseBundleClasses:151->useBundleClasses:43 » ClassNotFound [ERROR] Run 2: ServerCoreOsgiTest>ServerOsgiTestBase.testUseBundleClasses:151->useBundleClasses:43 » ClassNotFound [INFO]
On Wed, Mar 25, 2020 at 11:52 PM Emmanuel Lécharny <[email protected]> wrote: > I just pushed a fix. It builds now on my computer. > > I bumped up the commons.codec and commons.pool2 dependencies on > ApacheDS, they were using older versions compared to LDAP API. > > > > On 25/03/2020 10:38, Colm O hEigeartaigh wrote: > > The OSGi tests are also failing: > > > > ERROR: Bundle org.apache.directory.server.http.directory.bridge [95] > > Error starting > > > file:/home/coheig/src/apache/directory-server/osgi-integ/target/1585128496666-0/pax-exam-downloads/org.apache.directory.server.http.directory.bridge_2.0.0.AM27-SNAPSHOT.jar > > > (org.osgi.framework.BundleException: Unable to resolve > > org.apache.directory.server.http.directory.bridge [95](R 95.0): > > missing requirement [org.apache.directory.server.http.directory.bridge > > [95](R 95.0)] osgi.wiring.package; > > > (&(osgi.wiring.package=org.apache.directory.api.ldap.model.schema)(version>=2.0.1)) > > > [caused by: Unable to resolve org.apache.directory.api.ldap.model > > [89](R 89.0): missing requirement [org.apache.directory.api.ldap.model > > [89](R 89.0)] osgi.wiring.package; > > > (&(osgi.wiring.package=org.apache.commons.codec.digest)(version>=1.14.0))] > > Unresolved requirements: > > [[org.apache.directory.server.http.directory.bridge [95](R 95.0)] > > osgi.wiring.package; > > > (&(osgi.wiring.package=org.apache.directory.api.ldap.model.schema)(version>=2.0.1))]) > > > > Colm. > > > > On Tue, Mar 24, 2020 at 11:14 PM Emmanuel Lécharny > > <[email protected] <mailto:[email protected]>> wrote: > > > > > > On 24/03/2020 10:57, Colm O hEigeartaigh wrote: > > > OK thanks Emmanuel. Should we merge a fix just to @Ignore the > > tests then? > > > > Yes, I think so. > > > > If you could create a JIRA about the fact this control is seen as > > support in the RootDSE when it's not, that would help. > > > > > > Thanks Colm ! > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > <mailto:[email protected]> > > For additional commands, e-mail: [email protected] > > <mailto:[email protected]> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
