gdogaru wrote:
> 
>     classpath(refid = configurations.run.asPath)
> 
was wrong 
I use 
classpath {
     pathElement(path: configurations.run.asPath)
}
or 
classpath: configurations.run.asPath

but the question still remains
-- 
View this message in context: 
http://old.nabble.com/directly-call-classes-from-a-jar-tp27174849p27176773.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