Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants