Index: scripts/local.properties.template =================================================================== --- scripts/local.properties.template (revision 535719) +++ scripts/local.properties.template (working copy) @@ -1,12 +1,6 @@ -# Do you want to sent email notifications and to where? and from whom? +# Do you want to send email notifications and to where? and from whom? # # framework.parameters.usemail=some.smtp.host # framework.parameters.usemail.to=some@mail.address.net # framework.parameters.usemail.from=me@some.host -# Prefix to be used in subject field of the mail notifications -framework.parameters.mail.prefix=[build-test alert] - -# Do you want to see framework execution log? -framework.parameters.options.dolog=false - Index: scripts/parameters.xml =================================================================== --- scripts/parameters.xml (revision 535719) +++ scripts/parameters.xml (working copy) @@ -10,6 +10,18 @@ + + + + + + + + + + +-------- +WARNING: The adaptor.xml for '${suite.name}' Test Suite does not implement +-------- the setup target. Default implementation does nothing... + + + Index: scripts/cc-project.xml =================================================================== --- scripts/cc-project.xml (revision 535719) +++ scripts/cc-project.xml (working copy) @@ -139,6 +139,8 @@ + + Index: scripts/publisher.xml =================================================================== --- scripts/publisher.xml (revision 535719) +++ scripts/publisher.xml (working copy) @@ -20,17 +20,34 @@ ====================================================================== --> - + + + + + + + + + + + + + + + + - + - + - - + - - + classpath="${ext.xalan.location}:${ext.cc.location}/lib/serializer-2.7.0.jar"/>