diff -r 0e65f93be3cb -r ac0bbc1e5d79 buildframework/helium/tools/relnotes/relnotes.ant.xml --- a/buildframework/helium/tools/relnotes/relnotes.ant.xml Mon Sep 06 09:57:24 2010 +0100 +++ b/buildframework/helium/tools/relnotes/relnotes.ant.xml Mon Sep 13 13:11:19 2010 +0800 @@ -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) - - - +