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/03/22 13:03:27 UTC

[jira] Created: (BUILDR-405) Enhance the idea7x extension to supply a task to delete generated files

Enhance the idea7x extension to supply a task to delete generated files
-----------------------------------------------------------------------

                 Key: BUILDR-405
                 URL: https://issues.apache.org/jira/browse/BUILDR-405
             Project: Buildr
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 1.4
            Reporter: Peter Donald
            Priority: Minor
             Fix For: 1.4


The idea7x extension allows you to generate module and project files for idea. The attached patch adds a task "idea7x:clean" to clean those artefacts

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


[jira] Assigned: (BUILDR-405) Enhance the idea7x extension to supply a task to delete generated files

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

Antoine Toulme reassigned BUILDR-405:
-------------------------------------

    Assignee: Antoine Toulme

> Enhance the idea7x extension to supply a task to delete generated files
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-405
>                 URL: https://issues.apache.org/jira/browse/BUILDR-405
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>            Assignee: Antoine Toulme
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: Add_idea7x_clean_task.patch
>
>
> The idea7x extension allows you to generate module and project files for idea. The attached patch adds a task "idea7x:clean" to clean those artefacts

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


[jira] Updated: (BUILDR-405) Enhance the idea7x extension to supply a task to delete generated files

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

Peter Donald updated BUILDR-405:
--------------------------------

    Attachment: Add_idea7x_clean_task.patch

> Enhance the idea7x extension to supply a task to delete generated files
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-405
>                 URL: https://issues.apache.org/jira/browse/BUILDR-405
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: Add_idea7x_clean_task.patch
>
>
> The idea7x extension allows you to generate module and project files for idea. The attached patch adds a task "idea7x:clean" to clean those artefacts

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


[jira] Resolved: (BUILDR-405) Enhance the idea7x extension to supply a task to delete generated files

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

Antoine Toulme resolved BUILDR-405.
-----------------------------------

    Resolution: Fixed

23:19:17~/w/buildr>svn ci CHANGELOG lib/buildr/ide/idea7x.rb spec/ide/idea7x_spec.rb -m "fix for BUILDR-405 Enhance the idea7x extension to supply a task to delete generated files"
Sending        CHANGELOG
Sending        lib/buildr/ide/idea7x.rb
Sending        spec/ide/idea7x_spec.rb
Transmitting file data ...
Committed revision 930483.

Thanks Peter!

> Enhance the idea7x extension to supply a task to delete generated files
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-405
>                 URL: https://issues.apache.org/jira/browse/BUILDR-405
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>            Assignee: Antoine Toulme
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: Add_idea7x_clean_task.patch
>
>
> The idea7x extension allows you to generate module and project files for idea. The attached patch adds a task "idea7x:clean" to clean those artefacts

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


[jira] Commented: (BUILDR-405) Enhance the idea7x extension to supply a task to delete generated files

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

Antoine Toulme commented on BUILDR-405:
---------------------------------------

I'll try to tackle this one. Some specs would be extra nice.

> Enhance the idea7x extension to supply a task to delete generated files
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-405
>                 URL: https://issues.apache.org/jira/browse/BUILDR-405
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.4
>            Reporter: Peter Donald
>            Assignee: Antoine Toulme
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: Add_idea7x_clean_task.patch
>
>
> The idea7x extension allows you to generate module and project files for idea. The attached patch adds a task "idea7x:clean" to clean those artefacts

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