update: worked when I changed the resolver declaration to:

addFlatDirResolver('common',
commonLib).addArtifactPattern(commonLib.path+'/[artifact].[ext]')
with compile dependencies in the form of ":[artifact]::[type]"

Now, is there some way to generate these sets of compile statements?  I am
moving from Ant, so I wrote a script to generate a file full of xml
classpath junk into a list of gradle compile statements, but is there a
better way than copy/pasting them over to the gradlefile?
-- 
View this message in context: 
http://www.nabble.com/gradlefile-cleaning--tp17650512p17735903.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


Reply via email to