You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "orpiske (via GitHub)" <gi...@apache.org> on 2023/07/11 10:26:53 UTC

[GitHub] [camel] orpiske opened a new pull request, #10661: RFC: fix deployment job

orpiske opened a new pull request, #10661:
URL: https://github.com/apache/camel/pull/10661

   (no comment)


-- 
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] davsclaus commented on pull request #10661: RFC: fix deployment job

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630576706

   The `jar-no-fork` was a fix for building the RC1 release. But we did also fix some other bits. Maybe its no longer needed


-- 
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] orpiske closed pull request #10661: RFC: fix deployment job

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske closed pull request #10661: RFC: fix deployment job
URL: https://github.com/apache/camel/pull/10661


-- 
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] orpiske commented on pull request #10661: RFC: fix deployment job

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630573098

   @davsclaus @ppalaga the [deployment job on CI](https://ci-builds.apache.org/job/Camel/job/Camel%20Daily%20Snapshot%20Deploy/job/main/) is broken for several days. It seems that these 2 patches have broken it ... unfortunately I am not sure if that would cause other things to break. Please, would you mind taking a look and let me know what you think?
   


-- 
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] ppalaga commented on pull request #10661: RFC: fix deployment job

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630647630

   ```
   [INFO] --- source:3.3.0:jar (attach-sources) @ camel-util ---
   [INFO] Building jar: /home/jenkins/workspace/Camel_Daily_Snapshot_Deploy_main/core/camel-util/target/camel-util-4.0.0-SNAPSHOT-sources.jar
   [INFO] 
   [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ camel-util ---
   [ERROR] We have duplicated artifacts attached.
   ```
   
   There are two source jars with the same coordinates produced, where there must be only one. I guess using jar-no-fork everywhere could solve it.
   


-- 
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] ppalaga commented on pull request #10661: RFC: fix deployment job

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630665173

   > Let me try that
   
   Done here https://github.com/apache/camel/pull/10662


-- 
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] orpiske commented on pull request #10661: RFC: fix deployment job

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630755359

   > > Let me try that
   > 
   > Done here #10662
   
   The other PR solves the problem. Closing this one as invalid.


-- 
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] ppalaga commented on pull request #10661: RFC: fix deployment job

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630648033

   Let me try that


-- 
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] github-actions[bot] commented on pull request #10661: RFC: fix deployment job

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630570868

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


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