Package | Description |
---|---|
org.apache.maven.shared.utils.io |
Modifier and Type | Method and Description |
---|---|
static DirectoryScanResult |
DirectoryScanner.diffFiles(String[] oldFiles,
String[] newFiles) |
DirectoryScanResult |
DirectoryScanner.diffIncludedFiles(String... oldFiles)
Determine the file differences between the currently included files and
a previously captured list of files.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.