try running it multiple times with debug and see if you can see anything.
 That is a little odd.

On Thu, May 6, 2010 at 22:13, Rene Groeschke <[email protected]> wrote:

> Hi there,
> I have a jar task that looks like the following:
>
> task jarTests(dependsOn:testClasses, type: Jar) {
>    from sourceSets.test.classesDir
>        baseName = "${project.name}-Tests"
> }
>
> From time to time created jar does contain a meta-inf directory only and
> not any class file. I'm not sure why it works sometimes, and sometimes
> not. any ideas?
>
> regards,
> René
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>


-- 
Jason Porter

Software Engineer
Open Source Advocate

PGP key id: 926CCFF5
PGP key available at: keyserver.net, pgp.mit.edu

Reply via email to