I was hoping to avoid introducing additional requirements, such as antcontrib
or Ivy.The list is a merge of two files, one global property list of
libs that have names that dereference to a list of jars (produced and
managed by an external program); and one local -- just part of that name.
These a
Ok, after searching for the perl map function this is what I understand:
- you have defined a list of libraries (@classpath) which you require
- you want to fail if one of these libs is missing
Simply I would define a list (comma separated or one-per-line) and iterate
with antcontrib:for.