[GitHub] [karaf-minho] fpapon commented on issue #9: `ConfigService` should look for env variables/system properties automatically

2022-11-17 Thread GitBox


fpapon commented on issue #9:
URL: https://github.com/apache/karaf-minho/issues/9#issuecomment-131872

   @mattrpav k8s secrets are generally mapped to the value of env variables in 
the k8s deployment so I'm not sure what you mean.


-- 
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...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [karaf-minho] fpapon commented on issue #3: Add filtering support on `ServiceRegistry`

2022-11-17 Thread GitBox


fpapon commented on issue #3:
URL: https://github.com/apache/karaf-minho/issues/3#issuecomment-1318694328

   Do we want to add properties associate to the key to be able to perform some 
fine search in the service registry? Like we can have with the SCR of OSGi.


-- 
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...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[ANN] Pax Web 8.0.13 and 9.0.3 released

2022-11-17 Thread Grzegorz Grzybek
Hello

I'd like to announce new minor releases of Pax Web: 8.0.12 and 9.0.2.

There are three problems resolved:

   - there was a little timing issue if a web element targeting default
   whiteboard context was processed before the actual context was processed by
   target runtime
   - there was a problem getting named dispatcher for "default" name, when
   a custom servlet from web.xml was using "/" mapping (thanks Prashanth
   Ettaboina for the report!)
   - ${karaf.etc}/jetty-web.xml was actually not processed even if declared
   in ${karaf.etc}/org.ops4j.pax.web.cfg (thanks Oliver F. for the report!)


Tomcat runtime is upgraded and the current versions are:

   - Jetty 9.4.49.v20220914 (8.0.x) and 10.0.12 (9.0.x)
   - Tomcat 9.0.69
   - Undertow 2.2.21.Final

For completeness, the changelogs is available for 8.0.13[1] and 9.0.3[2].

kind regards
Grzegorz Grzybek
===
[1]: https://github.com/ops4j/org.ops4j.pax.web/milestone/231?closed=1
[2]: https://github.com/ops4j/org.ops4j.pax.web/milestone/232?closed=1


[GitHub] [karaf-minho] jbonofre merged pull request #34: [#33] Add Minho.getInstance() convenient method to access Minho running instance

2022-11-17 Thread GitBox


jbonofre merged PR #34:
URL: https://github.com/apache/karaf-minho/pull/34


-- 
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...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [karaf-minho] jbonofre closed issue #33: Add method in `Minho` to retrieve the current instance

2022-11-17 Thread GitBox


jbonofre closed issue #33: Add method in `Minho` to retrieve the current 
instance
URL: https://github.com/apache/karaf-minho/issues/33


-- 
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...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org