This content has been marked as final.
Show 1 reply
-
1. Re: rhq:input-property of type = file|directory
mazz Jun 23, 2014 10:06 PM (in response to raylite3)The "file" or "directory" doesn't mean you are giving it a file of properties. That just means you are giving it a "file" name or a "directory" path as the property's value (as opposed to, say, an integer or a string). There is no way to pass in input properties to a single property via a .properties file. The "input property" element of the ANT recipe is a way that you specify a parameter whose value is to be obtained from the user - the user will provide the value in the GUI via the bundle deploy wizard (that's what its purpose was designed for anyway).