RE: oom in documentation-lint

2014-01-10 Thread Uwe Schindler
; From: Benson Margulies [mailto:[email protected]] > Sent: Tuesday, January 07, 2014 11:52 PM > To: [email protected] > Subject: oom in documentation-lint > > Is there a recipe to avoid this? > > -documentation-lint: > [echo] checking for broken html... > [

Re: oom in documentation-lint

2014-01-07 Thread Robert Muir
The jtidy-macro we use is not very efficient. It just uses the built-in jtidytask. I think this is a real problem, last i checked it seemed impossible to fix without writing a custom task to integrate with jtidy. we could either disable it, or you could try setting a large Xmx in ANT_OPTS as a wo

oom in documentation-lint

2014-01-07 Thread Benson Margulies
Is there a recipe to avoid this? -documentation-lint: [echo] checking for broken html... [ivy:cachepath] downloading http://repo1.maven.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar ... [ivy:cachepath] ...