Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tcmartin24

    Assign part of target to variable for reuse

    Thanks Tim. I became more familiar with that task after posting this message. I ended up using the macrodef task to define all my common stuff and it lets me pass in variables and element place-holders. Thanks for the response, Terry
  2. tcmartin24

    Assign part of target to variable for reuse

    Is there a way to assign part of a target's definition to a variable so it can be reused in other targets? Something like this (but this doesn't work): -------------------------------------- <property name="mappings"> <otherMapping name="resource" value="com.blah.File"/> </property> <target...

Part and Inventory Search

Back
Top