org.freecompany.imp
Class Import
public
class
Import
extends ImportTask
Extension of the built in Ant import task that allows a imported Ant build file to be
resovled and downloaded from configured repositories. This task actively tries to figure
out if it's at the top level and fail if so, so we cannot simply delegate to a new instance.
protected Logger logger
protected String uri
public void setUri(String uri)