--
You received this message because you are subscribed to the Google Groups "DAISY Pipeline Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to daisy-pipeline-...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
the output from a single TestSuite<testsuites> 1 the aggregated result of all junit testfiles
<testsuite> * <properties> 1 the defined properties at test execution
<property> * name/value pair for a single property <testcase> * the results from executing a test method <system-out> 1 data written to System.out during the test run
<system-err> 1 data written to System.err during the test run
I'm unable to compile xproc-client and xproc-server.
Actually, it-xprocspec-hello-world-calabash succeeded once I renamed ~/.calabash to something else.