I am writing a unit test for a utility method that reads in resources
from a Jar file.
The test needs a jar file to read in from..... anyone have thoughts on
if the jar file should live in the repository? If it doesn't where
would I put it and how would I reference it for the gradle test
classpath?
I tried building the jar on the fly and storing to disk at runtime.
Loading a jar file at runtime and trying to stream in the resource
proved problematic.....
any thoughts?
phil
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email