Open joewalnes opened 14 years ago
Is the goal to be able to copy the same files to different places? Or to control when the retrieve happens for different files?
The latter - I want to put dependencies for different configs in different directories.
Another example (from duplicate issue #55):
config production retrieve CLASSPATH->deployment/jars include foo/1 end
config test retrieve CLASSPATH->tmp/jars include testing-framework/1 end
I'd like to do this: