Excellent! Thank you! I recently copied the check out information from the static jmol page to:
http://wiki.jmol.org:81/index.php/Release_Procedures I will restructure it further and add the information you gave here to it as well. On 7/30/07, Nicolas Vervelle <[EMAIL PROTECTED]> wrote: > I forgot to mention a few things that can be useful for every developer > for Jmol. > > Starting a few releases ago, Bob and I decided to keep a list of > modifications contained in each release. So when committing a > modification, you should also modify the Jmol.properties file in > src/org/jmol/viewer. Simply use the same format as the other modifications. > > For exemple, the current Jmol.properties file starts with : > > version=11.3.8_dev > > # -------------------------------------------------------------------- > > That means that the next release will probably be 11.3.8 and there has > been no modifications yet in Jmol for this new release > After your modification, the Jmol.properties file should start with: > > version=11.3.8_dev > > # bug fix: "axes scale ..." did not work for the "axes unitcell" option > > # -------------------------------------------------------------------- > > When I release a new version of Jmol, I simply copy / paste this in the > change log accessible on sourceforge with the new version, and I modify > the Jmol.properties file to prepare for the next version. > > Nico -- Greetings, Pim http://www.molmod.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
