[Building Sakai] Trunk build broken?

Steve Swinsburg steve.swinsburg at gmail.com
Fri Oct 23 17:03:47 PDT 2009


Perhaps we could consider using commons.lang StringUtils.isBlank()  
which allow null safe checks on empty/blank/null strings. I try to  
leverage the commons.lang packages whenever some sort of check or  
comparison is needed. Saves rewriting the same checks over and over  
again.

cheers,
Steve



On 24/10/2009, at 7:04 AM, Zhen Qian wrote:

> Turns out that isEmpty() is a new function in Java 1.6, which I use  
> for compiling...
>
> I switched back to use length() == 0, which is 1.5 compatible, and  
> nightly should be happy now.
>
> Thanks,
>
> - Zhen
>
> On Fri, 23 Oct 2009 15:56:15 -0400, "May, Megan Marie" <mmmay at indiana.edu 
> > wrote:
>
> The 8am and noon nightly builds have failed.
>
>
> http://nightly2.sakaiproject.org/logs/sakai-nightly/build-2009-10-23-12:00:01.log.txt
>
>
> It looks like a problem in the assignments component
>
>
> Megan
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>  with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091024/1f0b0a0c/attachment.html 


More information about the sakai-dev mailing list