MCPcopy Create free account
hub / github.com/apache/ant / setLongfile

Method setLongfile

src/main/org/apache/tools/ant/taskdefs/Tar.java:200–205  ·  view source on GitHub ↗

Set how to handle long files, those with a path>100 chars. Optional, default=warn. Allowable values are truncate - paths are truncated to the maximum length fail - paths greater than the maximum cause a build exception warn - paths greater than the maximum cause a warni

(final String mode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

logMethod · 0.65
setValueMethod · 0.45

Tested by

no test coverage detected