You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Fallows (JIRA)" <ji...@codehaus.org> on 2005/09/28 22:36:11 UTC

[jira] Created: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

resources and test resources not copied incrementally to target when filtering is off
-------------------------------------------------------------------------------------

         Key: MNG-1042
         URL: http://jira.codehaus.org/browse/MNG-1042
     Project: Maven 2
        Type: Improvement
  Components: maven-resources-plugin  
 Environment: WinXP SP2, Java 1.4.2
 Reporter: John Fallows


When filtering is disabled, resources and testResources are not copied incrementally.

For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.

John Casey wrote:

It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

Posted by "Lester Ecarma (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1042?page=all ]

Lester Ecarma updated MNG-1042:
-------------------------------

    Remaining Estimate: 4 hours
     Original Estimate: 14400

Should this depend only on the timestamp or are there other criteria to consider to determine when a file should be copied?

> resources and test resources not copied incrementally to target when filtering is off
> -------------------------------------------------------------------------------------
>
>          Key: MNG-1042
>          URL: http://jira.codehaus.org/browse/MNG-1042
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-resources-plugin
>  Environment: WinXP SP2, Java 1.4.2
>     Reporter: John Fallows
>     Assignee: Lester Ecarma
>      Fix For: 2.0-beta-4

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>
> When filtering is disabled, resources and testResources are not copied incrementally.
> For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.
> John Casey wrote:
> It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1042?page=all ]
     
Brett Porter closed MNG-1042:
-----------------------------

    Resolution: Fixed

> resources and test resources not copied incrementally to target when filtering is off
> -------------------------------------------------------------------------------------
>
>          Key: MNG-1042
>          URL: http://jira.codehaus.org/browse/MNG-1042
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-resources-plugin
>  Environment: WinXP SP2, Java 1.4.2
>     Reporter: John Fallows
>     Assignee: Lester Ecarma
>      Fix For: 2.0-beta-4
>  Attachments: MNG-1042.patch
>
> Original Estimate: 4 hours
>        Time Spent: 1 hour
>         Remaining: 3 hours
>
> When filtering is disabled, resources and testResources are not copied incrementally.
> For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.
> John Casey wrote:
> It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1042?page=comments#action_48079 ] 

Brett Porter commented on MNG-1042:
-----------------------------------

timestamp is sufficient, thanks

> resources and test resources not copied incrementally to target when filtering is off
> -------------------------------------------------------------------------------------
>
>          Key: MNG-1042
>          URL: http://jira.codehaus.org/browse/MNG-1042
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-resources-plugin
>  Environment: WinXP SP2, Java 1.4.2
>     Reporter: John Fallows
>     Assignee: Lester Ecarma
>      Fix For: 2.0-beta-4

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>
> When filtering is disabled, resources and testResources are not copied incrementally.
> For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.
> John Casey wrote:
> It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1042?page=all ]

Brett Porter updated MNG-1042:
------------------------------

    Fix Version: 2.0-beta-4

> resources and test resources not copied incrementally to target when filtering is off
> -------------------------------------------------------------------------------------
>
>          Key: MNG-1042
>          URL: http://jira.codehaus.org/browse/MNG-1042
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-resources-plugin
>  Environment: WinXP SP2, Java 1.4.2
>     Reporter: John Fallows
>      Fix For: 2.0-beta-4

>
>
> When filtering is disabled, resources and testResources are not copied incrementally.
> For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.
> John Casey wrote:
> It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MNG-1042) resources and test resources not copied incrementally to target when filtering is off

Posted by "Lester Ecarma (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1042?page=all ]

Lester Ecarma updated MNG-1042:
-------------------------------

    Attachment: MNG-1042.patch

Done. When filtering is off, source file timestamp is compared against that of  target file, and copies if newer. 

> resources and test resources not copied incrementally to target when filtering is off
> -------------------------------------------------------------------------------------
>
>          Key: MNG-1042
>          URL: http://jira.codehaus.org/browse/MNG-1042
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-resources-plugin
>  Environment: WinXP SP2, Java 1.4.2
>     Reporter: John Fallows
>     Assignee: Lester Ecarma
>      Fix For: 2.0-beta-4
>  Attachments: MNG-1042.patch
>
> Original Estimate: 4 hours
>        Time Spent: 1 hour
>         Remaining: 3 hours
>
> When filtering is disabled, resources and testResources are not copied incrementally.
> For example, if the target file exists and has a more recent timestamp, the resource file should not be copied.
> John Casey wrote:
> It's not using a stale source scanner like the compiler plugin is...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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