[jgrapht-developers] preparing for 0.7 release
Brought to you by:
barak_naveh,
perfecthash
From: John V. S. <js...@gm...> - 2006-06-26 09:29:17
|
I spent the weekend on a lot of cleanup work in preparation for the release: - purging a lot of obsolete code in experimental, and getting the rest buildable again - eliminating all lint warnings except for experimental and test code - moving isomorphism code to experimental (needs more work for generics and some other things before it's ready for prime time) - standardizing file headers and Subversion keyword expansion - fixing all Javadoc errors/warnings - fixing Eclipse warnings It would be helpful if anyone who has the time could pull the latest code from Subversion and test it out, in particular on Windows since I do all of my development on Linux. I still have the items below to take care of before release: - fix/suppress warnings in experimental and test - run Jalopy - test out retroweaver - figure out how to rework CVS tags support in build.xml to target Subversion instead - update release notes, wiki, sample code, etc. JVS |