You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Parkes (JIRA)" <ji...@apache.org> on 2007/02/15 01:49:08 UTC

[jira] Created: (LUCENE-803) add svn ignores for eclipse artifacts

add svn ignores for eclipse artifacts
-------------------------------------

                 Key: LUCENE-803
                 URL: https://issues.apache.org/jira/browse/LUCENE-803
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Steven Parkes
         Assigned To: Steven Parkes
            Priority: Minor


Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.

The two files are

.project
.classpath

I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (LUCENE-803) add svn ignores for eclipse artifacts

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved LUCENE-803.
------------------------------------

    Resolution: Fixed

I added the following ignore properties:
.settings
.classpath
.project
*.iml
*.iws
*.ipr

> add svn ignores for eclipse artifacts
> -------------------------------------
>
>                 Key: LUCENE-803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-803
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>
> Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.
> The two files are
> .project
> .classpath
> I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (LUCENE-803) add svn ignores for eclipse artifacts

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479833 ] 

Grant Ingersoll commented on LUCENE-803:
----------------------------------------

done

> add svn ignores for eclipse artifacts
> -------------------------------------
>
>                 Key: LUCENE-803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-803
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>
> Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.
> The two files are
> .project
> .classpath
> I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (LUCENE-803) add svn ignores for eclipse artifacts

Posted by "Steven Parkes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479798 ] 

Steven Parkes commented on LUCENE-803:
--------------------------------------

While we're here, can we add prj.el for JDE?

> add svn ignores for eclipse artifacts
> -------------------------------------
>
>                 Key: LUCENE-803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-803
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>
> Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.
> The two files are
> .project
> .classpath
> I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (LUCENE-803) add svn ignores for eclipse artifacts

Posted by "Steven Parkes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474595 ] 

Steven Parkes commented on LUCENE-803:
--------------------------------------

and

.settings

> add svn ignores for eclipse artifacts
> -------------------------------------
>
>                 Key: LUCENE-803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-803
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>
> Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.
> The two files are
> .project
> .classpath
> I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (LUCENE-803) add svn ignores for eclipse artifacts

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473274 ] 

Grant Ingersoll commented on LUCENE-803:
----------------------------------------

This probably goes for IntelliJ too
*.iml
*.iws
*.ipr


> add svn ignores for eclipse artifacts
> -------------------------------------
>
>                 Key: LUCENE-803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-803
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>
> Be nice to ignore the files eclipse puts into the project root as we do the .idea file for intellij.
> The two files are
> .project
> .classpath
> I'm gonna lie and say there's a patch available for this because an svn diff patch with propery changes can't be applied with patch anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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