This task takes a file and turns it into a URL, which it then assigns to a property. This is a way of getting file: URLs into an inline SmartFrog deployment descriptor. nested filesets are supported; if present, these are turned into the url with the given separator between them (default = " ").
Parameters
Attribute Description Type Requirement file the name of a file to be converted into a URL File Optional property set the name of a property to fill with the URL String separator set the separator for the multi-url option. String
Parameters as nested elements
fileset (org.apache.tools.ant.types.FileSet) a fileset of jar files to sign