[jira] [Created] (OFBIZ-4697) Add hot-deploy directories to .gitignore

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

[jira] [Created] (OFBIZ-4697) Add hot-deploy directories to .gitignore

Nicolas Malin (Jira)
Add hot-deploy directories to .gitignore
----------------------------------------

                 Key: OFBIZ-4697
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
         Environment: git
            Reporter: Markus M. May
            Priority: Trivial
             Fix For: SVN trunk
         Attachments: 0001-Modified-.gitignore.patch

The attached patch provides a new line in the .gitignore-file to also avoid the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4697) Add hot-deploy directories to .gitignore

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus M. May updated OFBIZ-4697:
---------------------------------

    Attachment: 0001-Modified-.gitignore.patch
   

> Add hot-deploy directories to .gitignore
> ----------------------------------------
>
>                 Key: OFBIZ-4697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: git
>            Reporter: Markus M. May
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 0001-Modified-.gitignore.patch
>
>
> The attached patch provides a new line in the .gitignore-file to also avoid the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4697) Add hot-deploy directories to .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES updated OFBIZ-4697:
--------------------------------------

    Assignee: Erwan de FERRIERES
   

> Add hot-deploy directories to .gitignore
> ----------------------------------------
>
>                 Key: OFBIZ-4697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: git
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 0001-Modified-.gitignore.patch
>
>
> The attached patch provides a new line in the .gitignore-file to also avoid the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4697) Add hot-deploy directories to .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES closed OFBIZ-4697.
-------------------------------------

    Resolution: Fixed
   

> Add hot-deploy directories to .gitignore
> ----------------------------------------
>
>                 Key: OFBIZ-4697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: git
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 0001-Modified-.gitignore.patch
>
>
> The attached patch provides a new line in the .gitignore-file to also avoid the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4697) Add hot-deploy directories to .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Erwan de FERRIERES commented on OFBIZ-4697:
-------------------------------------------

Done at rev 1244956
Thanks Markus.

BTW, your patch was in git format, I had to merge it by hand.

Cheers,
               

> Add hot-deploy directories to .gitignore
> ----------------------------------------
>
>                 Key: OFBIZ-4697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4697
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: git
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 0001-Modified-.gitignore.patch
>
>
> The attached patch provides a new line in the .gitignore-file to also avoid the inclusion of hot-deploy/*/build folders in the commit.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira