[GitHub] [karaf-decanter] jbonofre merged pull request #319: [KARAF-7660] Upgrade to orientdb-client 3.2.15

2023-02-07 Thread via GitHub
jbonofre merged PR #319: URL: https://github.com/apache/karaf-decanter/pull/319 -- 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:

[karaf-decanter] branch main updated: [KARAF-7660] Upgrade to orientdb-client 3.2.15

2023-02-07 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git The following commit(s) were added to refs/heads/main by this push: new f9f5af2c [KARAF-7660] Upgrade to

[GitHub] [karaf] awrb opened a new pull request, #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
awrb opened a new pull request, #1713: URL: https://github.com/apache/karaf/pull/1713 …via bundle:install -- 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,

[BUILD-STABLE]: Job 'Karaf/karaf-decanter/main [main] [80]'

2023-02-07 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Karaf/karaf-decanter/main [main] [80]': Is back to normal.

[GitHub] [karaf] jbonofre commented on pull request #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
jbonofre commented on PR #1713: URL: https://github.com/apache/karaf/pull/1713#issuecomment-1422069331 Did you check if you directly install a blueprint xml ? The blueprint xml doesn't contain manifest so I think your change will block it. -- This is an automated message from the Apache

[GitHub] [karaf] jbonofre commented on pull request #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
jbonofre commented on PR #1713: URL: https://github.com/apache/karaf/pull/1713#issuecomment-1422146917 Yes I think blueprint installer is creating a bundle on the fly. So that's why it works. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [karaf] awrb commented on pull request #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
awrb commented on PR #1713: URL: https://github.com/apache/karaf/pull/1713#issuecomment-1422136798 Good point @jbonofre, I will check in the evening. If it doesn't work then I'll add a test since the current ones did not detect it if it broke. Although the previous code looks like it

[GitHub] [karaf] awrb commented on a diff in pull request #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
awrb commented on code in PR #1713: URL: https://github.com/apache/karaf/pull/1713#discussion_r1099753821 ## bundle/core/src/main/java/org/apache/karaf/bundle/command/Install.java: ## @@ -82,15 +82,26 @@ public Object execute() throws Exception { for (URI url : urls) {

[GitHub] [karaf] awrb commented on pull request #1713: KARAF-5421 - add user friendly error when installing non OSGi bundle …

2023-02-07 Thread via GitHub
awrb commented on PR #1713: URL: https://github.com/apache/karaf/pull/1713#issuecomment-1422155593 > Yes I think blueprint installer is creating a bundle on the fly. So that's why it works. The docs say it does https://karaf.apache.org/manual/latest/#_blueprint_deployer ```

[BUILD-FAILURE]: Job 'Karaf/karaf-decanter/main [main] [79]'

2023-02-07 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'Karaf/karaf-decanter/main [main] [79]': Check console output at "https://ci-builds.apache.org/job/Karaf/job/karaf-decanter/job/main/79/;>Karaf/karaf-decanter/main [main] [79]"