[mapserver-commits] [mapserver/mapserver] 54ef04: Add Java mapscript to the test target; Fix a threa...

GitHub noreply at github.com
Wed Aug 14 01:32:44 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 54ef04bbba208da2971e8b3c2c189cce105e0348
      https://github.com/mapserver/mapserver/commit/54ef04bbba208da2971e8b3c2c189cce105e0348
  Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M Makefile
    M maperror.c
    M mapscript/java/examples/WxSTest.java
    A mapscript/java/examples/WxSTestNoThread.java
    A mapscript/java/run_test.sh
    A mapscript/python/wxs.py
    M mapthread.h
    M mapwms.c

  Log Message:
  -----------
  Add Java mapscript to the test target; Fix a thread safety issue with msWMSGetCapabilities by wrapping it with a lock


  Commit: 3af20733f10c59b3f08d4031d2c91c8776bd0e1e
      https://github.com/mapserver/mapserver/commit/3af20733f10c59b3f08d4031d2c91c8776bd0e1e
  Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
  Date:   2013-08-14 (Wed, 14 Aug 2013)

  Changed paths:
    M Makefile
    M maperror.c
    M mapscript/java/examples/WxSTest.java
    A mapscript/java/examples/WxSTestNoThread.java
    A mapscript/java/run_test.sh
    A mapscript/python/wxs.py
    M mapthread.h
    M mapwms.c

  Log Message:
  -----------
  Merge pull request #4728 from unicolet/java-autotest-wxs-thread-safety

Add Java mapscript to the test target; Fix a thread safety issue with msWMSGetCapabilities by wrapping it with a lock.
Should be improved by tackling #4731


Compare: https://github.com/mapserver/mapserver/compare/ddb5a0a52429...3af20733f10c


More information about the mapserver-commits mailing list