You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/12/06 11:44:13 UTC

[GitHub] [brooklyn-ui] ahgittin opened a new pull request #153: Fix importer linting

ahgittin opened a new pull request #153: Fix importer linting
URL: https://github.com/apache/brooklyn-ui/pull/153
 
 
   Previously in `blueprint-importer` you'd see errors in validation no matter what you did.  This is because the `catalogValidator` was incorrectly configured.  This fixes that.  It then tidies the code to reuse an instance (rather than reparse the schemas on every validation request!).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services