David Crossley wrote: > Antonio Gallardo wrote: > [snip] > > I did some System.out of the process (included in the commit). Made a > > workaround "hack" and I will commit. The hack works. :-D > > No difference for me. Doing 'build clean, build' still fails.
Your fix works for me today (sorry, must have been my mistake). [snip] > > If the "hack" is OK, please copy paste back to 2.1. I am too tired to do > > that now. ;-) Okay, i am doing that now. > > A posible solution is try to generate core + blocks docs in 1 run. That > > way "the current hack" can be gone. > > > > Currently, seems like we need 2 runs. I am not sure why we need 2 runs at > > all. Ah, now i understand what you are saying. The docs-build.xml calls <sitemap-components> twice. Yeah, just historical. It didn't ever do scanning of the blocks. I added the second call recently. --David