CDK 1.4.4 is the fourth bug fix release of the 1.4 series and brings another few bug fixes. The changes include new cobalt atom types, a fix to ensure that all molecular descriptors are properly recognized by the build system, and a fix for the Log4J-based LoggingTool, to properly handle nulls. So, not so many changes, which probably explains why I forgot to blog about it earlier.
The changes
- Co final abf6b33
- Fixed adding all descriptors to the qsar-descriptors.set file by using the correct number of chars to skip (@cdk.set length is 8 not 11). a75eece
- Provide debug info on the classpath in which will be searched 88070ac
- Check for a null input 5cd07d0
- Unit test for a NullPointerException in the LoggingTool caused by a null message in an Exception. The error only shows up when debugging is turned on. 1e07adc
- Split up to test the LoggingTool also with debugging turned on; so far, only with debugging turned of was tested 58bb243
7 Egon Willighagen 1 Gilleain TorranceThe reviewers
3 Rajarshi Guha 1 Egon Willighagen
No comments:
Post a Comment