Both the 3.2.7 and 4.0.1sp1 source releases build the all target for me. The 3.2.7 api output is 150mb:
[EMAIL PROTECTED] build]$ ant all BUILD SUCCESSFUL Total time: 39 minutes 40 seconds [EMAIL PROTECTED] build]$ du -s output/jboss-3.2.7/docs/api/ 153756 output/jboss-3.2.7/docs/api You wil need a large ant memory setting. I used: ANT_OPTS=-Xmx256m View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867936#3867936 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867936 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
