I'm trying to read a property file that is archived in a jar file. I have tried various combinations of the location, file,resource, and classpath attributes of the Property task to no avail. The only way I have found to read a property is to unzip the jar and then read it using the file attribute. Is there a bug? Are we using the task incorrectly? Any assistance would be appreciated. Jeff Cantrill Software Developer Thoughtworks, Inc. (312) 373-8608
- RE: Reading Property from archived Property file jjcantri
- RE: Reading Property from archived Property file Conor MacNeill