Convert deprecated minilang operations to the set operation.
------------------------------------------------------------ Key: OFBIZ-402 URL: http://issues.apache.org/jira/browse/OFBIZ-402 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Affects Versions: SVN trunk Environment: Linux(CentOS) /Windows Reporter: Ashish Vijaywargiya Priority: Minor Attachments: Deprecated_Minilang_Operation_Product.patch.zip Hi Jacopo, I converted some files to use <set> operation instead of <field-to-field> operation. Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. I hope it would be helpful. At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. Regards Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Deprecated_Minilang_Operation_Product.patch.zip > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Deprecated_Minilang_Operation_Party.patch.zip Jacopo, Here is the patch for Party Component. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Deprecated_Minilang_Operation_Content.patch.zip Jacopo, Here is the Content Patch. I have added xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" & xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/simple-methods.xsd" attributes in the <simple-methods> tag. I have also changed the <env-to-field> attribute according to new changes in simple-methods.xsd files. Please give me your feedback on this patches. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Jacopo Cappellato reassigned OFBIZ-402: --------------------------------------- Assignee: Jacopo Cappellato > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Jacopo Cappellato closed OFBIZ-402. ----------------------------------- Resolution: Fixed Thanks Ashish, it's great to get this kind of contributions: in fact it is clear that the work you did is for "the greater good" of the project and not to do something useful for you. I'm closing the issue now even if we have still a lot of work to do in this area: in fact we'll have to migrate all the <env-to-env/>, <field-to-env/>, <env-to-field/> and <string-to-field/> operation to the <set/> operation. Your patch is in svn rev. 467397 Again, thanks. > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=comments#action_12444483 ]
Ashish Vijaywargiya commented on OFBIZ-402: ------------------------------------------- Jacopo & Others, Can anybody of you please reopen this issue ?? I will submit the patch to use <set> operation instead of <string-to-field/> operation ASAP.(As this is suggested by Jacopo in previeous comment) Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Jacopo Cappellato reopened OFBIZ-402: ------------------------------------- > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
Done.
Ashish Vijaywargiya (JIRA) wrote: > [ http://issues.apache.org/jira/browse/OFBIZ-402?page=comments#action_12444483 ] > > Ashish Vijaywargiya commented on OFBIZ-402: > ------------------------------------------- > > Jacopo & Others, > > Can anybody of you please reopen this issue ?? > I will submit the patch to use <set> operation instead of <string-to-field/> operation ASAP.(As this is suggested by Jacopo in previeous comment) > > Regards > Ashish Vijaywargiya > > >> Convert deprecated minilang operations to the set operation. >> ------------------------------------------------------------ >> >> Key: OFBIZ-402 >> URL: http://issues.apache.org/jira/browse/OFBIZ-402 >> Project: OFBiz (The Open for Business Project) >> Issue Type: Improvement >> Affects Versions: SVN trunk >> Environment: Linux(CentOS) /Windows >> Reporter: Ashish Vijaywargiya >> Assigned To: Jacopo Cappellato >> Priority: Minor >> Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip >> >> >> Hi Jacopo, >> I converted some files to use <set> operation instead of <field-to-field> operation. >> Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. >> I hope it would be helpful. >> At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. >> Regards >> Ashish Vijaywargiya > |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Removed_Deprecated_string-to-field_operation_oct_26.patch.zip Hi Jacopo, Here is the patch to remove the deprecated <string-to-field> operation and now in place the <set> operation will be used. Please don't close this issue.Because we have to convert other deprecated operations to use <set> operation. I will take a look at this whenever I will get time. Please give me your feedback on this patch. Thanks for your kind support. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=comments#action_12445083 ]
Jacopo Cappellato commented on OFBIZ-402: ----------------------------------------- Thanks Ashish, your patch is in svn with rev. and 468277 and 468278. > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip Hi Jacopo, Here is the patch to remove the deprecated env-to-env operation from the Minilang. And if something is missing please let me know. Thanks for your support and time. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip Jacopo, Here comes the patch to remove the deprecated method field-to-env from the Minilang. Please take a look at this. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=comments#action_12446825 ]
Jacopo Cappellato commented on OFBIZ-402: ----------------------------------------- Ashish, thanks for the patches, we really appreciate your work. In the field-to-env file there was a wrong conversion (DataServices.xml): - <field-to-env field-name="userLogin" map-name="parameters" env-name="userLogin"/> - <field-to-env field-name="content" map-name="parameters" env-name="currentContent"/> + <set field="userLogin" from-field="parameters.userLogin" /> + <set field="content" from-field="parameters.currentContent" /> The last line should be instead: + <set field="currentContent" from-field="parameters.content" /> I've fixed it and everything is committed with rev. 470680 Thanks PS: it is not necessary to zip the patch files, unless they are very big... you can just attach them to the Jira issues as they are. > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=comments#action_12446827 ]
Ashish Vijaywargiya commented on OFBIZ-402: ------------------------------------------- Thx Jacopo for pointing out my mistake. From the next time I will not zip the file. The task of <env-to-field /> deprecated method is also at final stage. I will send you the patch for it in the next 15 minute. Thanks once again. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Ashish Vijaywargiya updated OFBIZ-402: -------------------------------------- Attachment: Removed_Deprecated_env-to-field_operation_Nov_03.patch Hey Jacopo, Here comes the last patch to remove the deprecated <env-to-field /> operation from the minilang. Please take a look at this patch. If you find some more deprecated operation in minilang to do work on please let me know. Thanks for your time and kind support. Regards Ashish Vijaywargiya > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_env-to-field_operation_Nov_03.patch, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=all ]
Jacopo Cappellato closed OFBIZ-402. ----------------------------------- Resolution: Fixed Thanks Ashish, this is awesome. Your last patch is in rev. 470730 I'm closing this issue now, but if I'll find other deprecated operations I'll create a new issue. Again, thanks. > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_env-to-field_operation_Nov_03.patch, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461623 ] Jacques Le Roux commented on OFBIZ-402: --------------------------------------- FYI I just checked before moving annotations from http://incubator.apache.org/ofbiz/docs/minilang.html to http://svn.apache.org/repos/asf/ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd There are no more any env-to-field field-to-env string-to-field field-to-field env-to-env used in *.xml files of OFBiz but some commented snippets that seem unused and should be perhaps removed. > Convert deprecated minilang operations to the set operation. > ------------------------------------------------------------ > > Key: OFBIZ-402 > URL: http://issues.apache.org/jira/browse/OFBIZ-402 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Environment: Linux(CentOS) /Windows > Reporter: Ashish Vijaywargiya > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: Deprecated_Minilang_Operation_Content.patch.zip, Deprecated_Minilang_Operation_Party.patch.zip, Deprecated_Minilang_Operation_Product.patch.zip, Removed_Deperecated_env-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_env-to-field_operation_Nov_03.patch, Removed_Deprecated_field-to-env_operation_Nov_03.patch.zip, Removed_Deprecated_string-to-field_operation_oct_26.patch.zip > > > Hi Jacopo, > I converted some files to use <set> operation instead of <field-to-field> operation. > Yesterday I have seen your commit notification and thought that this contribution would reduce your work load. > I hope it would be helpful. > At this time I am sending the patch for Product Component and will send you the patch for remaining Party & Content component ASAP. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |