You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/25 14:22:31 UTC

[GitHub] [camel-k-runtime] davsclaus opened a new issue #767: Move dsl-jsh to core project

davsclaus opened a new issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767


   We can port over the javashell DSL to the core camel project so we have all of them together. This DSL will still be experimental, but since its standard Java Shell then it can have more potential than the joor java library we use for Java DSL


-- 
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-k-runtime] davsclaus commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063879143


   Yes we have done that for the other DSLs like Kotlin, Groovy etc


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063898502


   Ah no, I was missing the loader-inspector dep. Nevermind.


-- 
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-k-runtime] oscerd closed issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd closed issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767


   


-- 
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-k-runtime] davsclaus commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1032419220


   The same for the other DSLs as they have been ported to the core camel project in the dsl folder.


-- 
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-k-runtime] davsclaus commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063874975


   https://github.com/apache/camel-k-runtime/tree/main/camel-k-loader-jsh


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1032313827


   Do we have to remove the dsl-jsh?


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063896851


   I think there will be troubles with the itests, because we don't have an extension for camel-quarkus-jsh-dsl


-- 
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-k-runtime] davsclaus commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1001031580


   Moved over in Camel 3.15 onwards
   https://issues.apache.org/jira/browse/CAMEL-17382


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063870865


   What dsl needs to be removed? 


-- 
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-k-runtime] davsclaus commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1032418728


   Yes remove after upgraded to Camel 3.15. 
   
   On the camel-k side then it may need to understand that running integrations with jsh extension should pick the new GAV from camel core project and not camel-k-runtime


-- 
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-k-runtime] davsclaus edited a comment on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
davsclaus edited a comment on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063879143


   Yes we have done that for the other DSLs like Kotlin, Groovy etc, with just the camel core (no quarks extensions)


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063877235


   I don't know if we need to maintain the quarkus extension and just change the dependency to the camel one. @lburgazzoli 


-- 
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-k-runtime] oscerd commented on issue #767: Move dsl-jsh to core project

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #767:
URL: https://github.com/apache/camel-k-runtime/issues/767#issuecomment-1063879838


   ok, sounds good then
   


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