[zoo-project] branch upstream updated (2dd122f -> 0e112c3)

Bas Couwenberg sebastic at debian.org
Sun Jan 22 19:11:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository zoo-project.

      from  2dd122f   Imported Upstream version 1.6.0~rc1+ds
       new  0e112c3   Imported Upstream version 1.6.0~rc2+ds

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 testing/README                                     |  30 +++
 testing/extractExceptionInfo.xsl                   |  14 ++
 testing/extractStatusLocation.xsl                  |  15 ++
 .../requests/dp.xml                                |   9 +-
 testing/requests/igml_o.xml                        |  19 ++
 testing/requests/ijson_o.xml                       |  19 ++
 testing/requests/ir_o.xml                          |  17 ++
 testing/requests/ir_o_async.xml                    |  17 ++
 testing/requests/ir_or.xml                         |  17 ++
 testing/requests/ir_or_async.xml                   |  17 ++
 testing/requests/irb_o.xml                         |  22 ++
 testing/requests/irb_o_async.xml                   |  22 ++
 testing/requests/irb_or.xml                        |  22 ++
 testing/requests/irb_or_async.xml                  |  22 ++
 testing/run.sh                                     | 255 +++++++++++++++++++++
 zoo-project/zoo-kernel/configure                   |  49 +++-
 zoo-project/zoo-kernel/configure.ac                |  30 ++-
 zoo-project/zoo-kernel/request_parser.c            |  22 +-
 zoo-project/zoo-kernel/server_internal.c           |  36 +--
 zoo-project/zoo-kernel/service.c                   |  10 +-
 20 files changed, 620 insertions(+), 44 deletions(-)
 create mode 100644 testing/README
 create mode 100644 testing/extractExceptionInfo.xsl
 create mode 100644 testing/extractStatusLocation.xsl
 copy zoo-project/zoo-client/lib/tpl/payload_DescribeProcess.mustache => testing/requests/dp.xml (73%)
 create mode 100644 testing/requests/igml_o.xml
 create mode 100644 testing/requests/ijson_o.xml
 create mode 100644 testing/requests/ir_o.xml
 create mode 100644 testing/requests/ir_o_async.xml
 create mode 100644 testing/requests/ir_or.xml
 create mode 100644 testing/requests/ir_or_async.xml
 create mode 100644 testing/requests/irb_o.xml
 create mode 100644 testing/requests/irb_o_async.xml
 create mode 100644 testing/requests/irb_or.xml
 create mode 100644 testing/requests/irb_or_async.xml
 create mode 100755 testing/run.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list