On 26/11/2009, at 11:36 AM, Jacques Le Roux wrote:
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.
I'm guessing this occurred because you were using a regex search and replace, they are useful but you have to be extremely careful if you want to avoid unintended changes.
Yes, it's surprising it passes ant run but not ant docs-all
When I get time I'll see if we can get the docs-all target to actually fail the build if it runs into problems so that we get notified via buildbot
So build-website and copy-apis targets are also used by scripts ? I thought only docs-all was needed ?
Once again when I get time I'll look through the scripts at Contegix and see what targets are being used, let's leave everything as is for now.
Jacques From: "Scott Gray" <[email protected]>On 26/11/2009, at 11:22 AM, Adam Heath wrote:[email protected] 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 failIf 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
smime.p7s
Description: S/MIME cryptographic signature
