Hello, My project depends on a software package (B) in mixed way. There is a compile time dependency on some libraries of B and there is a runtime dependency on the whole package (for tests) which requires an installed B that contains runnable scripts, configurations etc.
Use cases would be: - running compile, test from IDE - running compile, test as a part of an automatic build (from CI) I am curious what is the best practice to follow? Thanks! Zsolt -- View this message in context: http://old.nabble.com/%22install%22-type-dependency--tp27243164p27243164.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
