Noel J. Bergman ha scritto:
>> Yeah there's something wrong, it should have failed because
>> org.apache.mailet.Mail cannot be found.
> 
> At a quick glance, it seems that the build script isn't cleaning the staging
> area.  And artifacts that are dependencies are conflated with artifacts that
> we generate during the build, so simply doing `rm stage/org.apache.james/*`
> isn't the answer, although removing stage/o.a.j/james-server* might be a
> quick fix.
> 
>       --- Noel

mm.. weird, because I did this:
1) full build before the update. .worked.
2) update (the update removed the mailet and mailet-api sources)
3) ant clean dist
And *I* *saw* the error.

What target is/are invoked by the build server?

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to