This came from my commit at r886549 <<Use UtilValidate.isNotEmpty methods instead of (obj != null) || (obj.length > 0) and (obj != null) || (obj.size > 0)>>
I have fixed it the right way.

Yes, it's surprising it passes ant run but not ant docs-all

So build-website and copy-apis targets are also used by scripts ? I thought 
only docs-all was needed ?

Jacques

From: "Scott Gray" <scott.g...@hotwaxmedia.com>
On 26/11/2009, at 11:22 AM, Adam Heath wrote:

lekt...@apache.org wrote:
Author: lektran
Date: Wed Nov 25 22:03:53 2009
New Revision: 884292

URL: http://svn.apache.org/viewvc?rev=884292&view=rev
Log:
Fix invalid code that causing the docs-all target to fail

If this code isn't built during a normal ant compile run, then the
docs should also skip it.


Yeah I know, it was just a quick fix to get things running again. I'll take a look at it when I have time unless someone gets there first.

Regards
Scott


Reply via email to