alien11689 commented on code in PR #413: URL: https://github.com/apache/aries/pull/413#discussion_r1938326530
########## web/web-itests/pom.xml: ########## @@ -47,13 +47,12 @@ <logback.version>1.5.16</logback.version> <org.apache.aries.blueprint.sample.version>1.0.0</org.apache.aries.blueprint.sample.version> <org.apache.aries.blueprint.version>1.0.0</org.apache.aries.blueprint.version> - <org.apache.aries.proxy.version>1.0.1</org.apache.aries.proxy.version> + <org.apache.aries.proxy.version>1.1.14</org.apache.aries.proxy.version> <org.apache.aries.testsupport.unit.version>2.0.0-SNAPSHOT</org.apache.aries.testsupport.unit.version> - <org.apache.aries.util.version>1.0.0</org.apache.aries.util.version> + <org.apache.aries.util.version>1.2.0-SNAPSHOT</org.apache.aries.util.version> <org.apache.aries.web.urlhandler.version>1.0.1-SNAPSHOT</org.apache.aries.web.urlhandler.version> - <org.apache.felix.configadmin.version>1.2.4</org.apache.felix.configadmin.version> - <org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version> - <slf4j-api.version>1.7.7</slf4j-api.version> + <org.apache.felix.configadmin.version>1.9.26</org.apache.felix.configadmin.version> + <org.eclipse.osgi.version>3.16.0</org.eclipse.osgi.version> Review Comment: When order of dependencies is changed then this error dissappears but the highest eclipse version to use now is 3.17.0 Higher versions has WABs generated with missing headers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org