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 was archived by the owner on Jan 3, 2021. It is now read-only.
Pubby should check for misspelled terms in the conf: namespace in the config file, and for terms defined on the wrong kind of entity (on a dataset resource instead of a configuration resource, or vice versa).
Errors should be thrown as the kind of exception that's caught in the ServletContextInitializer.
Pubby should check for misspelled terms in the
conf:namespace in the config file, and for terms defined on the wrong kind of entity (on a dataset resource instead of a configuration resource, or vice versa).Errors should be thrown as the kind of exception that's caught in the ServletContextInitializer.