1. 5bbb6dc Merge pull request #3 from apache/infrastructure-ruleset-bot/default-branch-protection by robertlazarski · 2 months ago master
  2. a1f8fb0 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 2 months ago infrastructure-ruleset-bot/default-branch-protection
  3. 8a59680 Create SOAPFaultText only for SOAP 1.2. by Andreas Veithen · 12 years ago
  4. 7a20708 Create SOAPFaultText only for SOAP 1.2. by Andreas Veithen · 12 years ago
  5. 3f71ecf Configuring the project to use maven-scm-publish-plugin. by Andreas Veithen · 13 years ago
  6. 04572e0 Fixed download page: 1.6.1 was correctly marked as archived, but the links were pointing to the mirrors. by Andreas Veithen · 13 years ago
  7. a39897c Some code simplifications. by Andreas Veithen · 14 years ago
  8. 4f06101 Setting correct svn:eol-style. by Andreas Veithen · 14 years ago
  9. f3a2fc8 Moved to new Axiom snapshot version. by Andreas Veithen · 14 years ago
  10. 1919676 Added TM to the Sandesha logo. by Andreas Veithen · 14 years ago
  11. 6e6b788 Don't allow repositories other than Maven central (except for snapshots). by Andreas Veithen · 14 years ago
  12. 77b2515 AXIS2-5315 - Changes according to R1350570. by Sagara Gunathunga · 14 years ago
  13. 77d4638 Changes introduced by AXIS2-5315 in r1349635 [1] by Sagara Gunathunga · 14 years ago
  14. 6d8e4fd Changes required for AXIS2-5340. by Sagara Gunathunga · 14 years ago
  15. e8535c7 AXIS2-5315 - Removed Callback usage from Sandesha2 by Sagara Gunathunga · 14 years ago
  16. c9b0adf Eliminated a dependency on the bug described in AXIOM-422; the children of a SOAPHeaderBlock should be plain OMElements, not SOAPHeaderBlocks. by Andreas Veithen · 14 years ago
  17. f153839 Eliminated reference to deprecated Axiom API. by Andreas Veithen · 14 years ago
  18. e994b69 Updated DOAP file for 1.6.2 release. by Sagara Gunathunga · 14 years ago
  19. b522fc8 Updated site for 1.6.2 release. by Sagara Gunathunga · 14 years ago
  20. 64b0e9e Fixed SANDESHA2-212. by Sagara Gunathunga · 14 years ago
  21. cc62038 Updated site for 1.6.2 release. by Sagara Gunathunga · 14 years ago
  22. 1e08e6b Setting uniqueVersion=true to prevent the Synapse build from downloading the wrong version. by Andreas Veithen · 14 years ago
  23. 8b21355 Eliminated a couple of references to deprecated classes so that we don't need to add a dependency to axiom-compat. by Andreas Veithen · 14 years ago
  24. 924c3d4 Switched the Sandesha2 trunk to Axiom 1.2.14-SNAPSHOT. by Andreas Veithen · 14 years ago
  25. 8c6f457 Applied the patch for SANDESHA2-211. by Sagara Gunathunga · 14 years ago
  26. 0f5db9e Put each async echo scenario in a different test case to make it easier to analyze the sporadic test failure we are seeing in the Jenkins builds. by Andreas Veithen · 15 years ago
  27. e22de77 Updated maven-surefire-plugin to version 2.11 so that it recognizes the skipTests option. by Andreas Veithen · 15 years ago
  28. de93ae1 Make TestCallback thread safe. by Andreas Veithen · 15 years ago
  29. c08d7c2 Allow Sandesha2 builds to run concurrently. by Andreas Veithen · 15 years ago
  30. e60c5e9 Fixed a couple of incorrect release dates. by Andreas Veithen · 15 years ago
  31. a59a2e7 Added an entry for the Sandesha2 1.6.1 release. by Andreas Veithen · 15 years ago
  32. 11bdecc Fixed the incorrect project name in the DOAP file. by Andreas Veithen · 15 years ago
  33. 121ab3f * Added entry for the 1.6.1 release. * Some formatting improvements. by Andreas Veithen · 15 years ago
  34. b4b24c3 Don't attempt to create fault subcodes with SOAP 1.1. by Andreas Veithen · 15 years ago
  35. 732c958 Fixed some variable names. by Andreas Veithen · 15 years ago
  36. b4dcab8 * Fault code should also be a QName. by Andreas Veithen · 15 years ago
  37. 25c1f1a * Use the new OMXMLBuilderFactory API. by Andreas Veithen · 15 years ago
  38. 157adaa Fixed incorrect Axiom iterator usage. by Andreas Veithen · 15 years ago
  39. 291247b Eliminated a couple of illegal direct references to Axiom implementation classes. by Andreas Veithen · 15 years ago
  40. 6b6a1de Fixed SANDESHA2-114. by Sagara Gunathunga · 15 years ago
  41. fac387d Fixed SANDESHA2-210. by Sagara Gunathunga · 15 years ago
  42. 05f5d6f Applied patch for SANDESHA2-209. by Sagara Gunathunga · 15 years ago
  43. 3fe6f9f Removed some unnecessary direct dependencies. by Andreas Veithen · 15 years ago
  44. be7e900 Removed the explicit dependency on Neethi and instead rely on the transitive dependency from Axis2, so that we no longer need to keep the Neethi version number (and exclusion rules) in sync with Axis2. by Andreas Veithen · 15 years ago
  45. 25a9992 Updated Axiom version. by Andreas Veithen · 15 years ago
  46. 330b9d6 Pushing back the changes done in r1130464 to the trunk to avoid loosing them in the next major release. by Andreas Veithen · 15 years ago
  47. b50d980 Updated for 1.6.0 release. by Sagara Gunathunga · 15 years ago
  48. fce17ea Preparing to archive the 1.3 release. by Andreas Veithen · 15 years ago
  49. 68bb204 Changed Neethi version to current trunk. 3.0.0-SNAPSHOT is no longer available. by Andreas Veithen · 15 years ago
  50. 5805101 Applied a workaround for MASSEMBLY-422 / MASSEMBLY-449. This should fix the broken file and directory permissions in the distribution ZIP files. by Andreas Veithen · 15 years ago
  51. 9fb6fb1 Updated Axis2 version. by Andreas Veithen · 15 years ago
  52. 7daacb8 Created an assertion builder for each individual assertion used by Sandesha. This way of parsing the RMAssertion is much more lengthy, but integrates better with Neethi. If this had been done from the start, then it would have been much easier to upgrade to Neethi 3.0.0-SNAPSHOT. by Andreas Veithen · 15 years ago
  53. 71c7b4d Updated the dependency versions of the trunk. by Andreas Veithen · 15 years ago
  54. dacc9c7 [maven-release-plugin] prepare release 1_6 by Andreas Veithen · 15 years ago
  55. 58e10c2 [maven-release-plugin] prepare branch 1_6 by Andreas Veithen · 15 years ago
  56. 080e8bc Temporary fix to the neethi trunk changes which caused a compilation failure and switch back to the neethi trunk ASA the compatibility issues are fixed by Ruwan Linton · 15 years ago
  57. 6a9e2c5 Added entry for 1.4 to the DOAP file. by Andreas Veithen · 15 years ago
  58. cc3bf11 Updated Axiom snapshot version. by Andreas Veithen · 15 years ago
  59. 39a0813 Fixed a build failure caused by the change described in AXIS2-4196. by Andreas Veithen · 16 years ago
  60. c43e110 Fixed an issue in the Sandesha2 DOAP file. by Andreas Veithen · 16 years ago
  61. d9661a3 Set svn:ignore. by Andreas Veithen · 16 years ago
  62. a0b454a Use dependencyManagement for all Axis2 and Axiom dependencies. This gives us better control over the stuff downloaded by Maven when resolving transitive dependencies. by Andreas Veithen · 16 years ago
  63. e160903 Make sure that we use the expected Axis2 version, even for transitive dependencies of Rampart. by Andreas Veithen · 16 years ago
  64. 2285bd3 Updated the link to the KEYS file. by Andreas Veithen · 16 years ago
  65. 36d0e6d Removed duplicate copyright footer. by Andreas Veithen · 16 years ago
  66. a9a5d0d Make sure that the information about the latest release in the download page is updated automatically. by Andreas Veithen · 16 years ago
  67. cac9533 Removed incorrect or redundant sourceDirectory and testSourceDirectory. This should fix the problem that the unit test classes are included in the Javadoc published with the site. by Andreas Veithen · 16 years ago
  68. d4e81dd Fixed a mistake in the 1.4 download entry. This release will be compatible with Axis2 1.5.4. by Andreas Veithen · 16 years ago
  69. d481446 Let Maven generate checksums when installing the distributions into the local repository. by Andreas Veithen · 16 years ago
  70. 5d3654f Avoid IOExceptions when sandesha2-tests is executed in a multi-module build. by Andreas Veithen · 16 years ago
  71. 64f0ad3 Added an entry for 1.4 to the download page. by Andreas Veithen · 16 years ago
  72. e014ec2 Disambiguate the release dates in the download page. by Andreas Veithen · 16 years ago
  73. dbcacb8 Make sure that the right NOTICE file is included in Maven artifacts. by Andreas Veithen · 16 years ago
  74. ed47fb7 Skip deployment of artifacts for the sandesha2-tests module. by Andreas Veithen · 16 years ago
  75. 67f03de Implemented Apache Project Branding Requirements. by Andreas Veithen · 16 years ago
  76. d62febb Converted index.xml to a real XDoc document. by Andreas Veithen · 16 years ago
  77. 35abec6 Added missing NOTICE.txt file to the distributions. by Andreas Veithen · 16 years ago
  78. ddef83e Sandesha2 1.2 has already been archived. by Andreas Veithen · 16 years ago
  79. ee29ba5 Don't deploy the distributions to the Maven repository. Users should download them from the mirrors. by Andreas Veithen · 16 years ago
  80. 6e3f9a4 Make sure that if useSeparateListener=true and the response code is 200, the transport is cleaned up properly to avoid connection pool starvation. by Andreas Veithen · 16 years ago
  81. e94c113 [maven-release-plugin] prepare release 1_4 by Andreas Veithen · 16 years ago
  82. 282e499 [maven-release-plugin] prepare branch 1_4 by Andreas Veithen · 16 years ago
  83. 7c4c0ea Rolling back failed attempt to create release branch (caused by MRELEASE-446). by Andreas Veithen · 16 years ago
  84. 1d9ff26 [maven-release-plugin] prepare branch 1_4 by Andreas Veithen · 16 years ago
  85. b7e3b0b Updated distributionManagement. by Andreas Veithen · 16 years ago
  86. b648be0 Added missing plugin version. by Andreas Veithen · 16 years ago
  87. f39b410 Set svn:ignore. by Andreas Veithen · 16 years ago
  88. 8ec55ed Avoid creating log files in source directories. by Andreas Veithen · 16 years ago
  89. 6551380 Configured the RAT plugin and added missing license headers. by Andreas Veithen · 16 years ago
  90. fe325b3 Use maven-javadoc-plugin instead of Ant to generate the Javadoc for inclusion in the doc distribution. by Andreas Veithen · 16 years ago
  91. e795b55 Some formatting changes in POM files to avoid spurious changes introduced by the maven-release-plugin. by Andreas Veithen · 16 years ago
  92. ec39525 Added maven-release-plugin configuration. by Andreas Veithen · 16 years ago
  93. 908c27e Removed unnecessary or incorrect sourceDirectory, testSourceDirectory and resource entries in POM files. by Andreas Veithen · 16 years ago
  94. da5fa8f Fixed some outdated links and mailing list addresses. by Andreas Veithen · 16 years ago
  95. 8dbad3f Removed old Maven 1 stuff. by Andreas Veithen · 16 years ago
  96. dfb7038 Also use the shade plugin to produce the sandesha2-policy artifact. by Andreas Veithen · 16 years ago
  97. edcb65f Use the maven-javadoc-plugin version configured in org.apache:apache (2.5) because 2.7 does some weird things when building the module Javadocs. by Andreas Veithen · 16 years ago
  98. 7d831be Skip the default source release assembly configured in org.apache:apache because we have our own source distribution. by Andreas Veithen · 16 years ago
  99. 381e617 Prevent the apache-release profile from generating a source JAR for sandesha2-client-constants (because it would be empty). by Andreas Veithen · 16 years ago
  100. 49f47bc Enabled Javadoc generation for the Maven site. by Andreas Veithen · 16 years ago