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

        

Reply via email to