[
https://issues.apache.org/jira/browse/OFBIZ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670805#action_12670805
]
Jacopo Cappellato commented on OFBIZ-2169:
------------------------------------------
Vikas, Adrian,
thanks for your comments.
There are two small issues that I would like to fix before committing the code:
1) is it ok to put the templates in the example application? I tried to avoid
to add a new folder into the ofbiz home to avoid confusion
2) the templates in the example component are without the license header: this
is intentional because the generated files should be without the license header
but... can we include files without a license header (but licensed under the
ASF2.0) in the ofbiz trunk?
Jacopo
> Ant target for the automatic creation of an ofbiz component in the hot-deploy
> folder
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-2169
> URL: https://issues.apache.org/jira/browse/OFBIZ-2169
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Reporter: Jacopo Cappellato
> Fix For: Release Branch 9.3
>
> Attachments: create-component.patch
>
>
> Ant target for the automatic creation of an ofbiz component in the hot-deploy
> folder.
> Apply the patch and run the command:
> ant create-component
> You will be prompted for:
> 1) component name (e.g. "test")
> 2) component resource name (e.g. "Test")
> 3) webapp name (e.g. "testapp")
> 4) base permission (e.g. "TEST")
> and the target will create the component in the hot-deploy folder.
> Restart ofbiz and the new application will be up and running.
> I would like to add more targets like: create-screen, create-service etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.