You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Struberg (JIRA)" <ji...@codehaus.org> on 2012/08/29 19:20:21 UTC

[jira] (MSHARED-238) [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met

Mark Struberg created MSHARED-238:
-------------------------------------

             Summary: [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met
                 Key: MSHARED-238
                 URL: https://jira.codehaus.org/browse/MSHARED-238
             Project: Maven Shared Components
          Issue Type: Improvement
            Reporter: Mark Struberg


The DirectoryScanner in plexus always scans the full directory tree.
If you e.g. only want to scan if any file is newer than a given date, then you can immediately abort this processing. 

By introducing a ScanConductor which might get used, we allow much more fine grained control over the scanning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MSHARED-238) [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHARED-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated MSHARED-238:
----------------------------------

    Component/s: maven-shared-utils
    
> [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met
> ---------------------------------------------------------------------------------
>
>                 Key: MSHARED-238
>                 URL: https://jira.codehaus.org/browse/MSHARED-238
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-shared-utils
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> The DirectoryScanner in plexus always scans the full directory tree.
> If you e.g. only want to scan if any file is newer than a given date, then you can immediately abort this processing. 
> By introducing a ScanConductor which might get used, we allow much more fine grained control over the scanning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MSHARED-238) [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHARED-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg closed MSHARED-238.
---------------------------------

       Resolution: Fixed
    Fix Version/s: maven-shared-utils-0.1
    
> [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met
> ---------------------------------------------------------------------------------
>
>                 Key: MSHARED-238
>                 URL: https://jira.codehaus.org/browse/MSHARED-238
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-shared-utils
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: maven-shared-utils-0.1
>
>
> The DirectoryScanner in plexus always scans the full directory tree.
> If you e.g. only want to scan if any file is newer than a given date, then you can immediately abort this processing. 
> By introducing a ScanConductor which might get used, we allow much more fine grained control over the scanning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MSHARED-238) [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHARED-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg reassigned MSHARED-238:
-------------------------------------

    Assignee: Mark Struberg
    
> [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met
> ---------------------------------------------------------------------------------
>
>                 Key: MSHARED-238
>                 URL: https://jira.codehaus.org/browse/MSHARED-238
>             Project: Maven Shared Components
>          Issue Type: Improvement
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> The DirectoryScanner in plexus always scans the full directory tree.
> If you e.g. only want to scan if any file is newer than a given date, then you can immediately abort this processing. 
> By introducing a ScanConductor which might get used, we allow much more fine grained control over the scanning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MSHARED-238) [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met

Posted by "Mark Struberg (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MSHARED-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=307392#comment-307392 ] 

Mark Struberg commented on MSHARED-238:
---------------------------------------

Initial commit done in r1378655
                
> [DirectoryScanner] introduce a way to abort scanning if a certain criteria is met
> ---------------------------------------------------------------------------------
>
>                 Key: MSHARED-238
>                 URL: https://jira.codehaus.org/browse/MSHARED-238
>             Project: Maven Shared Components
>          Issue Type: Improvement
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> The DirectoryScanner in plexus always scans the full directory tree.
> If you e.g. only want to scan if any file is newer than a given date, then you can immediately abort this processing. 
> By introducing a ScanConductor which might get used, we allow much more fine grained control over the scanning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira