syndesisio / syndesis-extensions

Collection of Syndesis extensions
Apache License 2.0
31 stars 73 forks source link

validate extension not working #96

Open lucamaf opened 3 years ago

lucamaf commented 3 years ago

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 commented 3 years ago

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