1. 0f93149 RHEL8 updated available python to 3.11, breaks detection of installed 3.9 by Kim van der Riet · 4 months ago main
  2. 2ae24aa Spelling fixes, minor style updates to USERGUIDE by Kim van der Riet · 2 years, 7 months ago
  3. 5994fe0 Updated main branch to 0.4.0-SNAPSHOT by Kim van der Riet · 2 years, 8 months ago
  4. 199b52e Adding missing Apache License text in files, minor updates by Kim van der Riet · 2 years, 8 months ago
  5. 7c313cd Modified CMakeLists.txt to install QIT docs, updates to docs by Kim van der Riet · 2 years, 8 months ago
  6. f7d117c Updates to user documentation by Kim van der Riet · 2 years, 8 months ago
  7. 805bbb8 Further edits to QUICKSTART.md, also updates to Shim_HOWTO.txt and Test_HOWTO.txt by Kim van der Riet · 2 years, 8 months ago
  8. c4453ad Further edits to QUICKSTART.md by Kim van der Riet · 2 years, 8 months ago
  9. 32c677a Further edits to QUICKSTART.md by Kim van der Riet · 2 years, 8 months ago
  10. 8136ca9 Further edits to QUICKSTART.md by Kim van der Riet · 2 years, 8 months ago
  11. 216169d First draft of markdown docs, mainly in QUICKSTART by Kim van der Riet · 2 years, 8 months ago
  12. 475fd74 Added container Dockerfiles for Fedora 34, CentOS 8 and Ubuntu Focal. by Kim van der Riet · 2 years, 8 months ago
  13. cb8300b Changed dotnet cmake file to install only during make install by Kim van der Riet · 2 years, 8 months ago
  14. 60ab8dc Changed location of installed python files to me more standard, also added entry point in /usr/local/bin. by Kim van der Riet · 2 years, 8 months ago
  15. 2895206 Changed installation so that tests can be run as binaries from the bin dir, and QIT is not installed as a Python library. by Kim van der Riet · 2 years, 8 months ago
  16. 266c23c Removed _compat.py for shim py2/3 compatibility, made all shims py3 only. by Kim van der Riet · 2 years, 9 months ago
  17. acd8bfc WIP: Removing references to Python 2 in main tests, updating some code to Python 3 conventions by Kim van der Riet · 2 years, 9 months ago
  18. b2f1815 Updated min cmake version for sub-CMakeLists.txt files, also updated proton PYTHON3PATH for new proton dir by Kim van der Riet · 2 years, 9 months ago
  19. 6433882 Updated minimum version of cmake to 3.16.3 by Kim van der Riet · 2 years, 9 months ago
  20. 97e13f6 Updated minimum version of cmake to 2.8.12 owing to deprecation warning by Kim van der Riet · 2 years, 9 months ago
  21. 32dda0d WIP: Reversed temporary debug: print shim entry params enabled by Kim van der Riet · 2 years, 10 months ago
  22. 936de31 WIP: Temporary debug: print shim entry params enabled by Kim van der Riet · 2 years, 10 months ago
  23. c27c3c0 Deleted local-build.sh by Kim van der Riet · 3 years, 1 month ago
  24. a32f97d Changed script build.sh to local-build.sh by Kim van der Riet · 3 years, 1 month ago
  25. c21f487 Updates to pom.xml files by Kim van der Riet · 3 years, 1 month ago
  26. 829b2c7 Changed config for maven-compiler-plugin from <release>11</release> to <source>11</source> and <target>11</target> by Kim van der Riet · 3 years, 1 month ago
  27. 0e5dafc Updates for Java 11, DotNet 5.0, Rhea and other Java deps by Kim van der Riet · 3 years, 1 month ago
  28. c638a8b Final fix for new Rhea - AMQP timestamp type converting from Date objects back to unix timestamps by Kim van der Riet · 3 years, 1 month ago
  29. 9a6865d Fixed minor syntax typo in previous commit by Kim van der Riet · 3 years, 1 month ago
  30. 302c3b4 A change to RHEA's processing of timestamps from ulongs to Date objects requires a fix to the javascript receive shim. by Kim van der Riet · 3 years, 1 month ago
  31. c8725ed Fix for bad vesion problem using maven to search the pom file by Kim van der Riet · 3 years, 4 months ago
  32. 073db2f Update to remove dependency on perl-XML-XPath, use mvn query instead to extract version from pom.xml by Kim van der Riet · 3 years, 5 months ago
  33. f106e0f QPIDIT-139: Added header <cstring> to other receiver cpp shims by Kim van der Riet · 3 years, 11 months ago
  34. 6157dd1 QPIDIT-139: Added header <cstring> to other sender cpp shims by Kim van der Riet · 3 years, 11 months ago
  35. 9b2fde3 QPIDIT-139: Added header <cstring> to amqp_large_content_test sender cpp shim by Kim van der Riet · 3 years, 11 months ago
  36. 0ee6a0a QPIDIT-139: Updated tests for Python3. Updated shims to receive and send base64-encoded binary, as JSON cannot send binary. Other tidy-ups and small optimizations. by Kim van der Riet · 3 years, 11 months ago
  37. 0693a8a QPIDIT-140: Fix for python pointing to Python 3.x in Fedora 31. Changed all references to python to python2. by Kim van der Riet · 4 years, 4 months ago
  38. 1115372 QPIDIT-139: Added separate install for python 3 rather than using symbolic links by Kim van der Riet · 4 years, 5 months ago
  39. 693b60e QPIDIT-139: Further refinements and removing ugly stuff in the install, fixed python error around checking env vars by Kim van der Riet · 4 years, 5 months ago
  40. 2f64059 QPIDIT-139: Replacing workaround for for RHEL/CentOS 7 bug where Java_FOUND not being set correctly which was removed in last checkin. by Kim van der Riet · 4 years, 5 months ago
  41. 402fb98 QPIDIT-139: Improving install's detection of Python 2 and Python 3, preparing for swith to Python 3 tests. QPIDIT-135: Minor improvements to handling of Python 2 and Python 3 shims. The presence of PYTHON2PATH and PYTHON3PATH in env controls the running of the shims. QPIDIT-138: Minor improvements to messages during cmake run. by Kim van der Riet · 4 years, 5 months ago
  42. b22e477 QPIDIT-138: Corrected wrong dotnet version: 3.1 changed to 2.1 by Kim van der Riet · 4 years, 5 months ago
  43. 2cf31b5 NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation by Kim van der Riet · 4 years, 5 months ago
  44. 8596299 NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation by Kim van der Riet · 4 years, 5 months ago
  45. 2db1a16 NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation by Kim van der Riet · 4 years, 5 months ago
  46. daf14bd NO_JIRA: Minor improvement to error reporting from cmake file when complex_data_test fails generation by Kim van der Riet · 4 years, 5 months ago
  47. 9a39c6b QPIDIT-138: Changed amqp.netlite shims to use dotnet rather than mono by Kim van der Riet · 4 years, 5 months ago
  48. bb122f3 bump year in NOTICE file by Robbie Gemmell · 4 years, 5 months ago
  49. 6313c68 NO-JIRA: fixup for last commit by Robbie Gemmell · 4 years, 8 months ago
  50. 8407454 NO-JIRA: add .asf.yaml file with github repo metadata by Robbie Gemmell · 4 years, 8 months ago
  51. ee9eeea QPIDIT-137: Change broker properties connection to use retries - 25 retries are now attmepted before the test fails. by Kim van der Riet · 4 years, 9 months ago
  52. d6434c6 NO-JIRA: update years in NOTICE file by Robbie Gemmell · 5 years ago
  53. 153441f NO-JIRA: update repo location links/metadata by Robbie Gemmell · 5 years ago
  54. 6d748f8 QPIDIT-136: Fix python2.7 site package path in PYTHON3PATH issue by Kim van der Riet · 6 years ago
  55. d2eea54 QPIDIT-135: Added check for Python3 availability, disable Python3 shims when not present by Kim van der Riet · 6 years ago
  56. 5007672 QPIDIT-125: Minor addition to QUICKSTART.md file by Kim van der Riet · 6 years ago
  57. 774f256 QPIDIT-128: Changed construction of JAVA_HOME to be compliant with Java norms, also added warning when shim jar file is not found at start of JMS tests. by Kim van der Riet · 6 years ago
  58. 0c12806 QPIDIT-133: Removed float test values 'inf', '-inf' from amqp-complex-types-test becasue of Proton bug by Kim van der Riet · 6 years ago
  59. 3e79769 QPIDIT-127: also override up to surefire 2.21.0 to resolve Java 10 compatibility issue by Robbie Gemmell · 6 years ago
  60. 0dee2b3 QPIDIT-125: try adding a sub-heading for visibility and separation by Robbie Gemmell · 6 years ago
  61. 6e623b6 QPIDIT-125: some more quickstart tweaks by Robbie Gemmell · 6 years ago
  62. 2cf9bbf QPIDIT-125: focus on details that works rather than what doesnt, correct duplicate numbering in headings by Robbie Gemmell · 6 years ago
  63. 451f21a QPIDIT-125: correct component title/intro in README.md, link to website and trim redundant details by Robbie Gemmell · 6 years ago
  64. 5f8ef99 QPIDIT-125: More minor updates to QUICKSTART.md by Kim van der Riet · 6 years ago
  65. fcca689 QPIDIT-125: Minor updates to QUICKSTART.md by Kim van der Riet · 6 years ago
  66. 7af2e6d QPIDIT-129: Updated hard-coded shim version number in qit_common.py. by Kim van der Riet · 6 years ago
  67. 28dffad QPIDIT-127: Updated parent apache pom to v19 by Kim van der Riet · 6 years ago
  68. 21bd232 QPIDIT-125: Updated QUICKSTART to give some details on installing Amqp.Net Lite, changed Maven pom files on master to be release 0.3.0-SNAPSHOT by Kim van der Riet · 6 years ago
  69. 4cd85c2 QPIDIT-125: Fix for two .pom files with incorrect version and dependecy version information by Kim van der Riet · 6 years ago
  70. 11eb478 QPIDIT-125: Changed version number in the pom.xml file by Kim van der Riet · 6 years ago
  71. 309071e QPIDIT-125: Added Apache license text to each .gitignore file, updated doc files by Kim van der Riet · 6 years ago
  72. 2c7cba5 NO-JIRA: Added Apache license to RELEASE.txt file by Kim van der Riet · 6 years ago
  73. 26e4efd NO-JIRA: Added RELEASE file which contains issues addressed in each release. by Kim van der Riet · 6 years ago
  74. 929b22b QPIDIT-93: Modified schema to include properties containing test metadata and some additional attributes. Also some cleanup. by Kim van der Riet · 6 years ago
  75. c3b3cff QPIDIT-115: When stderr output from a shim is present, also show stdout output. by Kim van der Riet · 6 years ago
  76. 050b4f7 NOJIRA: Minor fix to commit d7f76fb1cd7ed9962b26db19f1b2e31bb368ea3d on 04/26/2018: The receiver shims for amqp_types test format the returned values in a short hex format 0x1, so the test values must also use this format. Changed 0x00 and 0x01 to 0x0 and 0x1 respectively. by Kim van der Riet · 6 years ago
  77. b9a3ef2 QPIDIT-119: Minor fix to C++ receiver shim, in which maps embedded in lists were being tested by the == operator, and this does not allow for a change in map order. Switched to using the checkMapEqual() method instead. by Kim van der Riet · 6 years ago
  78. dcc943f QPIDIT-119: Included explicit C++11 flags for shim builds as c++11 features are now being used and earlier compilers do not turn these on by default by Kim van der Riet · 6 years ago
  79. d7f76fb NOJIRA: Minor tidy-up in amqp_types_test; reorganization of Eclipse projects, hence adding their artifacts to .gitignore by Kim van der Riet · 6 years ago
  80. 49cb0d6 QPIDIT-119: C++ shims completed. Because of PROTON-1824, it is not possible to use arrays with Python 2/3 clients, so run test using --exclude-type array --exclude-subtype array to avoid this open issue. The array part of the shims are still relatively untested (but should mostly work for the ProtonCpp shim), but this will not be addressed until this Proton Array issue is fixed. by Kim van der Riet · 6 years ago
  81. b4e6d0b QPIDIT-119: WIP: Data JSON files, generator (with Python and C++ generation complete) and Python 2/3 shims. by Kim van der Riet · 6 years ago
  82. c1fb415 QPIDIT-119: Generator for amqp_complex_types_test, which can generate Python and C++ data files from JSON at this point. RheaJs and AmqpNetLite remain stubbed, and will be completed later. A first version of the JSON test data files are also included, one each for arrays, lists and maps. by Kim van der Riet · 6 years ago
  83. 7ec8c53 QPIDIT-46: Minor fix for previous checkin, some early compilers won't handle nullptr, use NULL instead by Kim van der Riet · 6 years ago
  84. b87dc72 QPIDIT-46: Added encoding for AMQP list and map types, and which can contain other lists and maps. This has been completed on the ProtonCpp and ProtonPython{2,3} shims, and RheaJs and AmqpNetLite have this test disabled for now. by Kim van der Riet · 6 years ago
  85. 9094423 NO_JIRA: Documentation update for QUICKSTART.md. Includes instructions on building Proton for both Pyton2 and Python3 and some initial notes on using docker images. by Kim van der Riet · 6 years ago
  86. 4b1c194 QPIDIT-61: This is more of a renaming of modules so that all common libs have a name starting with qit_. This makes it easier to see the common lib modules in a file list. by Kim van der Riet · 6 years ago
  87. 71ea06d QPIDIT-114: Added AMQP type char to list of excluded types for AMQP.NetLite shims by Kim van der Riet · 6 years ago
  88. f92c5ad QPIDIT-113: Workaround which ignores spurious error message from AMQP.NetLite on stderr by Kim van der Riet · 6 years ago
  89. 601940a QPIDIT-85: Accidentally checked in with a pair of debug messages still activated. They are now commented out. by Kim van der Riet · 6 years ago
  90. fb6f854 QPIDIT-85: Added check for presnece of broker when tests read the connection properties and aborts the test is no broker is present. Shims for C++, Python and RheaJs were modified to also exit if no broker is present, shims for Amqp.NetLite and QpidJms already exit with a connection error. by Kim van der Riet · 6 years ago
  91. 1820e98 QPIDIT-37: Added a default timeout to each test suite. This timeout applies to each test in the test suite. (For example, the default for amqp_types_test test suite has been set to 10 seconds, and each of its tests must complete within this time.) There is also a --timeout option which can be used to override the default timeout for a test suite if, for example, the test is being run on a slow (or a fast) machine. There is currently no way to set timeouts for individual tests, however. Each test within a test suite uses the same value. This could be addressed in a later fix. by Kim van der Riet · 6 years ago
  92. e20ae3c QPIDIT-61: Fixed error in jms_hdrs_props_test Python Sender shim, which contained an invalid import which was not changed to match the newly refactored modules. by Kim van der Riet · 6 years ago
  93. 887d386 QPIDIT-109: Minor change to handling of PYTHON3PATH in config.sh file by Kim van der Riet · 6 years ago
  94. 77efd75 QPIDIT-112: Changed queue name prefix for all tests from "jms.queue.qpid_interop" to "qit". QPIDIT-109: Additional Python 3 compatibility issue found and fixed related to use of ord(). by Kim van der Riet · 6 years ago
  95. f93886f QPIDIT-79: Fixed threading issues in shims, ctl+c now stops shims as they should. QPIDIT-110: Also added check for sender shim failure, if so, signals receiver shim to stop by Kim van der Riet · 6 years ago
  96. aea8108 NO-JIRA: Renamed the git module to run_all, this will run all the tests in succession. by Kim van der Riet · 6 years ago
  97. 58a8b9a QPIDIT-93: Added xUnit logging by using --xunit-log parameter; Refactoring of test classes, added qpid_interop_test.qit which runs all tests by Kim van der Riet · 6 years ago
  98. ee57f68 QPIDIT-109: Made all Python shims run under either Python 2 or Python 3. Added separate shims for Python 2 and Python 3 so that both these can run against the other shims. Modified config.sh to add a PYTHON3PATH to the environment which is used when the Python 3 shims are in use, and presuppose that the Proton Python3 artifacts are installed into /lib64/proton/bindings/python3. At present, this must be done by hand. by Kim van der Riet · 6 years ago
  99. 703daa7 QPIDIT-109: Added Python 3 compatibility to Python shims; Added Python 3 shims to tests, but left them commented out for now unitl issues with having both Proton's Python 2 and Python 3 bindings available at the same time. by Kim van der Riet · 6 years ago
  100. 8b37b4a NO-JIRA: update year in NOTICE file by Robbie Gemmell · 6 years ago