Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FTP extension #464

Merged
merged 1 commit into from Nov 25, 2019
Merged

Add FTP extension #464

merged 1 commit into from Nov 25, 2019

Conversation

jamesnetherton
Copy link
Contributor

fixes #463

@lburgazzoli
Copy link
Contributor

ok to test

@jamesnetherton
Copy link
Contributor Author

Just realised I need to fix up the <firstVersion> property.

@asf-ci
Copy link

asf-ci commented Nov 22, 2019

@jamesnetherton
Copy link
Contributor Author

Can anyone else replicate this test failure in native mode? It's working fine for me.

@lburgazzoli
Copy link
Contributor

@jamesnetherton
Copy link
Contributor Author

ok to test

@asf-ci
Copy link

asf-ci commented Nov 23, 2019

@lburgazzoli
Copy link
Contributor

mmh, does not fails for me neither but still failing on jenkins... maybe something caused by the oracle jdk vs openjdk ?

@jamesnetherton
Copy link
Contributor Author

Yes, it's weird. I tested with the same JDK version Jenkins uses and it still passes.

@lburgazzoli
Copy link
Contributor

There’s an open issue here: quarkusio/quarkus#2125

@jamesnetherton
Copy link
Contributor Author

Wondering if the Jenkins build environment is configured correctly?

If I unset GRAALVM_HOME locally I hit the same issue.

Maybe the other extensions that require native SSL support don't trigger the relevant code paths in their integration tests (AWS, Twitter & Salesforce tests don't run at all). Hence why we perhaps haven't hit this before.

@lburgazzoli
Copy link
Contributor

I think the main problem is that the code is built with docker but executed outside it, do you mind adding some notes to the linked issue or starting a conversation on zulip ?

@jamesnetherton
Copy link
Contributor Author

ok to test

@asf-ci
Copy link

asf-ci commented Nov 25, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/camel-quarkus-pr/429/

@davsclaus
Copy link
Contributor

All is green, lets merge ? We can maybe mark this extension as preview

@jamesnetherton
Copy link
Contributor Author

Lets merge as-is.

IMO it works fine in native mode when the environment is configured correctly. I raised #468 as a follow up issue.

@davsclaus davsclaus merged commit ddda40c into apache:master Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Camel FTP extension
5 participants