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

validate extension not working #96

Open
lucamaf opened this issue Sep 10, 2020 · 1 comment
Open

validate extension not working #96

lucamaf opened this issue Sep 10, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@lucamaf
Copy link

lucamaf commented Sep 10, 2020

at the moment the extension should interpret and use the validate component from camel but seems like it is not working at all (it doesn't do any validation)

@squakez squakez added the bug Something isn't working label Sep 15, 2020
@squakez
Copy link
Contributor

squakez commented Sep 15, 2020

Thanks for reporting. I had a look and it seems there was some change in the way simple is actually working:

[ERROR] /home/squake/workspace/syndesis-extensions/syndesis-extension-validate/src/main/java/io/syndesis/extension/validate/ValidateAction.java:[13,47] package org.apache.camel.language.simple does not exist
[ERROR] /home/squake/workspace/syndesis-extensions/syndesis-extension-validate/src/main/java/io/syndesis/extension/validate/ValidateAction.java:[13,1] static import only from classes and interfaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants