|
From: Egon W. <ego...@gm...> - 2007-07-24 09:48:20
|
On 7/24/07, Christoph Steinbeck <er...@do...> wrote: > Nina, thanks for this report. > This is very likely the reason for very strange behaviour that we found > when using MDLWriters in Taverna workflows. > We often ended up with MDL files which where a strange mixture of lines > but nothing like an MDL file :-) Yes, I had that suspision too... briefly discussed it with Thomas this morning. The bug is now fixed in trunk/... Thomas, which version are you using in CDK-Taverna? Hopefully, branches/cdk-1.0.x... but need to merge in fixes from trunk/ including this fix. Will try to do that this weekend. If you want to beat me to it, use this approach: - find the revision (or last commit) to branches/cdk-1.0.x/ (say it's RRRRR) - run: svn log -r RRRRR:HEAD trunk - go through the long list of changes since the last change to the branch - pick only those changes that apply to CDK 1.0.x The last step is tricky... e.g. exclude anything that has to do with atom typing... unless it fixes something :) I plan to do this soon, but not sure when yet... Egon |