-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The ViewFinder match one UI Set for every default plugin installed when an UI Set is overridden in a development plugin included via grails.plugin.location.'fields-ui'.
Here is a sample debug log for logging-2.2.3, but the same is for i18n, platformCore, core, dataSource, etc.
2013-07-03 11:56:57,533 [localhost-startStop-1] DEBUG views.Grails13ViewFinder - listViewsInFolder - Looking for GSPs at: /plugins/logging-2.2.3/grails-app/views/_ui with pattern [*/_field.gsp]
2013-07-03 11:56:57,533 [localhost-startStop-1] DEBUG views.Grails13ViewFinder - listPrecompiledViews - Found precompiled GSPs for path [/plugins/logging-2.2.3/grails-app/views/_ui]: []
2013-07-03 11:56:57,533 [localhost-startStop-1] DEBUG views.Grails13ViewFinder - listViewsInFolder - Looking for non-compiled GSP at: /plugins/logging-2.2.3/grails-app/views/_ui/*/_field.gsp
2013-07-03 11:56:57,534 [localhost-startStop-1] DEBUG support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui]
2013-07-03 11:56:57,534 [localhost-startStop-1] DEBUG support.PathMatchingResourcePatternResolver - Searching directory [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui] for files matching pattern [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/*/_field.gsp]
2013-07-03 11:56:57,534 [localhost-startStop-1] DEBUG support.PathMatchingResourcePatternResolver - Searching directory [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/Bootstrap] for files matching pattern [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/*/_field.gsp]
2013-07-03 11:56:57,534 [localhost-startStop-1] DEBUG support.PathMatchingResourcePatternResolver - Resolved location pattern [/plugins/logging-2.2.3/grails-app/views/_ui/*/_field.gsp] to resources [file [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/Bootstrap/_field.gsp]]
2013-07-03 11:56:57,534 [localhost-startStop-1] DEBUG views.Grails13ViewFinder - listViewsInFolder - Found GSPs with [/plugins/logging-2.2.3/grails-app/views/_ui/*/_field.gsp]: [file [/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/Bootstrap/_field.gsp]]
2013-07-03 11:56:57,535 [localhost-startStop-1] DEBUG views.Grails13ViewFinder - listPluginViewFoldersAt for [/plugins/logging-2.2.3/grails-app/views/_ui] found: [file:/Volumes/Macintosh_HD/Projects/test/fields-ui/grails-app/views/_ui/Bootstrap/_field.gsp]
2013-07-03 11:56:57,541 [localhost-startStop-1] DEBUG ui.UISets - UI sets from plugin [logging]: [Bootstrap]
UI Sets list in browser:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
