You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Seema-Tiwari (JIRA)" <ji...@apache.org> on 2009/04/07 12:47:12 UTC

[jira] Issue Comment Edited: (OFBIZ-2271) New targets for custom component's build.xml file

    [ https://issues.apache.org/jira/browse/OFBIZ-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696469#action_12696469 ] 

Seema-Tiwari edited comment on OFBIZ-2271 at 4/7/09 3:45 AM:
-------------------------------------------------------------

New ant targets to the build script of the automatically generated hot-deploy components for managing patches


Thanks and Regards

Seema Tiwari
Ritika Somani




      was (Author: seematiwari):
    New ant targets to the build script of the automatically generated hot-deploy components for managing patches




  
> New targets for custom component's build.xml file
> -------------------------------------------------
>
>                 Key: OFBIZ-2271
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2271
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>            Reporter: Ashish Vijaywargiya
>            Assignee: Jacopo Cappellato
>            Priority: Trivial
>         Attachments: New_Ant_Targets.patch
>
>
> There is now an ant target to automatically generate the layout of an hot-deploy component.(i.e ant create-component)
> It would be nice to add, to the generated build.xml file in the hot-deploy component, ant targets to create/apply/revert patches for the framework, applications and specialpurpose.
> The idea is to automate the process of creating patches (and storing them in the patches folder of the custom component), applying them and reverting.
> The workflow could be the following one:
> 1) A developer creates a custom hot deploy component for a customer using the proper ant target. 
> 2) The developer modifies the code (e.g. config files etc...) in framework, applications and specialpurpose, then run the "create-patch" target 
> that will create a patch and store it in the patches folder.
> 3) Every time the component is built, we could revert the mods and reapply all the patches.
> --
> Ashish Vijaywargiya

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.