You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Ittay Dror (JIRA)" <ji...@apache.org> on 2008/11/26 18:10:44 UTC

[jira] Created: (BUILDR-221) compile and resources task should depend on the source directories

compile and resources task should depend on the source directories
------------------------------------------------------------------

                 Key: BUILDR-221
                 URL: https://issues.apache.org/jira/browse/BUILDR-221
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.3.2
            Reporter: Ittay Dror
             Fix For: 1.3.4


right now, for each target path, a task is created that depends on compile/resources task. these tasks should rely (probably in invoke_prerequisites) on their source directories, so that code/resource generation tasks can be easily hooked. 

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


[jira] Updated: (BUILDR-221) compile and resources task should depend on the source directories

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

Ittay Dror updated BUILDR-221:
------------------------------

    Issue Type: Improvement  (was: Bug)

> compile and resources task should depend on the source directories
> ------------------------------------------------------------------
>
>                 Key: BUILDR-221
>                 URL: https://issues.apache.org/jira/browse/BUILDR-221
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>             Fix For: 1.3.4
>
>
> right now, for each target path, a task is created that depends on compile/resources task. these tasks should rely (probably in invoke_prerequisites) on their source directories, so that code/resource generation tasks can be easily hooked. 

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


[jira] Updated: (BUILDR-221) resources task should depend on the source directories

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

Ittay Dror updated BUILDR-221:
------------------------------

    Description: similar to the compile task  (was: right now, for each target path, a task is created that depends on compile/resources task. these tasks should rely (probably in invoke_prerequisites) on their source directories, so that code/resource generation tasks can be easily hooked. )
        Summary: resources task should depend on the source directories  (was: compile and resources task should depend on the source directories)

> resources task should depend on the source directories
> ------------------------------------------------------
>
>                 Key: BUILDR-221
>                 URL: https://issues.apache.org/jira/browse/BUILDR-221
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>             Fix For: 1.3.4
>
>
> similar to the compile task

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