alien11689 commented on code in PR #297:
URL: https://github.com/apache/aries/pull/297#discussion_r1870263805


##########
jmx/jmx-bundle/pom.xml:
##########
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jmx</groupId>
         <artifactId>org.apache.aries.jmx.parent</artifactId>
-        <version>1.1.6-SNAPSHOT</version>
+        <version>1.1.5</version>

Review Comment:
   I am not able to force jmx/jmx-whiteboard to pass tests in reactor from zero:
   1. current code has problems to fetch artifacts because of http addresses
   2. With upgraded parent, pax url and added javax.inject the code compiles 
but tests failes and btw artifacts are downloaded via https so...
   3. when removing upgrades and running build again the tests passes
   
   I think that many other tests needs changes for new parent :( 
   
   For your @rombert  tests it should be fine to add new tests to itest and 
`-am` option should include your new bundle build and test.



-- 
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

Reply via email to