Will take a look.
On Mon, Mar 25, 2013 at 1:25 PM, Chris Geer <[email protected]> wrote: > I found two issues that seemed to work before this patch. > > RAVE-918 > RAVE-919 > > Chris > > On Mon, Mar 25, 2013 at 10:04 AM, Erin Noe-Payne > <[email protected]>wrote: > > > Should be good now. Thanks for checking. > > > > > > On Mon, Mar 25, 2013 at 12:29 PM, Erin Noe-Payne > > <[email protected]>wrote: > > > > > Getting started right =) > > > > > > I managed to partially apply the patch. Fixing now. > > > > > > > > > On Mon, Mar 25, 2013 at 12:15 PM, Chris Geer (JIRA) <[email protected] > > >wrote: > > > > > >> > > >> [ > > >> > > > https://issues.apache.org/jira/browse/RAVE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612778#comment-13612778 > > ] > > >> > > >> Chris Geer commented on RAVE-914: > > >> --------------------------------- > > >> > > >> Erin, I'm getting an error on a clean compile. > > >> > > >> [INFO] destinationFolder: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/target/wro > > >> [INFO] jsDestinationFolder: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/target/rave-portal-resources-0.21-SNAPSHOT/static/script > > >> [INFO] cssDestinationFolder: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/target/rave-portal-resources-0.21-SNAPSHOT/static/css > > >> [INFO] groupNameMappingFile: null > > >> [INFO] wroManagerFactory class: > > >> ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory > > >> WARN : ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer > - > > >> [FAIL] problem while trying to expand wildcard for the following > > resource > > >> uri: /static/script/portal/*.js > > >> WARN : ro.isdc.wro.model.transformer.WildcardExpanderModelTransformer > - > > >> [FAIL] problem while trying to expand wildcard for the following > > resource > > >> uri: /static/script/core/*.js > > >> [INFO] The following groups will be processed: [rave.core.min, > > >> rave.portal.min, rave] > > >> [INFO] folder: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/target/rave-portal-resources-0.21-SNAPSHOT/static/css > > >> [INFO] processing group: rave.core.min.css > > >> [INFO] folder: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/target/rave-portal-resources-0.21-SNAPSHOT/static/script > > >> [INFO] processing group: rave.core.min.js > > >> ERROR: ro.isdc.wro.model.group.processor.PreProcessorExecutor - Cannot > > >> ignore missing resource: ro.isdc.wro.model.resource.Resource@24afb293 > > >> [JS,/static/script/core/*.js,true] > > >> ERROR: ro.isdc.wro.WroRuntimeException - Exception while merging > > >> resources: Invalid folder provided, with path: > > >> > > > /Users/cgeer/Development/projects/apache/rave/rave-trunks/rave-project/rave-portal-resources/src/main/webapp/static/script/core, > > >> with fileNameWithWildcard: /static/script/core/*.js > > >> > > >> > Isolate and separate rave_core from rave_portal > > >> > ----------------------------------------------- > > >> > > > >> > Key: RAVE-914 > > >> > URL: https://issues.apache.org/jira/browse/RAVE-914 > > >> > Project: Rave > > >> > Issue Type: Sub-task > > >> > Reporter: Erin Noe-Payne > > >> > Attachments: error.log, RAVE-914.patch > > >> > > > >> > Original Estimate: 24h > > >> > Remaining Estimate: 24h > > >> > > > >> > > >> > > >> -- > > >> This message is automatically generated by JIRA. > > >> If you think it was sent incorrectly, please contact your JIRA > > >> administrators > > >> For more information on JIRA, see: > > http://www.atlassian.com/software/jira > > >> > > > > > > > > >
