You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Gerlowski (JIRA)" <ji...@apache.org> on 2017/05/19 02:58:04 UTC

[jira] [Updated] (SOLR-10713) git should ignore common output files (*.pid, *.out)

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

Jason Gerlowski updated SOLR-10713:
-----------------------------------
    Description: 
During the course of experimenting/testing Solr, it's common to accumulate a number of output files in the source checkout.  Many of these are already ignored via the {{.gitignore}}.  (For example, {{*.jar}} and {{*.log}} files are untracked currently)

Some common output files aren't explicitly ignored by git though.  I know this is true of {{*.pid}} and {{*.out}} files (such as those produced by running a standalone ZK).

It'd be nice if we could update the {{.gitignore}} to explicitly ignore these filetypes by default.

  was:
During the course of experimenting/testing Solr, it's common to accumulate a number of output files in the source checkout.  Many of these are already ignored via the {{.gitignore}}.  (For example, {{*.jar}} and {{*.log}} files are untracked.

Some common output files aren't explicitly ignored by git though.  I know this is true of {{*.pid}} and {{*.out}} files (such as those produced by running a standalone ZK).

It'd be nice if we could update the {{.gitignore}} to explicitly ignore these filetypes by default.


> git should ignore common output files (*.pid, *.out)
> ----------------------------------------------------
>
>                 Key: SOLR-10713
>                 URL: https://issues.apache.org/jira/browse/SOLR-10713
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>            Reporter: Jason Gerlowski
>            Priority: Trivial
>
> During the course of experimenting/testing Solr, it's common to accumulate a number of output files in the source checkout.  Many of these are already ignored via the {{.gitignore}}.  (For example, {{*.jar}} and {{*.log}} files are untracked currently)
> Some common output files aren't explicitly ignored by git though.  I know this is true of {{*.pid}} and {{*.out}} files (such as those produced by running a standalone ZK).
> It'd be nice if we could update the {{.gitignore}} to explicitly ignore these filetypes by default.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org