[jira] [Commented] (OFBIZ-11745) plugins in common-theme/webapp/common/js is not monitored by git

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11745) plugins in common-theme/webapp/common/js is not monitored by git

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11745:
---------------------------------------------------------

Commit 324edc9e8a90fe57de38fb9c4ca8662dc0d74f11 in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=324edc9 ]

Fixed: plugins in common-theme/webapp/common/js is not monitored by git (OFBIZ-11745)

In .gitignore in root ofbiz directory there is plugins/

so all directory plugins are ignored

if the line is replace by /plugins/ only root directory plugins is ignored

Can't cherry-pick so trying by hand (easy stuff)

Thanks: Olivier


> plugins in common-theme/webapp/common/js is not monitored by git
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-11745
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11745
>             Project: OFBiz
>          Issue Type: Bug
>          Components: git
>    Affects Versions: Trunk
>            Reporter: Olivier Heintz
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: Trunk
>
>
> in .gitignore in root ofbiz directory there is plugins/
> so all directory plugins are ignored
> if the line is replace by plugins/* only root directory plugins is ignored



--
This message was sent by Atlassian Jira
(v8.3.4#803005)