|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
FilePath.copyRecursiveTo(hudson.FilePath) until I patch Hudson
core and upgrade the plugin to the corresponding Hudson version.
CopyToSlaveBuildWrapper.excludes.
CopyToSlaveBuildWrapper.excludes.
CopyToSlaveBuildWrapper.includes
CopyToSlaveBuildWrapper.includes
FilePath to enhance the copyRecursiveTo()
method so that it offer a possibility to flatten dirs (cf.DirScanner.Glob to modify the scan()
method so that it takes into account Ant's default excludes (cf.FilePath.readFromTar(java.lang.String, java.io.File, java.io.InputStream) method with
some tweaking (mainly the flatten behavior).
FilePath.writeToTar(java.io.File, java.lang.String, java.lang.String, java.io.OutputStream) method with some
tweaking (added an includeAntExcludes parameter).
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||