You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by seemaaparna tiwari <se...@gmail.com> on 2009/04/07 13:23:30 UTC

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

I have improved the following patch

Regards

Seema Tiwari
Ritika Somani


On Tue, Apr 7, 2009 at 4:23 PM, Hans Bakker (JIRA) <ji...@apache.org> wrote:

>
>    [
> https://issues.apache.org/jira/browse/OFBIZ-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696473#action_12696473]
>
> Hans Bakker commented on OFBIZ-2271:
> ------------------------------------
>
> This sounds pretty good, however could you explain its usage in the target
> description field so it will show in the 'ant -projecthelp' list?
>
> thanks in advance,
>
> Hans
>
> > 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.
>
>