diff -r c7c26511138f -r 7c4a911dc066 buildframework/helium/tools/relnotes/relnotes.ant.xml --- a/buildframework/helium/tools/relnotes/relnotes.ant.xml Wed Jun 16 16:51:40 2010 +0300 +++ b/buildframework/helium/tools/relnotes/relnotes.ant.xml Fri Aug 13 14:59:05 2010 +0300 @@ -103,6 +103,15 @@ --> + + + + + + + + + @@ -173,11 +182,8 @@ - - - - - - + + import traceback import ant import logging @@ -230,9 +236,7 @@ traceback.print_exc() if session: session.close() - - - + - + - - - - + import amara @@ -314,17 +315,12 @@ - - - - - + + import ccm #check for ccm session leaks assert (len(ccm.running_sessions()) == 0) - - - +