> I'm trying to include a set of properties, taken from a file, in the > Java task as system properties. > > I have been fiddling around with various combinations of <property > file="file.props" id="jeff" /> With <sysproperty refid="jeff" /> in the > Java task, but with no joy. > > Anybody know how to achieve this? I'm sure it must be possible.
Have you looked into <propertyset>? --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
