Hey Adam,

On Thu, 2011-02-24 at 08:21 +1100, Adam Murdoch wrote:
> apply from:
> 'https://github.com/...path..to.the..jar../gradle_cobertura-1.0-rc4.jar'

Hmm. It doesn't look like Project.apply() supports jar files:

* Where:
Script
'http://curious-attempt-bunny.github.com/gradle-onejar-0.1-SNAPSHOT.jar'
line: 1

* What went wrong:
Could not compile script
'http://curious-attempt-bunny.github.com/gradle-onejar-0.1-SNAPSHOT.jar'.
Cause: startup failed:
gradle_onejar_0_1_SNAPSHOT_1q3jv2svbs3u2tqncpt22of1b8: 1: unexpected
char: 0x3 @ line 1, column 3.
   PK
     ^

1 error

I've also tried:

apply from:
file('file://path/to/my/jar/gradle-onejar-0.1-SNAPSHOT.jar') 

with the same results.

Cheers,
Merlyn


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to