-------- Forwarded Message --------
Subject: Re: [Quickfixj-users] QuickFIX/J 1.6.3 Javadoc - Message classes appear to be missing
Date: Wed, 1 Feb 2017 09:16:59 -0700 (MST)
From: thannon <[email protected]>
Reply-To: [email protected]
To: [email protected]
QuickFIX/J Documentation: http://www.quickfixj.org/documentation/
QuickFIX/J Support: http://www.quickfixj.org/support/
I think it would be helpful for release builds. Having Javadoc is useful
with some IDEs, and particularly for those that are not as familiar with or
new to QF/J or those that only work with it occasionally.
Thank you.
Javadoc generation was disabled some time ago since it took quite long. We should re-enable it for release builds only.
Or more specifically: check that javadoc for field and message classes is included in the distribution release. At all other times one could build the packages with the option -Dmaven.javadoc.skip=true.
|