You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by James Selvakumar <ja...@gmail.com> on 2013/06/20 08:19:51 UTC

Re: How to build a hudson/jenkins like live log viewer?

Guys,

This works like a charm. I'm using it in in our project. Thanks once again
for all your suggestions.
Just a minor correction in case you are using a MultiLineLabel for
"nextLog". 
While appending Javascript in the "onPostProcessTarget" method, instead of:



use:



This is needed because ".text()" method removes the html formatting (i.e the
<br> tags) added by MultiLineLabel.
Cheers.




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-build-a-hudson-jenkins-like-live-log-viewer-tp4090224p4659629.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org