You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ppalaga (via GitHub)" <gi...@apache.org> on 2023/02/03 06:40:47 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue, #4477: Permanently remove extensions depending on components removed from Camel 4

ppalaga opened a new issue, #4477:
URL: https://github.com/apache/camel-quarkus/issues/4477

   The list of components removed from Camel 4 is here: https://camel.apache.org/manual/camel-4-migration-guide.html#_removed_components
   
   In our camel-4 branch, for now, I have already
   
   1. Permanently Removed JMV-only extensions depending on those removed Camel modules. 
   2. Commented the rest of extensions depending on those removed Camel modules. 
   
   Step 2. was motivated by the fact that some of those components might get added back in the future and it would be a pity to lose their history in our source tree.
   
   However, at some point, when it will be clear enough that the components are not coming back, we should remove the extensions permanently.


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

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


[GitHub] [camel-quarkus] zbendhiba commented on issue #4477: Permanently remove extensions depending on components removed from Camel 4

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on issue #4477:
URL: https://github.com/apache/camel-quarkus/issues/4477#issuecomment-1477992082

   When this task is complete, please adjust t[his exclusion list](https://github.com/quarkusio/quarkus-platform/blob/a36ef04996d5a47bdcfa00bff64064f3b05fab8e/pom.xml#L407-L502).
   
   


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-quarkus] jsight commented on issue #4477: Permanently remove extensions depending on components removed from Camel 4

Posted by "jsight (via GitHub)" <gi...@apache.org>.
jsight commented on issue #4477:
URL: https://github.com/apache/camel-quarkus/issues/4477#issuecomment-1629727943

   It looks like camel-activemq has been added back to camel 4? I no longer see it listed as removed in the source code for the upstream project, and it is no longer mentioned as removed here: https://camel.apache.org/manual/camel-4-migration-guide.html#_removed_components


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-quarkus] ppalaga closed issue #4477: Permanently remove extensions depending on components removed from Camel 4

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga closed issue #4477: Permanently remove extensions depending on components removed from Camel 4
URL: https://github.com/apache/camel-quarkus/issues/4477


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-quarkus] zbendhiba commented on issue #4477: Permanently remove extensions depending on components removed from Camel 4

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on issue #4477:
URL: https://github.com/apache/camel-quarkus/issues/4477#issuecomment-1477849813

   I'd prefer to go and delete those, as it was painful to go through what is the reason of each non existing dependency in the automated generated integration in the Quarkus platform. 
   The history of the component is still available on Camel Quarkus 2.x branches.
   Can I delete those for next 3.0.0-M2 ?


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-quarkus] ppalaga commented on issue #4477: Permanently remove extensions depending on components removed from Camel 4

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on issue #4477:
URL: https://github.com/apache/camel-quarkus/issues/4477#issuecomment-1478532386

   > Can I delete those for next 3.0.0-M2 ?
   
   Yeah, I think we can delete all but the ones having an issue requesting to re-add it - see the summary in https://github.com/apache/camel-quarkus/pull/4683#discussion_r1143944845 and the issues under [jakarta label](https://github.com/apache/camel-quarkus/labels/jakarta)


-- 
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: commits-unsubscribe@camel.apache.org

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