If you are using the Ant task, you may be able to get Ant to look for the 
resources using the classpath specified in the taskdef. However, that works 
only if the ant task JAR is not on Ant’s classpath. It took me a while to 
figure that out.



> On Nov 10, 2014, at 1:10 PM, Danno Ferrin <danno.fer...@oracle.com> wrote:
> 
> You can insert values into the Info,plist, it just involves some acrobatics.  
> There is a resource replacement technique that looks for the resource on the 
> classpath of the execution of the tool, which for the CLI includes the 
> current directory.
> 

Reply via email to