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

Method setUserProperty

src/main/org/apache/tools/ant/Project.java:566–568  ·  view source on GitHub ↗

Set a user property, which cannot be overwritten by set/unset property calls. Any previous value is overwritten. @param name The name of property to set. Must not be null . @param value The new value of the property. Must not be null . @see #setProper

(final String name, final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setDefaultMethod · 0.95
setNameMethod · 0.95
executeTargetsMethod · 0.95
onStartElementMethod · 0.95
testLongLineMethod · 0.95
setPropertiesMethod · 0.45
testGetPackageMethod · 0.45
testCodeSourceMethod · 0.45
testSignedJarMethod · 0.45

Calls 1

getPropertyHelperMethod · 0.95

Tested by 15

testLongLineMethod · 0.76
testGetPackageMethod · 0.36
testCodeSourceMethod · 0.36
testSignedJarMethod · 0.36
configureProjectMethod · 0.36
configureProjectMethod · 0.36
MonitoredBuildMethod · 0.36
testCompilerAttributeMethod · 0.36
testBasicMethod · 0.36