[
https://issues.apache.org/jira/browse/OFBIZ-10948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053276#comment-17053276 ]
Pierre Smits commented on OFBIZ-10948:
--------------------------------------
[~priya.sharma.9362],
I tried to apply your patch to a new 'test' branch. This gave following result:
{code:java}
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree apply -v --reject -p 1 /Users/nl04748/Downloads/OFBIZ-10948.patch
Checking patch bi/groovyScripts/DimensionServices.groovy...
error: bi/groovyScripts/DimensionServices.groovy: No such file or directory
Checking patch bi/minilang/DimensionServices.xml...
Checking patch bi/servicedef/services.xml...
Applied patch bi/minilang/DimensionServices.xml cleanly.
Applied patch bi/servicedef/services.xml cleanly.
Completed with errors, see above
{code}
> Convert DimensionServices.xml minilang to groovy
> ------------------------------------------------
>
> Key: OFBIZ-10948
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10948> Project: OFBiz
> Issue Type: Sub-task
> Components: bi
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: Minilang, dimension, dwh, groovy,
> Attachments: OFBIZ-10948.patch
>
>
> With the purpose to deprecate mini-lang OFBIZ-9350, convert DimensionServices.xml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)