mapping file-* to a property
- by andersonbd1
Hi,
I'd like to:
<unjar src="lib/mst-service-impl*.zip"
but I can't put an asterisk in there. It is only one file, but I don't want to hardcode the version in there. Is there a way to create a property with the asterisk (I know this particular example doesn't work, but perhaps something along these lines):
<property name="my.jar"…