Skip to content

Instantly share code, notes, and snippets.

@marcpalmer
Created September 5, 2011 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcpalmer/1195658 to your computer and use it in GitHub Desktop.
Save marcpalmer/1195658 to your computer and use it in GitHub Desktop.
Integration test output with debug console logging in 2.0
marcmacbook:resources marc$ grails test-app :integration
| Environment set to test.....
> You currently already have a version of the plugin installed [tomcat-2.0.0.BUILD-SNAPSHOT]. Do you want to update to [tomcat-1.3.7]? [y,n] n
| Plugin tomcat-1.3.7 install aborted
> You currently already have a version of the plugin installed [hibernate-2.0.0.BUILD-SNAPSHOT]. Do you want to update to [hibernate-1.3.7]? [y,n] n
| Packaging Grails application.....
2011-09-05 19:47:01,898 [main] INFO plugins.DefaultGrailsPluginManager - Attempting to load [0] user defined plugins
2011-09-05 19:47:01,971 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [logging] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,971 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [i18n] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,971 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [core] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,976 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [urlMappings] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,979 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [resources] with version [1.0.2] loaded successfully
2011-09-05 19:47:01,980 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [controllers] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,981 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [filters] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,981 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [services] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,981 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [servlets] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,982 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [dataSource] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,983 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [groovyPages] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,983 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [codecs] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,984 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [mimeTypes] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,985 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [scaffolding] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,995 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [validation] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,996 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [domainClass] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:01,997 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [converters] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,359 [main] INFO plugins.DefaultGrailsPluginManager - Attempting to load [0] user defined plugins
2011-09-05 19:47:02,361 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [logging] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,362 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [i18n] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,362 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [core] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,362 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [urlMappings] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,363 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [resources] with version [1.0.2] loaded successfully
2011-09-05 19:47:02,364 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [controllers] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,365 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [filters] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,365 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [services] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,365 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [servlets] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,366 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [dataSource] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,366 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [groovyPages] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,367 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [codecs] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,367 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [mimeTypes] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,368 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [scaffolding] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,368 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [validation] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,368 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [domainClass] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:02,369 [main] INFO plugins.DefaultGrailsPluginManager - Grails plug-in [converters] with version [2.0.0.BUILD-SNAPSHOT] loaded successfully
2011-09-05 19:47:03,510 [main] INFO datasource.DataSourceGrailsPlugin - [RuntimeConfiguration] Configuring data source for environment: TEST
2011-09-05 19:47:03,734 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': replacing [Root bean: class [org.springframework.context.annotation.ConfigurationClassPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.context.annotation.ConfigurationClassPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,734 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': replacing [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,735 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': replacing [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,735 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor': replacing [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,735 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor': replacing [Root bean: class [org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,736 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.aop.config.internalAutoProxyCreator': replacing [Root bean: class [org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,736 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0': replacing [Root bean: class [org.springframework.transaction.annotation.AnnotationTransactionAttributeSource]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.transaction.annotation.AnnotationTransactionAttributeSource]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,736 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0': replacing [Root bean: class [org.springframework.transaction.interceptor.TransactionInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.transaction.interceptor.TransactionInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,737 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Overriding bean definition for bean 'org.springframework.transaction.config.internalTransactionAdvisor': replacing [Root bean: class [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2011-09-05 19:47:03,742 [main] INFO spring.GrailsWebApplicationContext - Refreshing org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@3c640f1a: startup date [Mon Sep 05 19:47:03 BST 2011]; parent: org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@6da21389
2011-09-05 19:47:03,898 [main] INFO spring.GrailsWebApplicationContext - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2011-09-05 19:47:03,900 [main] INFO spring.GrailsWebApplicationContext - Bean 'org.springframework.transaction.config.internalTransactionAdvisor' of type [class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2011-09-05 19:47:03,968 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Pre-instantiating singletons in org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory@5aa6343d: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,viewNameTranslator,errorsXmlMarshallerRegisterer,localeChangeInterceptor,grailsApplicationPostProcessor,mimeTypes,orgGrailsBeansConstraintsEvaluator,grailsLinkGenerator,classLoader,errorsViewStackTracePrinter,abstractViewResolver,org.grails.plugin.resource.ResourceTagLib,groovyPagesUriService,org.codehaus.groovy.grails.plugins.web.taglib.ApplicationTagLib,xmlParsingParameterCreationListener,instanceTagLibraryApi,grailsUrlConverter,instanceConvertersControllersApi,abstractGrailsResourceLocator,groovyPageLocator,jspTagLibraryResolver,org.codehaus.groovy.grails.plugins.web.taglib.FormatTagLib,org.codehaus.groovy.grails.plugins.web.taglib.FormTagLib,grailsUrlMappingsHolder,localeResolver,org.codehaus.groovy.grails.plugins.web.taglib.JavascriptTagLib,resourceService,groovyPageLayoutFinder,controllerHandlerMappings,proxyHandler,convertersConfigurationInitializer,transactionManagerPostProcessor,org.codehaus.groovy.grails.plugins.web.taglib.CountryTagLib,dataSource,scaffoldedActionMap,annotationHandlerAdapter,simpleControllerHandlerAdapter,messageSource,org.codehaus.groovy.grails.plugins.web.taglib.PluginTagLib,customEditors,groovyPagesTemplateEngine,annotationHandlerMapping,org.grails.plugin.resource.ResourceServiceServiceClass,dataSourceUnproxied,instanceControllersApi,jsonParsingParameterCreationListener,groovyPageResourceLoader,groovyPageRenderer,jsonErrorsMarshaller,org.codehaus.groovy.grails.web.filters.JavascriptLibraryFilters,instanceControllerTagLibraryApi,multipartResolver,grailsMimeUtility,scaffoldingTemplateGenerator,grailsControllerHelper,exceptionHandler,abstractGrailsDataSourceBean,org.codehaus.groovy.grails.web.filters.JavascriptLibraryFiltersClass,pluginManagerPostProcessor,org.codehaus.groovy.grails.plugins.web.taglib.ValidationTagLib,FeedsController,controllerToScaffoldedDomainClassMap,gspTagLibraryLookup,org.springframework.aop.config.internalAutoProxyCreator,errorsJsonMarshallerRegisterer,grailsDomainClassMappingContext,responseMimeTypesApi,filterInterceptor,requestMimeTypesApi,org.codehaus.groovy.grails.plugins.web.taglib.SitemeshTagLib,grailsResourceLocator,mainSimpleController,urlMappingsTargetSource,xmlErrorsMarshaller,org.codehaus.groovy.grails.plugins.web.taglib.RenderTagLib,jspViewResolver,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6da264f1
2011-09-05 19:47:05,062 [main] INFO scaffolding.DefaultGrailsTemplateGenerator - Scaffolding template generator set to use resource loader org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@3c640f1a: startup date [Mon Sep 05 19:47:03 BST 2011]; parent: org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@6da21389
2011-09-05 19:47:06,106 [main] INFO resource.ResourceService - Performing a full reload
2011-09-05 19:47:06,242 [main] INFO spring.GrailsApplicationContext - Refreshing org.codehaus.groovy.grails.commons.spring.GrailsApplicationContext@54c21095: startup date [Mon Sep 05 19:47:06 BST 2011]; parent: org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@3c640f1a
2011-09-05 19:47:06,536 [main] DEBUG mapper.ResourceMappersFactory - Resource mappers will be run in the following order:
Phase: MUTATION
0: test
Phase: LINKNORMALISATION
0: csspreprocessor
Phase: AGGREGATION
0: bundle
Phase: LINKREALISATION
0: cssrewriter
2011-09-05 19:47:06,561 [main] INFO resource.ResourceService - Loading resource declarations...
2011-09-05 19:47:06,561 [main] INFO resource.ResourceService - Forgetting all known resources...
2011-09-05 19:47:06,666 [main] DEBUG module.ModuleDeclarationsFactory - resource config order: [BlueprintResources, JQueryResources, OverrideResources, TestOnlyResources]
2011-09-05 19:47:06,673 [main] DEBUG module.ModuleDeclarationsFactory - consuming resources config from BlueprintResources
2011-09-05 19:47:06,683 [main] DEBUG module.ModuleDeclarationsFactory - consuming resources config from JQueryResources
2011-09-05 19:47:06,692 [main] DEBUG module.ModuleDeclarationsFactory - consuming resources config from OverrideResources
2011-09-05 19:47:06,706 [main] DEBUG module.ModuleDeclarationsFactory - consuming resources config from TestOnlyResources
2011-09-05 19:47:06,807 [main] DEBUG resource.ResourceService - evaluating resource modules from BlueprintResources
2011-09-05 19:47:06,822 [main] DEBUG module.ModulesBuilder - Defined module '[name:blueprint, resources:[[url:[dir:css/blueprint, file:screen.css], attrs:[media:screen, projection]], [url:[dir:css/blueprint, file:ie.css], attrs:[media:screen, projection], wrapper:BlueprintResources$_run_closure1_closure2_closure3@7d132f26]], defaultBundle:blueprint, dependencies:[]]'
2011-09-05 19:47:06,823 [main] DEBUG resource.ResourceService - evaluating resource modules from JQueryResources
2011-09-05 19:47:06,836 [main] DEBUG module.ModulesBuilder - Defined module '[name:jquery, resources:[[id:jquery-js, url:js/jquery/jquery-1.4.2.min.js, exclude:minify, disposition:head, bundle:jq]], defaultBundle:null, dependencies:[]]'
2011-09-05 19:47:06,860 [main] DEBUG module.ModulesBuilder - Defined module '[name:jquery-ui, resources:[[id:jquery-ui-js, url:[dir:js/jquery-ui, file:jquery-ui-1.8.5.custom.min.js?someargument=value], exclude:minify, bundle:jq], [id:jquery-ui-css, url:[dir:js/jquery-ui/themes/custom-theme, file:jquery-ui-1.8.5.custom.css], exclude:minify, attrs:[media:screen, projection], bundle:jq]], defaultBundle:null, dependencies:[jquery]]'
2011-09-05 19:47:06,860 [main] DEBUG resource.ResourceService - evaluating resource modules from OverrideResources
2011-09-05 19:47:06,867 [main] DEBUG module.ModulesBuilder - Processing module overrides
2011-09-05 19:47:06,893 [main] DEBUG module.ModulesBuilder - Defined module '[name:blueprint, resources:[], defaultBundle:monolith, dependencies:[]]'
2011-09-05 19:47:06,900 [main] DEBUG module.ModulesBuilder - Defined module '[name:jquery, resources:[[id:jquery-js, bundle:monolith]], defaultBundle:null, dependencies:[]]'
2011-09-05 19:47:06,906 [main] DEBUG module.ModulesBuilder - Defined module '[name:jquery-ui, resources:[[id:jquery-ui-js, bundle:monolith], [id:jquery-ui-css, bundle:monolith]], defaultBundle:null, dependencies:[]]'
2011-09-05 19:47:06,906 [main] DEBUG resource.ResourceService - evaluating resource modules from TestOnlyResources
2011-09-05 19:47:06,931 [main] DEBUG module.ModulesBuilder - Defined module '[name:jquery, resources:[[url:js/jquery/jquery-1.4.2-b.min.js, disposition:head]], defaultBundle:null, dependencies:[]]'
2011-09-05 19:47:06,932 [main] WARN module.ModuleDeclarationsFactory - 'grails.resources.modules' in config does not define any modules
2011-09-05 19:47:06,933 [main] DEBUG resource.ResourceService - resource modules after evaluation: [[name:blueprint, resources:[[url:[dir:css/blueprint, file:screen.css], attrs:[media:screen, projection]], [url:[dir:css/blueprint, file:ie.css], attrs:[media:screen, projection], wrapper:BlueprintResources$_run_closure1_closure2_closure3@7d132f26]], defaultBundle:blueprint, dependencies:[]], [name:jquery, resources:[[id:jquery-js, url:js/jquery/jquery-1.4.2.min.js, exclude:minify, disposition:head, bundle:jq]], defaultBundle:null, dependencies:[]], [name:jquery-ui, resources:[[id:jquery-ui-js, url:[dir:js/jquery-ui, file:jquery-ui-1.8.5.custom.min.js?someargument=value], exclude:minify, bundle:jq], [id:jquery-ui-css, url:[dir:js/jquery-ui/themes/custom-theme, file:jquery-ui-1.8.5.custom.css], exclude:minify, attrs:[media:screen, projection], bundle:jq]], defaultBundle:null, dependencies:[jquery]], [name:jquery, resources:[[url:js/jquery/jquery-1.4.2-b.min.js, disposition:head]], defaultBundle:null, dependencies:[]]]
2011-09-05 19:47:06,933 [main] DEBUG resource.ResourceService - Merging in module overrides [[name:blueprint, resources:[], defaultBundle:monolith, dependencies:[]], [name:jquery, resources:[[id:jquery-js, bundle:monolith]], defaultBundle:null, dependencies:[]], [name:jquery-ui, resources:[[id:jquery-ui-js, bundle:monolith], [id:jquery-ui-css, bundle:monolith]], defaultBundle:null, dependencies:[]]]
2011-09-05 19:47:06,940 [main] DEBUG resource.ResourceService - Merging in module overrides for [name:blueprint, resources:[], defaultBundle:monolith, dependencies:[]]
2011-09-05 19:47:06,983 [main] DEBUG resource.ResourceService - Overriding module [blueprint] defaultBundle with [monolith]
2011-09-05 19:47:06,989 [main] DEBUG resource.ResourceService - Merging in module overrides for [name:jquery, resources:[[id:jquery-js, bundle:monolith]], defaultBundle:null, dependencies:[]]
2011-09-05 19:47:07,031 [main] DEBUG resource.ResourceService - Overriding jquery resources with id jquery-js with new settings: [id:jquery-js, bundle:monolith]
2011-09-05 19:47:07,038 [main] DEBUG resource.ResourceService - Merging in module overrides for [name:jquery-ui, resources:[[id:jquery-ui-js, bundle:monolith], [id:jquery-ui-css, bundle:monolith]], defaultBundle:null, dependencies:[]]
2011-09-05 19:47:07,038 [main] DEBUG resource.ResourceService - Overriding jquery-ui resources with id jquery-ui-js with new settings: [id:jquery-ui-js, bundle:monolith]
2011-09-05 19:47:07,039 [main] DEBUG resource.ResourceService - Overriding jquery-ui resources with id jquery-ui-css with new settings: [id:jquery-ui-css, bundle:monolith]
2011-09-05 19:47:07,168 [main] DEBUG resource.ResourceService - Extension extracted from /css/blueprint/screen.css ([/css/blueprint/screen.css]) is css
2011-09-05 19:47:07,201 [main] DEBUG resource.ResourceService - Extension extracted from /css/blueprint/ie.css ([/css/blueprint/ie.css]) is css
2011-09-05 19:47:07,203 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@2b0951aa name=blueprint cachedMarkup=null resources=[ResourceMeta for URI /css/blueprint/screen.css served by null (delegate: none), ResourceMeta for URI /css/blueprint/ie.css served by null (delegate: none)] dependsOn=[] defaultBundle=monolith pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:07,224 [main] DEBUG resource.ResourceService - Preparing resource /css/blueprint/screen.css (<org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=null contentType=null disposition=head delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,254 [main] DEBUG resource.ResourceMeta - Resource [/css/blueprint/screen.css] (file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css) has content type [application/octet-stream]
2011-09-05 19:47:07,284 [main] DEBUG resource.ResourceService - Creating file object for URI [/css/blueprint/screen.css] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint] and [screen.css]
2011-09-05 19:47:07,302 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/screen.css
2011-09-05 19:47:07,302 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,302 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,304 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/screen.css - delegating? false
2011-09-05 19:47:07,439 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/screen.css originalLastMod=1311930169000 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/screen.css _resourceExists=true declaringResource=null contentLength=0 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,456 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,468 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css
2011-09-05 19:47:07,469 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,469 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,469 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css - delegating? false
2011-09-05 19:47:07,470 [main] DEBUG mapper.csspreprocessor - Beginning mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,492 [main] DEBUG resource.CSSPreprocessorResourceMapper - CSS Preprocessor munging ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none)
2011-09-05 19:47:07,511 [main] DEBUG resource.CSSLinkProcessor - Resource /css/blueprint/_screen.css being CSS rewritten? false
2011-09-05 19:47:07,511 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,511 [main] DEBUG mapper.csspreprocessor - Done mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,512 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css
2011-09-05 19:47:07,512 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,512 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,512 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css - delegating? false
2011-09-05 19:47:07,519 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,530 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,531 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css
2011-09-05 19:47:07,531 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,531 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,531 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css - delegating? false
2011-09-05 19:47:07,532 [main] DEBUG mapper.cssrewriter - Beginning mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,548 [main] DEBUG resource.CSSLinkProcessor - Resource /css/blueprint/_screen.css being CSS rewritten? false
2011-09-05 19:47:07,548 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,548 [main] DEBUG mapper.cssrewriter - Done mapping <org.grails.plugin.resource.ResourceMeta@6a0f0c67 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/screen.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/screen.css sourceUrl=/css/blueprint/screen.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_screen.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/screen.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/css/blueprint/_screen.css _resourceExists=true declaringResource=null contentLength=10794 originalContentLength=10794 excludedMappers=null>
2011-09-05 19:47:07,558 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_screen.css
2011-09-05 19:47:07,560 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none)
2011-09-05 19:47:07,562 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none)
2011-09-05 19:47:07,570 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /css/blueprint/_screen.css to ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none)
2011-09-05 19:47:07,571 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /css/blueprint/screen.css to ResourceMeta for URI /css/blueprint/screen.css served by /css/blueprint/_screen.css (delegate: none)
2011-09-05 19:47:07,571 [main] DEBUG resource.ResourceService - Preparing resource /css/blueprint/ie.css (<org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=null contentType=null disposition=head delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,573 [main] DEBUG resource.ResourceMeta - Resource [/css/blueprint/ie.css] (file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css) has content type [application/octet-stream]
2011-09-05 19:47:07,575 [main] DEBUG resource.ResourceService - Creating file object for URI [/css/blueprint/ie.css] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint] and [ie.css]
2011-09-05 19:47:07,576 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/ie.css
2011-09-05 19:47:07,576 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,576 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,576 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/ie.css - delegating? false
2011-09-05 19:47:07,577 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/ie.css originalLastMod=1311930169000 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/ie.css _resourceExists=true declaringResource=null contentLength=0 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,579 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[:] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,580 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css
2011-09-05 19:47:07,580 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,580 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,580 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css - delegating? false
2011-09-05 19:47:07,581 [main] DEBUG mapper.csspreprocessor - Beginning mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,582 [main] DEBUG resource.CSSPreprocessorResourceMapper - CSS Preprocessor munging ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none)
2011-09-05 19:47:07,583 [main] DEBUG resource.CSSLinkProcessor - Resource /css/blueprint/_ie.css being CSS rewritten? false
2011-09-05 19:47:07,583 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,583 [main] DEBUG mapper.csspreprocessor - Done mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,584 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css
2011-09-05 19:47:07,584 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,584 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,584 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css - delegating? false
2011-09-05 19:47:07,585 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,586 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,586 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css
2011-09-05 19:47:07,586 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,587 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,587 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css - delegating? false
2011-09-05 19:47:07,588 [main] DEBUG mapper.cssrewriter - Beginning mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,598 [main] DEBUG resource.CSSLinkProcessor - Resource /css/blueprint/_ie.css being CSS rewritten? false
2011-09-05 19:47:07,598 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,599 [main] DEBUG mapper.cssrewriter - Done mapping <org.grails.plugin.resource.ResourceMeta@46cfd5ee log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/css/blueprint/ie.css module=org.grails.plugin.resource.ResourceModule@2b0951aa workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/css/blueprint/ie.css sourceUrl=/css/blueprint/ie.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/css/blueprint/_ie.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/css/blueprint/ie.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css originalLastMod=1311930169000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[media:screen, projection] prePostWrapper=BlueprintResources$_run_closure1_closure2_closure3@7d132f26 requestProcessors=[] _linkUrl=/css/blueprint/_ie.css _resourceExists=true declaringResource=null contentLength=1904 originalContentLength=1904 excludedMappers=null>
2011-09-05 19:47:07,602 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/css/blueprint/_ie.css
2011-09-05 19:47:07,602 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none)
2011-09-05 19:47:07,603 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none)
2011-09-05 19:47:07,603 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /css/blueprint/ie.css to ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none)
2011-09-05 19:47:07,603 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /css/blueprint/_ie.css to ResourceMeta for URI /css/blueprint/ie.css served by /css/blueprint/_ie.css (delegate: none)
2011-09-05 19:47:07,621 [main] DEBUG resource.ResourceService - Extension extracted from /js/jquery/jquery-1.4.2.min.js ([/js/jquery/jquery-1.4.2.min.js]) is js
2011-09-05 19:47:07,624 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@12b3f93c name=jquery cachedMarkup=null resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by null (delegate: none)] dependsOn=[] defaultBundle=null pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:07,624 [main] DEBUG resource.ResourceService - Preparing resource /js/jquery/jquery-1.4.2.min.js (<org.grails.plugin.resource.ResourceMeta@65afdbbb log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-js module=org.grails.plugin.resource.ResourceModule@12b3f93c workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2.min.js sourceUrl=/js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=monolith_head contentType=null disposition=head delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[id:jquery-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=[minify]>)
2011-09-05 19:47:07,636 [main] DEBUG resource.ResourceMeta - Resource [/js/jquery/jquery-1.4.2.min.js] (file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2.min.js) has content type [application/octet-stream]
2011-09-05 19:47:07,638 [main] DEBUG resource.ResourceService - Creating file object for URI [/js/jquery/jquery-1.4.2.min.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery] and [jquery-1.4.2.min.js]
2011-09-05 19:47:07,639 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2.min.js
2011-09-05 19:47:07,640 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,640 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,640 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2.min.js - delegating? false
2011-09-05 19:47:07,641 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@65afdbbb log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-js module=org.grails.plugin.resource.ResourceModule@12b3f93c workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2.min.js sourceUrl=/js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/jquery-1.4.2.min.js linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2.min.js originalLastMod=1311930171000 attributes=[id:jquery-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/jquery-1.4.2.min.js _resourceExists=true declaringResource=null contentLength=0 originalContentLength=72174 excludedMappers=[minify]>
2011-09-05 19:47:07,642 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@65afdbbb log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-js module=org.grails.plugin.resource.ResourceModule@12b3f93c workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2.min.js sourceUrl=/js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2.min.js linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js originalLastMod=1311930171000 attributes=[id:jquery-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=[minify]>
2011-09-05 19:47:07,642 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js
2011-09-05 19:47:07,642 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,642 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,642 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js - delegating? false
2011-09-05 19:47:07,643 [main] DEBUG mapper.csspreprocessor - Skipping /js/jquery/jquery-1.4.2.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,643 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js
2011-09-05 19:47:07,643 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,643 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,643 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js - delegating? false
2011-09-05 19:47:07,644 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@65afdbbb log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-js module=org.grails.plugin.resource.ResourceModule@12b3f93c workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2.min.js sourceUrl=/js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2.min.js linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js originalLastMod=1311930171000 attributes=[id:jquery-js, processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=[minify]>
2011-09-05 19:47:07,646 [main] DEBUG resource.ResourceService - Creating synthetic resource of type class org.grails.plugin.resource.AggregatedResourceMeta for URI [/bundle-monolith_head.js]
2011-09-05 19:47:07,647 [main] DEBUG resource.ResourceService - Creating module: __@synthetic-files@__
2011-09-05 19:47:07,648 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@55015495 name=__@synthetic-files@__ cachedMarkup=null resources=[] dependsOn=[] defaultBundle=false pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:07,660 [main] DEBUG resource.ResourceService - Creating file object for URI [/bundle-monolith_head.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources] and [bundle-monolith_head.js]
2011-09-05 19:47:07,661 [main] DEBUG resource.ResourceService - synthetic module resources: [ResourceMeta for URI /bundle-monolith_head.js served by /bundle-monolith_head.js (delegate: none)]
2011-09-05 19:47:07,665 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@65afdbbb log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-js module=org.grails.plugin.resource.ResourceModule@12b3f93c workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2.min.js sourceUrl=/js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2.min.js linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none) originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js originalLastMod=1311930171000 attributes=[id:jquery-js, processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=[minify]>
2011-09-05 19:47:07,665 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js
2011-09-05 19:47:07,665 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none))
2011-09-05 19:47:07,665 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/jquery/jquery-1.4.2.min.js to ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none)
2011-09-05 19:47:07,666 [main] DEBUG resource.ResourceService - Extension extracted from /js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value ([/js/jquery-ui/jquery-ui-1.8.5.custom.min.js]) is js
2011-09-05 19:47:07,666 [main] DEBUG resource.ResourceService - Extension extracted from /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css ([/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css]) is css
2011-09-05 19:47:07,667 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@34547854 name=jquery-ui cachedMarkup=null resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by null (delegate: none), ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by null (delegate: none)] dependsOn=[] defaultBundle=null pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:07,667 [main] DEBUG resource.ResourceService - Preparing resource /js/jquery-ui/jquery-ui-1.8.5.custom.min.js (<org.grails.plugin.resource.ResourceMeta@15a7eda3 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-js module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value sourceUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=?someargument=value actualUrl=null linkOverride=null bundle=monolith_defer contentType=null disposition=defer delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[id:jquery-ui-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=[minify]>)
2011-09-05 19:47:07,668 [main] DEBUG resource.ResourceMeta - Resource [/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] (file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/jquery-ui-1.8.5.custom.min.js) has content type [application/octet-stream]
2011-09-05 19:47:07,669 [main] DEBUG resource.ResourceService - Creating file object for URI [/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui] and [jquery-ui-1.8.5.custom.min.js]
2011-09-05 19:47:07,671 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/jquery-ui-1.8.5.custom.min.js
2011-09-05 19:47:07,671 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,672 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,672 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/jquery-ui-1.8.5.custom.min.js - delegating? false
2011-09-05 19:47:07,672 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@15a7eda3 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-js module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value sourceUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=?someargument=value actualUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js linkOverride=null bundle=monolith_defer contentType=application/octet-stream disposition=defer delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/jquery-ui-1.8.5.custom.min.js originalLastMod=1311930170000 attributes=[id:jquery-ui-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value _resourceExists=true declaringResource=null contentLength=0 originalContentLength=204320 excludedMappers=[minify]>
2011-09-05 19:47:07,673 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@15a7eda3 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-js module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value sourceUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=?someargument=value actualUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js linkOverride=null bundle=monolith_defer contentType=application/octet-stream disposition=defer delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js originalLastMod=1311930170000 attributes=[id:jquery-ui-js] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js?someargument=value _resourceExists=true declaringResource=null contentLength=204320 originalContentLength=204320 excludedMappers=[minify]>
2011-09-05 19:47:07,673 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js
2011-09-05 19:47:07,673 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,674 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,674 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js - delegating? false
2011-09-05 19:47:07,674 [main] DEBUG mapper.csspreprocessor - Skipping /js/jquery-ui/jquery-ui-1.8.5.custom.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,675 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js
2011-09-05 19:47:07,675 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,675 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,675 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js - delegating? false
2011-09-05 19:47:07,676 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@15a7eda3 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-js module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value sourceUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=?someargument=value actualUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js linkOverride=null bundle=monolith_defer contentType=application/octet-stream disposition=defer delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js originalLastMod=1311930170000 attributes=[id:jquery-ui-js, processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js?someargument=value _resourceExists=true declaringResource=null contentLength=204320 originalContentLength=204320 excludedMappers=[minify]>
2011-09-05 19:47:07,676 [main] DEBUG resource.ResourceService - Creating synthetic resource of type class org.grails.plugin.resource.AggregatedResourceMeta for URI [/bundle-monolith_defer.js]
2011-09-05 19:47:07,677 [main] DEBUG resource.ResourceService - Creating file object for URI [/bundle-monolith_defer.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources] and [bundle-monolith_defer.js]
2011-09-05 19:47:07,677 [main] DEBUG resource.ResourceService - synthetic module resources: [ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none), ResourceMeta for URI /bundle-monolith_defer.js served by /bundle-monolith_defer.js (delegate: none)]
2011-09-05 19:47:07,678 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@15a7eda3 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-js module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js?someargument=value sourceUrl=/js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=?someargument=value actualUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js linkOverride=null bundle=monolith_defer contentType=application/octet-stream disposition=defer delegate=ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none) originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/jquery-ui-1.8.5.custom.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js originalLastMod=1311930170000 attributes=[id:jquery-ui-js, processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js?someargument=value _resourceExists=true declaringResource=null contentLength=204320 originalContentLength=204320 excludedMappers=[minify]>
2011-09-05 19:47:07,678 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js
2011-09-05 19:47:07,678 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none))
2011-09-05 19:47:07,678 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js to ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none)
2011-09-05 19:47:07,679 [main] DEBUG resource.ResourceService - Preparing resource /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css (<org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=monolith_head contentType=null disposition=head delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[id:jquery-ui-css] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=[minify]>)
2011-09-05 19:47:07,679 [main] DEBUG resource.ResourceMeta - Resource [/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] (file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css) has content type [application/octet-stream]
2011-09-05 19:47:07,680 [main] DEBUG resource.ResourceService - Creating file object for URI [/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme] and [jquery-ui-1.8.5.custom.css]
2011-09-05 19:47:07,681 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css
2011-09-05 19:47:07,681 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,681 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,681 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css - delegating? false
2011-09-05 19:47:07,682 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=0 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,683 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=34124 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,683 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css
2011-09-05 19:47:07,683 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,683 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,683 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css - delegating? false
2011-09-05 19:47:07,685 [main] DEBUG mapper.csspreprocessor - Beginning mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css, processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=34124 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,693 [main] DEBUG resource.CSSPreprocessorResourceMapper - CSS Preprocessor munging ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: none)
2011-09-05 19:47:07,694 [main] DEBUG resource.CSSLinkProcessor - Resource /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css being CSS rewritten? false
2011-09-05 19:47:07,694 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,694 [main] DEBUG mapper.csspreprocessor - Done mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css, processed.by.test:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=34124 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,695 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css
2011-09-05 19:47:07,695 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,695 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,695 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css - delegating? false
2011-09-05 19:47:07,696 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css, processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=34124 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,697 [main] DEBUG resource.ResourceService - Creating synthetic resource of type class org.grails.plugin.resource.AggregatedResourceMeta for URI [/bundle-monolith_head.css]
2011-09-05 19:47:07,697 [main] DEBUG resource.ResourceService - Creating file object for URI [/bundle-monolith_head.css] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources] and [bundle-monolith_head.css]
2011-09-05 19:47:07,698 [main] DEBUG resource.ResourceService - synthetic module resources: [ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none), ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none), ResourceMeta for URI /bundle-monolith_head.css served by /bundle-monolith_head.css (delegate: none)]
2011-09-05 19:47:07,698 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@ac13b15 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=jquery-ui-css module=org.grails.plugin.resource.ResourceModule@34547854 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrl=/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css linkOverride=null bundle=monolith_head contentType=application/octet-stream disposition=head delegate=ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /bundle-monolith_head.css (delegate: none) originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css originalLastMod=1311930170000 attributes=[id:jquery-ui-css, processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[media:screen, projection] prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css _resourceExists=true declaringResource=null contentLength=34124 originalContentLength=34124 excludedMappers=[minify]>
2011-09-05 19:47:07,699 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css
2011-09-05 19:47:07,699 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /bundle-monolith_head.css (delegate: none))
2011-09-05 19:47:07,699 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css to ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /bundle-monolith_head.css (delegate: none)
2011-09-05 19:47:07,701 [main] DEBUG resource.ResourceService - Extension extracted from /js/jquery/jquery-1.4.2-b.min.js ([/js/jquery/jquery-1.4.2-b.min.js]) is js
2011-09-05 19:47:07,701 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@65e26e12 name=jquery cachedMarkup=null resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2-b.min.js served by null (delegate: none)] dependsOn=[] defaultBundle=null pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:07,701 [main] DEBUG resource.ResourceService - Preparing resource /js/jquery/jquery-1.4.2-b.min.js (<org.grails.plugin.resource.ResourceMeta@74a893ff log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/js/jquery/jquery-1.4.2-b.min.js module=org.grails.plugin.resource.ResourceModule@65e26e12 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=null contentType=null disposition=head delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[:] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,703 [main] DEBUG resource.ResourceMeta - Resource [/js/jquery/jquery-1.4.2-b.min.js] (file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2-b.min.js) has content type [application/octet-stream]
2011-09-05 19:47:07,704 [main] DEBUG resource.ResourceService - Creating file object for URI [/js/jquery/jquery-1.4.2-b.min.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery] and [jquery-1.4.2-b.min.js]
2011-09-05 19:47:07,705 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2-b.min.js
2011-09-05 19:47:07,705 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,705 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,705 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2-b.min.js - delegating? false
2011-09-05 19:47:07,710 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@74a893ff log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/js/jquery/jquery-1.4.2-b.min.js module=org.grails.plugin.resource.ResourceModule@65e26e12 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/jquery-1.4.2-b.min.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2-b.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/jquery-1.4.2-b.min.js originalLastMod=1311930171000 attributes=[:] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/jquery-1.4.2-b.min.js _resourceExists=true declaringResource=null contentLength=0 originalContentLength=72174 excludedMappers=null>
2011-09-05 19:47:07,715 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@74a893ff log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/js/jquery/jquery-1.4.2-b.min.js module=org.grails.plugin.resource.ResourceModule@65e26e12 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2-b.min.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2-b.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js originalLastMod=1311930171000 attributes=[:] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2-b.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=null>
2011-09-05 19:47:07,715 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js
2011-09-05 19:47:07,715 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,715 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,715 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js - delegating? false
2011-09-05 19:47:07,716 [main] DEBUG mapper.csspreprocessor - Skipping /js/jquery/jquery-1.4.2-b.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,717 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js
2011-09-05 19:47:07,718 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,718 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,718 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js - delegating? false
2011-09-05 19:47:07,718 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@74a893ff log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/js/jquery/jquery-1.4.2-b.min.js module=org.grails.plugin.resource.ResourceModule@65e26e12 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2-b.min.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2-b.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js originalLastMod=1311930171000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2-b.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=null>
2011-09-05 19:47:07,719 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@74a893ff log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=/js/jquery/jquery-1.4.2-b.min.js module=org.grails.plugin.resource.ResourceModule@65e26e12 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrl=/js/jquery/jquery-1.4.2-b.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/jquery/_jquery-1.4.2-b.min.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/jquery/jquery-1.4.2-b.min.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js originalLastMod=1311930171000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=null prePostWrapper=null requestProcessors=[] _linkUrl=/js/jquery/_jquery-1.4.2-b.min.js _resourceExists=true declaringResource=null contentLength=72174 originalContentLength=72174 excludedMappers=null>
2011-09-05 19:47:07,731 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js
2011-09-05 19:47:07,731 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,731 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,731 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js - delegating? false
2011-09-05 19:47:07,732 [main] DEBUG mapper.cssrewriter - Skipping /js/jquery/jquery-1.4.2-b.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,732 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2-b.min.js
2011-09-05 19:47:07,732 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /js/jquery/jquery-1.4.2-b.min.js served by /js/jquery/_jquery-1.4.2-b.min.js (delegate: none)
2011-09-05 19:47:07,732 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /js/jquery/jquery-1.4.2-b.min.js served by /js/jquery/_jquery-1.4.2-b.min.js (delegate: none)
2011-09-05 19:47:07,732 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/jquery/jquery-1.4.2-b.min.js to ResourceMeta for URI /js/jquery/jquery-1.4.2-b.min.js served by /js/jquery/_jquery-1.4.2-b.min.js (delegate: none)
2011-09-05 19:47:07,733 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/jquery/_jquery-1.4.2-b.min.js to ResourceMeta for URI /js/jquery/jquery-1.4.2-b.min.js served by /js/jquery/_jquery-1.4.2-b.min.js (delegate: none)
2011-09-05 19:47:07,733 [main] INFO resource.ResourceService - Preparing declared synthetic resources: [/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js, /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js, /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css]
2011-09-05 19:47:07,745 [main] DEBUG resource.ResourceService - Preparing resource /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js (<org.grails.plugin.resource.AggregatedResourceMeta@1c7caac5 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.js sourceUrl=/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_head.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.js originalLastMod=0 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_head.js _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,824 [main] DEBUG resource.ResourceMeta - Appending contents of /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery/_jquery-1.4.2.min.js to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.js
2011-09-05 19:47:07,831 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.js
2011-09-05 19:47:07,831 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,831 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,831 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.js - delegating? false
2011-09-05 19:47:07,832 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@1c7caac5 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /bundle-monolith_head.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.js sourceUrl=/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_head.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.js originalLastMod=1311930171000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_head.js _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,833 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@1c7caac5 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.js sourceUrl=/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js originalLastMod=1311930171000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.js _resourceExists=true declaringResource=null contentLength=72178 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,833 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js
2011-09-05 19:47:07,833 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,833 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,833 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js - delegating? false
2011-09-05 19:47:07,833 [main] DEBUG mapper.csspreprocessor - Skipping /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,833 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js
2011-09-05 19:47:07,834 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,834 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,834 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js - delegating? false
2011-09-05 19:47:07,834 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@1c7caac5 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.js sourceUrl=/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js originalLastMod=1311930171000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.js _resourceExists=true declaringResource=null contentLength=72178 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,835 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@1c7caac5 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery/jquery-1.4.2.min.js served by /js/jquery/_jquery-1.4.2.min.js (delegate: ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.js sourceUrl=/bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.js linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js originalLastMod=1311930171000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.js _resourceExists=true declaringResource=null contentLength=72178 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,835 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js
2011-09-05 19:47:07,835 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,835 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,835 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js - delegating? false
2011-09-05 19:47:07,835 [main] DEBUG mapper.cssrewriter - Skipping /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,835 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.js
2011-09-05 19:47:07,835 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none)
2011-09-05 19:47:07,836 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none)
2011-09-05 19:47:07,836 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /_bundle-monolith_head.js to ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none)
2011-09-05 19:47:07,836 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js to ResourceMeta for URI /bundle-monolith_head.js, /js/jquery/jquery-1.4.2.min.js served by /_bundle-monolith_head.js (delegate: none)
2011-09-05 19:47:07,836 [main] DEBUG resource.ResourceService - Preparing resource /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js (<org.grails.plugin.resource.AggregatedResourceMeta@7fcea971 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_defer.js sourceUrl=/bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_defer.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_defer.js originalLastMod=0 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_defer.js _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,837 [main] DEBUG resource.ResourceMeta - Appending contents of /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/_jquery-ui-1.8.5.custom.min.js to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_defer.js
2011-09-05 19:47:07,840 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_defer.js
2011-09-05 19:47:07,840 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,840 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,840 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_defer.js - delegating? false
2011-09-05 19:47:07,840 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@7fcea971 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /bundle-monolith_defer.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_defer.js sourceUrl=/bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_defer.js linkOverride=null bundle=null contentType=application/octet-stream disposition=defer delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_defer.js originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_defer.js _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,842 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@7fcea971 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_defer.js sourceUrl=/bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_defer.js linkOverride=null bundle=null contentType=application/octet-stream disposition=defer delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_defer.js _resourceExists=true declaringResource=null contentLength=204324 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js - delegating? false
2011-09-05 19:47:07,842 [main] DEBUG mapper.csspreprocessor - Skipping /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,842 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,843 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js - delegating? false
2011-09-05 19:47:07,843 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@7fcea971 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_defer.js sourceUrl=/bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_defer.js linkOverride=null bundle=null contentType=application/octet-stream disposition=defer delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_defer.js _resourceExists=true declaringResource=null contentLength=204324 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,843 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@7fcea971 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /js/jquery-ui/_jquery-ui-1.8.5.custom.min.js (delegate: ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_defer.js sourceUrl=/bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_defer.js linkOverride=null bundle=null contentType=application/octet-stream disposition=defer delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_defer.js _resourceExists=true declaringResource=null contentLength=204324 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,844 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js
2011-09-05 19:47:07,844 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,844 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,844 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js - delegating? false
2011-09-05 19:47:07,844 [main] DEBUG mapper.cssrewriter - Skipping /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:07,844 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_defer.js
2011-09-05 19:47:07,844 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none)
2011-09-05 19:47:07,844 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none)
2011-09-05 19:47:07,845 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js to ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none)
2011-09-05 19:47:07,845 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /_bundle-monolith_defer.js to ResourceMeta for URI /bundle-monolith_defer.js, /js/jquery-ui/jquery-ui-1.8.5.custom.min.js served by /_bundle-monolith_defer.js (delegate: none)
2011-09-05 19:47:07,845 [main] DEBUG resource.ResourceService - Preparing resource /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css (<org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.css originalLastMod=0 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_head.css _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:07,856 [main] DEBUG resource.ResourceMeta - Appending contents of /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.css
2011-09-05 19:47:07,857 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.css
2011-09-05 19:47:07,857 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:07,857 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:07,857 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.css - delegating? false
2011-09-05 19:47:07,878 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/bundle-monolith_head.css originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/bundle-monolith_head.css _resourceExists=false declaringResource=null contentLength=0 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,879 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,879 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css
2011-09-05 19:47:07,879 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:07,879 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:07,879 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css - delegating? false
2011-09-05 19:47:07,880 [main] DEBUG mapper.csspreprocessor - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,880 [main] DEBUG resource.CSSPreprocessorResourceMapper - CSS Preprocessor skipping ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none) because it is aggregated (already processed each file in it)
2011-09-05 19:47:07,880 [main] DEBUG mapper.csspreprocessor - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,881 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css
2011-09-05 19:47:07,881 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:07,881 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:07,881 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css - delegating? false
2011-09-05 19:47:07,881 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,882 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,882 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css
2011-09-05 19:47:07,882 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:07,882 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:07,882 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css - delegating? false
2011-09-05 19:47:07,883 [main] DEBUG mapper.cssrewriter - Beginning mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,883 [main] DEBUG resource.CSSLinkProcessor - Resource /_bundle-monolith_head.css being CSS rewritten? false
2011-09-05 19:47:07,884 [main] DEBUG resource.CSSLinkProcessor - CSS link processor skipping ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none) because its not a CSS rewrite candidate
2011-09-05 19:47:07,884 [main] DEBUG mapper.cssrewriter - Done mapping <org.grails.plugin.resource.AggregatedResourceMeta@58d67b44 log=org.apache.commons.logging.impl.SLF4JLog@3caf7a1f resources=[ResourceMeta for URI /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /js/jquery-ui/themes/custom-theme/_jquery-ui-1.8.5.custom.css (delegate: ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none))] log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@55015495 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/bundle-monolith_head.css sourceUrl=/bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css sourceUrlExtension=css sourceUrlParamsAndFragment=null actualUrl=/_bundle-monolith_head.css linkOverride=null bundle=null contentType=application/octet-stream disposition=head delegate=null originalResource=null processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:true, processed.by.bundle:true] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/_bundle-monolith_head.css _resourceExists=true declaringResource=null contentLength=34128 originalContentLength=0 excludedMappers=null>
2011-09-05 19:47:07,884 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/_bundle-monolith_head.css
2011-09-05 19:47:07,884 [main] DEBUG util.ResourceMetaStore - Adding declared resource ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none)
2011-09-05 19:47:07,884 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none)
2011-09-05 19:47:07,884 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /_bundle-monolith_head.css to ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none)
2011-09-05 19:47:07,885 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css to ResourceMeta for URI /bundle-monolith_head.css, /js/jquery-ui/themes/custom-theme/jquery-ui-1.8.5.custom.css served by /_bundle-monolith_head.css (delegate: none)
2011-09-05 19:47:08,496 [main] INFO filters.FiltersGrailsPlugin - reloadFilters
| Running 4 integration tests... 3 of 4
2011-09-05 19:47:09,917 [main] DEBUG resource.ResourceTagLib - external with [uri:/js/core.js]
2011-09-05 19:47:09,917 [main] DEBUG resource.ResourceTagLib - resolveResourceAndURI: [uri:/js/core.js, disposition:head]
2011-09-05 19:47:09,932 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js
2011-09-05 19:47:09,932 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, latch is null
2011-09-05 19:47:09,933 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, creating resource as not found
2011-09-05 19:47:09,938 [main] DEBUG resource.ResourceService - Ad-hoc resource /js/core.js passed includes? true
2011-09-05 19:47:09,943 [main] DEBUG resource.ResourceService - Ad-hoc resource /js/core.js passed excludes? true
2011-09-05 19:47:09,943 [main] DEBUG resource.ResourceService - Creating module: __@adhoc-files@__
2011-09-05 19:47:09,943 [main] DEBUG resource.ResourceService - Storing resource module definition <org.grails.plugin.resource.ResourceModule@a91eb87 name=__@adhoc-files@__ cachedMarkup=null resources=[] dependsOn=[] defaultBundle=false pluginManager=org.codehaus.groovy.grails.plugins.DefaultGrailsPluginManager@7ecf2fc9>
2011-09-05 19:47:09,944 [main] DEBUG resource.ResourceService - Creating new implicit resource for /js/core.js
2011-09-05 19:47:09,944 [main] DEBUG resource.ResourceService - Preparing resource /js/core.js (<org.grails.plugin.resource.ResourceMeta@56cf4f9 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@a91eb87 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/core.js sourceUrl=/js/core.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=null linkOverride=null bundle=null contentType=null disposition=null delegate=null originalResource=null processedFile=null originalLastMod=0 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=null _resourceExists=null declaringResource=null contentLength=null originalContentLength=0 excludedMappers=null>)
2011-09-05 19:47:09,945 [main] DEBUG resource.ResourceMeta - Resource [/js/core.js] (file:/Users/marc/Projects/checkout/resources/web-app/js/core.js) has content type [application/octet-stream]
2011-09-05 19:47:09,946 [main] DEBUG resource.ResourceService - Creating file object for URI [/js/core.js] from [/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js] and [core.js]
2011-09-05 19:47:09,948 [main] DEBUG resource.ResourceService - Applying mappers to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/core.js
2011-09-05 19:47:09,948 [main] DEBUG resource.ResourceService - Running mapper test (org.grails.plugin.resource.test.TestResourceMapper@4574aee5)
2011-09-05 19:47:09,948 [main] DEBUG resource.ResourceService - Entering mapper phase MUTATION
2011-09-05 19:47:09,948 [main] DEBUG resource.ResourceService - Applying mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/core.js - delegating? false
2011-09-05 19:47:09,948 [main] DEBUG mapper.test - Beginning mapping <org.grails.plugin.resource.ResourceMeta@56cf4f9 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@a91eb87 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/core.js sourceUrl=/js/core.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/core.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/core.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/core.js originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/js/core.js _resourceExists=true declaringResource=null contentLength=0 originalContentLength=23 excludedMappers=null>
2011-09-05 19:47:09,949 [main] DEBUG mapper.test - Done mapping <org.grails.plugin.resource.ResourceMeta@56cf4f9 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@a91eb87 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/core.js sourceUrl=/js/core.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/_core.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/core.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js originalLastMod=1311930170000 attributes=[:] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/js/_core.js _resourceExists=true declaringResource=null contentLength=23 originalContentLength=23 excludedMappers=null>
2011-09-05 19:47:09,949 [main] DEBUG resource.ResourceService - Applied mapper test to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Running mapper csspreprocessor (org.grails.plugin.resource.CSSPreprocessorResourceMapper@4eb63dfe)
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Entering mapper phase LINKNORMALISATION
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Applying mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js - delegating? false
2011-09-05 19:47:09,950 [main] DEBUG mapper.csspreprocessor - Skipping /js/core.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Applied mapper csspreprocessor to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Running mapper bundle (org.grails.plugin.resource.BundleResourceMapper@637533df)
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Entering mapper phase AGGREGATION
2011-09-05 19:47:09,950 [main] DEBUG resource.ResourceService - Applying mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js - delegating? false
2011-09-05 19:47:09,951 [main] DEBUG mapper.bundle - Beginning mapping <org.grails.plugin.resource.ResourceMeta@56cf4f9 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@a91eb87 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/core.js sourceUrl=/js/core.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/_core.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/core.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/js/_core.js _resourceExists=true declaringResource=null contentLength=23 originalContentLength=23 excludedMappers=null>
2011-09-05 19:47:09,951 [main] DEBUG mapper.bundle - Done mapping <org.grails.plugin.resource.ResourceMeta@56cf4f9 log=org.slf4j.impl.GrailsLog4jLoggerAdapter(org.grails.plugin.resource.ResourceMeta) id=null module=org.grails.plugin.resource.ResourceModule@a91eb87 workDir=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources originalUrl=/js/core.js sourceUrl=/js/core.js sourceUrlExtension=js sourceUrlParamsAndFragment=null actualUrl=/js/_core.js linkOverride=null bundle=null contentType=application/octet-stream disposition=null delegate=null originalResource=URL [file:/Users/marc/Projects/checkout/resources/web-app/js/core.js] processedFile=/var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js originalLastMod=1311930170000 attributes=[processed.by.test:true, processed.by.csspreprocessor:false] tagAttributes=[:] prePostWrapper=null requestProcessors=[] _linkUrl=/js/_core.js _resourceExists=true declaringResource=null contentLength=23 originalContentLength=23 excludedMappers=null>
2011-09-05 19:47:09,951 [main] DEBUG resource.ResourceService - Applied mapper bundle to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js
2011-09-05 19:47:09,951 [main] DEBUG resource.ResourceService - Running mapper cssrewriter (org.grails.plugin.resource.CSSRewriterResourceMapper@cc26acd)
2011-09-05 19:47:09,951 [main] DEBUG resource.ResourceService - Entering mapper phase LINKREALISATION
2011-09-05 19:47:09,951 [main] DEBUG resource.ResourceService - Applying mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js - delegating? false
2011-09-05 19:47:09,951 [main] DEBUG mapper.cssrewriter - Skipping /js/core.js due to includes pattern [**/*.css] not including it
2011-09-05 19:47:09,952 [main] DEBUG resource.ResourceService - Applied mapper cssrewriter to /var/folders/95/712m8ht50mn2gp1kvy6m38lm0000gn/T/grails-resources/js/_core.js
2011-09-05 19:47:09,958 [main] DEBUG util.ResourceMetaStore - Creating resource for URI /js/core.js returned ResourceMeta for URI /js/core.js served by /js/_core.js (delegate: none)
2011-09-05 19:47:09,971 [main] DEBUG util.ResourceMetaStore - Updating URI to resource cache for ResourceMeta for URI /js/core.js served by /js/_core.js (delegate: none)
2011-09-05 19:47:09,971 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/core.js to ResourceMeta for URI /js/core.js served by /js/_core.js (delegate: none)
2011-09-05 19:47:09,972 [main] DEBUG util.ResourceMetaStore - Storing mapping for resource URI /js/_core.js to ResourceMeta for URI /js/core.js served by /js/_core.js (delegate: none)
2011-09-05 19:47:09,974 [main] DEBUG resource.ResourceTagLib - Checking if this request has already pulled in [/js/_core.js]
2011-09-05 19:47:09,985 [main] DEBUG resource.ResourceTagLib - This request has not already pulled in [/js/_core.js]
2011-09-05 19:47:10,196 [main] DEBUG resource.ResourceTagLib - external with [uri:js/core.js]
2011-09-05 19:47:10,197 [main] DEBUG resource.ResourceTagLib - resolveResourceAndURI: [uri:js/core.js, disposition:head]
2011-09-05 19:47:10,199 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js
2011-09-05 19:47:10,211 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, waiting for latch, another thread is creating resource...
2011-09-05 19:47:10,212 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, done waiting for latch, another thread created resource
2011-09-05 19:47:10,212 [main] DEBUG resource.ResourceTagLib - Checking if this request has already pulled in [/js/_core.js]
2011-09-05 19:47:10,213 [main] DEBUG resource.ResourceTagLib - This request has already pulled in [/js/_core.js], we'll be smart and skip it
| Failure: testExternalWithAdhocResourceURI(org.grails.plugin.resource.ResourceTagLibIntegTests)
| junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.grails.plugin.resource.ResourceTagLibIntegTests.testExternalWithAdhocResourceURI(ResourceTagLibIntegTests.groovy:24)
| Running 4 integration tests... 4 of 4
2011-09-05 19:47:10,481 [main] DEBUG resource.ResourceTagLib - external with [dir:js, file:core.js]
2011-09-05 19:47:10,485 [main] DEBUG resource.ResourceTagLib - resolveResourceAndURI: [plugin:null, dir:js, file:core.js, disposition:head]
2011-09-05 19:47:10,488 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js
2011-09-05 19:47:10,488 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, waiting for latch, another thread is creating resource...
2011-09-05 19:47:10,489 [main] DEBUG util.ResourceMetaStore - getOrCreateAdHocResource for /js/core.js, done waiting for latch, another thread created resource
2011-09-05 19:47:10,489 [main] DEBUG resource.ResourceTagLib - Checking if this request has already pulled in [/js/_core.js]
2011-09-05 19:47:10,489 [main] DEBUG resource.ResourceTagLib - This request has not already pulled in [/js/_core.js]
| Completed 4 integration tests, 1 failed in 1346ms
2011-09-05 19:47:10,507 [main] INFO spring.GrailsWebApplicationContext - Closing org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@3c640f1a: startup date [Mon Sep 05 19:47:03 BST 2011]; parent: org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@6da21389
2011-09-05 19:47:10,508 [main] INFO spring.ReloadAwareAutowireCapableBeanFactory - Destroying singletons in org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory@5aa6343d: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,viewNameTranslator,errorsXmlMarshallerRegisterer,localeChangeInterceptor,grailsApplicationPostProcessor,mimeTypes,orgGrailsBeansConstraintsEvaluator,grailsLinkGenerator,classLoader,errorsViewStackTracePrinter,abstractViewResolver,org.grails.plugin.resource.ResourceTagLib,groovyPagesUriService,org.codehaus.groovy.grails.plugins.web.taglib.ApplicationTagLib,xmlParsingParameterCreationListener,instanceTagLibraryApi,grailsUrlConverter,instanceConvertersControllersApi,abstractGrailsResourceLocator,groovyPageLocator,jspTagLibraryResolver,org.codehaus.groovy.grails.plugins.web.taglib.FormatTagLib,org.codehaus.groovy.grails.plugins.web.taglib.FormTagLib,grailsUrlMappingsHolder,localeResolver,org.codehaus.groovy.grails.plugins.web.taglib.JavascriptTagLib,resourceService,groovyPageLayoutFinder,controllerHandlerMappings,proxyHandler,convertersConfigurationInitializer,transactionManagerPostProcessor,org.codehaus.groovy.grails.plugins.web.taglib.CountryTagLib,dataSource,scaffoldedActionMap,annotationHandlerAdapter,simpleControllerHandlerAdapter,messageSource,org.codehaus.groovy.grails.plugins.web.taglib.PluginTagLib,customEditors,groovyPagesTemplateEngine,annotationHandlerMapping,org.grails.plugin.resource.ResourceServiceServiceClass,dataSourceUnproxied,instanceControllersApi,jsonParsingParameterCreationListener,groovyPageResourceLoader,groovyPageRenderer,jsonErrorsMarshaller,org.codehaus.groovy.grails.web.filters.JavascriptLibraryFilters,instanceControllerTagLibraryApi,multipartResolver,grailsMimeUtility,scaffoldingTemplateGenerator,grailsControllerHelper,exceptionHandler,abstractGrailsDataSourceBean,org.codehaus.groovy.grails.web.filters.JavascriptLibraryFiltersClass,pluginManagerPostProcessor,org.codehaus.groovy.grails.plugins.web.taglib.ValidationTagLib,FeedsController,controllerToScaffoldedDomainClassMap,gspTagLibraryLookup,org.springframework.aop.config.internalAutoProxyCreator,errorsJsonMarshallerRegisterer,grailsDomainClassMappingContext,responseMimeTypesApi,filterInterceptor,requestMimeTypesApi,org.codehaus.groovy.grails.plugins.web.taglib.SitemeshTagLib,grailsResourceLocator,mainSimpleController,urlMappingsTargetSource,xmlErrorsMarshaller,org.codehaus.groovy.grails.plugins.web.taglib.RenderTagLib,jspViewResolver,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@6da264f1
| Tests FAILED - view reports in target/test-reports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment