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

Method copyReference

src/main/org/apache/tools/ant/taskdefs/Ant.java:559–600  ·  view source on GitHub ↗

Try to clone and reconfigure the object referenced by oldkey in the parent project and add it to the new project with the key newkey. If we cannot clone it, copy the referenced object itself and keep our fingers crossed. @param oldKey the reference id in the current project. @param newKey th

(String oldKey, String newKey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addReferencesMethod · 0.95

Calls 8

getReferenceMethod · 0.80
getProjectMethod · 0.65
logMethod · 0.65
setProjectMethod · 0.65
getMethodMethod · 0.45
invokeMethod · 0.45
getLocationMethod · 0.45
addReferenceMethod · 0.45

Tested by

no test coverage detected