You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: