Maybe I should explain what I'm trying to achieve: I have written some code to find all JUnit test cases under a base directory by their annotations (setting me free from naming conventions). Now I'd like to put this code into one project of a two-project build, and use it from the other project's build script. Is this possible?
Cheers, Peter -- View this message in context: http://www.nabble.com/Question-on-build-script-dependencies-tp21712981p21726515.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
