Sign in
apache
/
sandesha
/
HEAD
a6b133d
Create SOAPFaultText only for SOAP 1.2.
by Andreas Veithen
· 11 years ago
trunk
bdead65
Create SOAPFaultText only for SOAP 1.2.
by Andreas Veithen
· 11 years ago
e5de59e
Configuring the project to use maven-scm-publish-plugin.
by Andreas Veithen
· 12 years ago
718378b
Fixed download page: 1.6.1 was correctly marked as archived, but the links were pointing to the mirrors.
by Andreas Veithen
· 12 years ago
ceb2214
Some code simplifications.
by Andreas Veithen
· 13 years ago
cdcd583
Setting correct svn:eol-style.
by Andreas Veithen
· 13 years ago
e945908
Moved to new Axiom snapshot version.
by Andreas Veithen
· 13 years ago
e2d688d
Added TM to the Sandesha logo.
by Andreas Veithen
· 13 years ago
667cdbd
Don't allow repositories other than Maven central (except for snapshots).
by Andreas Veithen
· 13 years ago
ec731ef
AXIS2-5315 - Changes according to R1350570.
by Sagara Gunathunga
· 13 years ago
664e434
Changes introduced by AXIS2-5315 in r1349635 [1]
by Sagara Gunathunga
· 13 years ago
fdbde2f
Changes required for AXIS2-5340.
by Sagara Gunathunga
· 13 years ago
d4d2883
AXIS2-5315 - Removed Callback usage from Sandesha2
by Sagara Gunathunga
· 13 years ago
6c30517
Eliminated a dependency on the bug described in AXIOM-422; the children of a SOAPHeaderBlock should be plain OMElements, not SOAPHeaderBlocks.
by Andreas Veithen
· 13 years ago
f0c2e9a
Eliminated reference to deprecated Axiom API.
by Andreas Veithen
· 13 years ago
bfb56a1
Updated DOAP file for 1.6.2 release.
by Sagara Gunathunga
· 13 years ago
7822a7b
Updated site for 1.6.2 release.
by Sagara Gunathunga
· 13 years ago
68e3ed8
Fixed SANDESHA2-212.
by Sagara Gunathunga
· 13 years ago
214628a
Updated site for 1.6.2 release.
by Sagara Gunathunga
· 13 years ago
54dcec4
Setting uniqueVersion=true to prevent the Synapse build from downloading the wrong version.
by Andreas Veithen
· 13 years ago
1858ec9
Eliminated a couple of references to deprecated classes so that we don't need to add a dependency to axiom-compat.
by Andreas Veithen
· 13 years ago
5da41c6
Switched the Sandesha2 trunk to Axiom 1.2.14-SNAPSHOT.
by Andreas Veithen
· 13 years ago
7de9634
Applied the patch for SANDESHA2-211.
by Sagara Gunathunga
· 14 years ago
3d2a348
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
· 14 years ago
f26871a
Updated maven-surefire-plugin to version 2.11 so that it recognizes the skipTests option.
by Andreas Veithen
· 14 years ago
11e8f30
Make TestCallback thread safe.
by Andreas Veithen
· 14 years ago
5c7eef6
Allow Sandesha2 builds to run concurrently.
by Andreas Veithen
· 14 years ago
965cdf4
Fixed a couple of incorrect release dates.
by Andreas Veithen
· 14 years ago
1b9949c
Added an entry for the Sandesha2 1.6.1 release.
by Andreas Veithen
· 14 years ago
41fee5b
Fixed the incorrect project name in the DOAP file.
by Andreas Veithen
· 14 years ago
14b0bb1
* Added entry for the 1.6.1 release. * Some formatting improvements.
by Andreas Veithen
· 14 years ago
875d7b1
Don't attempt to create fault subcodes with SOAP 1.1.
by Andreas Veithen
· 14 years ago
42a1af8
Fixed some variable names.
by Andreas Veithen
· 14 years ago
a3dc486
* Fault code should also be a QName.
by Andreas Veithen
· 14 years ago
b958e8d
* Use the new OMXMLBuilderFactory API.
by Andreas Veithen
· 14 years ago
9c1cacd
Fixed incorrect Axiom iterator usage.
by Andreas Veithen
· 14 years ago
6123694
Eliminated a couple of illegal direct references to Axiom implementation classes.
by Andreas Veithen
· 14 years ago
00f5b27
Fixed SANDESHA2-114.
by Sagara Gunathunga
· 14 years ago
9f5a29b
Fixed SANDESHA2-210.
by Sagara Gunathunga
· 14 years ago
d9f1973
Applied patch for SANDESHA2-209.
by Sagara Gunathunga
· 14 years ago
5a329d1
Removed some unnecessary direct dependencies.
by Andreas Veithen
· 14 years ago
80098e3
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
· 14 years ago
1de39a9
Updated Axiom version.
by Andreas Veithen
· 14 years ago
a4de7a4
Pushing back the changes done in r1130464 to the trunk to avoid loosing them in the next major release.
by Andreas Veithen
· 14 years ago
45aed3b
Updated for 1.6.0 release.
by Sagara Gunathunga
· 14 years ago
b1ea9a1
Preparing to archive the 1.3 release.
by Andreas Veithen
· 14 years ago
b0cd424
Changed Neethi version to current trunk. 3.0.0-SNAPSHOT is no longer available.
by Andreas Veithen
· 14 years ago
79ccc87
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
28b6bf8
Updated Axis2 version.
by Andreas Veithen
· 15 years ago
3a690ee
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
e88ccdb
Updated the dependency versions of the trunk.
by Andreas Veithen
· 15 years ago
22dc0b7
[maven-release-plugin] prepare release 1_6
by Andreas Veithen
· 15 years ago
eec9592
[maven-release-plugin] prepare branch 1_6
by Andreas Veithen
· 15 years ago
74fa4cf
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 Endera Linton
· 15 years ago
eab6e0f
Added entry for 1.4 to the DOAP file.
by Andreas Veithen
· 15 years ago
3e3791f
Updated Axiom snapshot version.
by Andreas Veithen
· 15 years ago
ef593ea
Fixed a build failure caused by the change described in AXIS2-4196.
by Andreas Veithen
· 15 years ago
b8f6ef1
Fixed an issue in the Sandesha2 DOAP file.
by Andreas Veithen
· 15 years ago
ca4c2d7
Set svn:ignore.
by Andreas Veithen
· 15 years ago
98e2dfe
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
· 15 years ago
ea8282f
Make sure that we use the expected Axis2 version, even for transitive dependencies of Rampart.
by Andreas Veithen
· 15 years ago
576ed3d
Updated the link to the KEYS file.
by Andreas Veithen
· 15 years ago
d184892
Removed duplicate copyright footer.
by Andreas Veithen
· 15 years ago
a748b8a
Make sure that the information about the latest release in the download page is updated automatically.
by Andreas Veithen
· 15 years ago
99b6437
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
· 15 years ago
72c1236
Fixed a mistake in the 1.4 download entry. This release will be compatible with Axis2 1.5.4.
by Andreas Veithen
· 15 years ago
ee19079
Let Maven generate checksums when installing the distributions into the local repository.
by Andreas Veithen
· 15 years ago
11ba1c7
Avoid IOExceptions when sandesha2-tests is executed in a multi-module build.
by Andreas Veithen
· 15 years ago
ebd93fc
Added an entry for 1.4 to the download page.
by Andreas Veithen
· 15 years ago
429c525
Disambiguate the release dates in the download page.
by Andreas Veithen
· 15 years ago
103f19e
Make sure that the right NOTICE file is included in Maven artifacts.
by Andreas Veithen
· 15 years ago
fdeaa23
Skip deployment of artifacts for the sandesha2-tests module.
by Andreas Veithen
· 15 years ago
97202ae
Implemented Apache Project Branding Requirements.
by Andreas Veithen
· 15 years ago
6041f76
Converted index.xml to a real XDoc document.
by Andreas Veithen
· 15 years ago
962e3dd
Added missing NOTICE.txt file to the distributions.
by Andreas Veithen
· 15 years ago
c6835eb
Sandesha2 1.2 has already been archived.
by Andreas Veithen
· 15 years ago
716d491
Don't deploy the distributions to the Maven repository. Users should download them from the mirrors.
by Andreas Veithen
· 15 years ago
4dc4107
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
· 15 years ago
b60225c
[maven-release-plugin] prepare release 1_4
by Andreas Veithen
· 15 years ago
1cb6741
[maven-release-plugin] prepare branch 1_4
by Andreas Veithen
· 15 years ago
d7bfe4a
Rolling back failed attempt to create release branch (caused by MRELEASE-446).
by Andreas Veithen
· 15 years ago
341208d
[maven-release-plugin] prepare branch 1_4
by Andreas Veithen
· 15 years ago
410e9f5
Updated distributionManagement.
by Andreas Veithen
· 15 years ago
f10e3de
Added missing plugin version.
by Andreas Veithen
· 15 years ago
3cc1104
Set svn:ignore.
by Andreas Veithen
· 15 years ago
08749a9
Avoid creating log files in source directories.
by Andreas Veithen
· 15 years ago
51a3800
Configured the RAT plugin and added missing license headers.
by Andreas Veithen
· 15 years ago
64794e5
Use maven-javadoc-plugin instead of Ant to generate the Javadoc for inclusion in the doc distribution.
by Andreas Veithen
· 15 years ago
2790369
Some formatting changes in POM files to avoid spurious changes introduced by the maven-release-plugin.
by Andreas Veithen
· 15 years ago
da832e8
Added maven-release-plugin configuration.
by Andreas Veithen
· 15 years ago
2828d01
Removed unnecessary or incorrect sourceDirectory, testSourceDirectory and resource entries in POM files.
by Andreas Veithen
· 15 years ago
80bbd86
Fixed some outdated links and mailing list addresses.
by Andreas Veithen
· 15 years ago
86a4c49
Removed old Maven 1 stuff.
by Andreas Veithen
· 15 years ago
ac1a66b
Also use the shade plugin to produce the sandesha2-policy artifact.
by Andreas Veithen
· 15 years ago
860e0f6
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
· 15 years ago
d9c9350
Skip the default source release assembly configured in org.apache:apache because we have our own source distribution.
by Andreas Veithen
· 15 years ago
98de3f4
Prevent the apache-release profile from generating a source JAR for sandesha2-client-constants (because it would be empty).
by Andreas Veithen
· 15 years ago
5e64029
Enabled Javadoc generation for the Maven site.
by Andreas Veithen
· 15 years ago
04fccf2
Removed unnecessary repositories.
by Andreas Veithen
· 15 years ago
fc870e5
Use Maven 2 style variable substitution for readme and release notes files.
by Andreas Veithen
· 15 years ago
Next »