You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2010/06/02 07:12:43 UTC

[jira] Created: (BUILDR-450) Update .gitignore to exclude idea project files and files generated during spec tests

Update .gitignore to exclude idea project files and files generated during spec tests
-------------------------------------------------------------------------------------

                 Key: BUILDR-450
                 URL: https://issues.apache.org/jira/browse/BUILDR-450
             Project: Buildr
          Issue Type: Improvement
    Affects Versions: 1.4
            Reporter: Peter Donald


Attached is a small patch that ignores the 
* libs directory (created by eclipse tests)
* .rakeTasks and buildr.iml (IntelliJ Idea project files)
* ordoc (generated as part of tests but not sure where)


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


[jira] Updated: (BUILDR-450) Update .gitignore to exclude idea project files and files generated during spec tests

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

Peter Donald updated BUILDR-450:
--------------------------------

    Attachment: gitignore.diff

> Update .gitignore to exclude idea project files and files generated during spec tests
> -------------------------------------------------------------------------------------
>
>                 Key: BUILDR-450
>                 URL: https://issues.apache.org/jira/browse/BUILDR-450
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>         Attachments: gitignore.diff
>
>
> Attached is a small patch that ignores the 
> * libs directory (created by eclipse tests)
> * .rakeTasks and buildr.iml (IntelliJ Idea project files)
> * ordoc (generated as part of tests but not sure where)

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


[jira] Commented: (BUILDR-450) Update .gitignore to exclude idea project files and files generated during spec tests

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876052#action_12876052 ] 

Antoine Toulme commented on BUILDR-450:
---------------------------------------

I think ordoc is not created by Buildr.

Maybe you meant rdoc ?

> Update .gitignore to exclude idea project files and files generated during spec tests
> -------------------------------------------------------------------------------------
>
>                 Key: BUILDR-450
>                 URL: https://issues.apache.org/jira/browse/BUILDR-450
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>         Attachments: gitignore.diff
>
>
> Attached is a small patch that ignores the 
> * libs directory (created by eclipse tests)
> * .rakeTasks and buildr.iml (IntelliJ Idea project files)
> * ordoc (generated as part of tests but not sure where)

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


[jira] Resolved: (BUILDR-450) Update .gitignore to exclude idea project files and files generated during spec tests

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

Antoine Toulme resolved BUILDR-450.
-----------------------------------

    Fix Version/s: 1.4
       Resolution: Fixed

Fixed, thanks Peter!

09:14:25~/w/buildr>svn ci CHANGELOG .gitignore -m "BUILDR-450 Update .gitignore to exclude idea project files and files generated during spec tests (Peter Donald)"
Sending        .gitignore
Sending        CHANGELOG
Transmitting file data ..
Committed revision 951886.

> Update .gitignore to exclude idea project files and files generated during spec tests
> -------------------------------------------------------------------------------------
>
>                 Key: BUILDR-450
>                 URL: https://issues.apache.org/jira/browse/BUILDR-450
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>             Fix For: 1.4
>
>         Attachments: gitignore.diff
>
>
> Attached is a small patch that ignores the 
> * libs directory (created by eclipse tests)
> * .rakeTasks and buildr.iml (IntelliJ Idea project files)
> * ordoc (generated as part of tests but not sure where)

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