On Sun, 2005-07-03 at 10:28 -0700, Phil Steitz wrote: > An initial release candidate for commons-math 1.1 is available for review > here: > http://people.apache.org/~psteitz/commons-math/1-1-rc1/ > > Release notes, summarizing the changes from version 1.0, are here: > http://people.apache.org/~psteitz/commons-math/1-1-rc1/RELEASE-NOTES.txt > > The updated web site is here: > http://people.apache.org/~psteitz/commons-math/1-1-rc1/site/ > > This is a maintenance release and should binary compatible with > version 1.0. Details on API changes are here: > http://people.apache.org/~psteitz/commons-math/1-1-rc1/jdiff_report/changes.html > (jdiff) > http://people.apache.org/~psteitz/commons-math/1-1-rc1/clirr-report.txt > (clirr) > > Please download the release, test it on your systems and provide > feedback to the commons-dev mailing list. > > KNOWN ISSUES (to be fixed in RC2): > * Some missing @since tags (thanks to jdiff -- see > http://people.apache.org/~psteitz/commons-math/1-1-rc1/jdiff_report/missingSinces.txt
a little interesting, this. there is one school of thought that says the since tags are only appropriate when it's a change to the API. so, you create the first release and then add @since tags for all changes. i think that now automated checking is available, it's probably best to add since tags everywhere. above all, consistency. > * Need to change the javadoc menu on the web site otherwise all looks fine to me - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
