|
|
@@ -282,8 +282,9 @@ public class Property extends Task { |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* the classpath to use when lookingup a resource, |
|
|
|
* the classpath to use when looking up a resource, |
|
|
|
* given as reference to a <path> defined elsewhere |
|
|
|
*/ |
|
|
|
public void setClasspathRef(Reference r) { |
|
|
|
createClasspath().setRefid(r); |
|
|
|
} |
|
|
|