summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tidy up callback test URIs and temporarily disable the first one pending TUSC...slaws2010-06-152-8/+7
* TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws2010-06-152-2/+12
* Update to ignore itests and samples (how was this ever working?)antelder2010-06-151-1/+1
* Update license checker as the latest assembly plugin config changed the direc...antelder2010-06-151-1/+1
* Add itests for RAT checking of the src distroantelder2010-06-154-0/+239
* Move the rat plugin run to the distribution itestsantelder2010-06-151-23/+0
* Move rat plugin run to the distribution itestantelder2010-06-151-0/+23
* Add some more excludes for junk in the distributionantelder2010-06-151-0/+4
* Remove old rat configantelder2010-06-151-12/+0
* Remove dir format as its done in the itestantelder2010-06-151-1/+0
* Update to use buildZips property instead of profile nameantelder2010-06-151-10/+22
* Include dir distro in bin-distribution.xmlantelder2010-06-141-0/+1
* Add rat plugin config to automatically run and validate rat as part of the buildantelder2010-06-141-0/+23
* Exclude generate sdo stuffantelder2010-06-141-0/+2
* Update to release profile to remove the hardcoded deployment repo and start a...antelder2010-06-141-1/+12
* Add features to the release profileantelder2010-06-141-0/+1
* Change profile name to release to match the release profile as otheriwse you ...antelder2010-06-141-2/+9
* Update to latest assembly plugin to fix problems with attaching the distribut...antelder2010-06-141-2/+3
* Update the release profile to include everything that gets released and signs...antelder2010-06-141-9/+34
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-146-27/+16
* Reuse the jaxws ws test contributions and launchers as basis for more general...slaws2010-06-1426-0/+1866
* Remove exclude as the test works nowantelder2010-06-121-1/+0
* Update wsdli:location validation to fix conformance test BWS_2015antelder2010-06-123-1/+7
* Add excludes for currently failing WS testsantelder2010-06-121-1/+11
* Initilize the WS error messages fileantelder2010-06-121-0/+10
* Correct language value in oasis test props fileantelder2010-06-121-1/+1
* Add dtd definitions used by the OASIS WS testsantelder2010-06-121-0/+28
* A little more separation of the Tuscany bits from the Axis bitsslaws2010-06-114-161/+128
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
* Fix cut and paste error in title commentslaws2010-06-111-1/+1
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
* This is turning out to be problematic and not necessarily any tidier than out...slaws2010-06-113-10/+128
* Copy travelsample-1.0-RC3 tag as travelsample-1.0nash2010-06-10807-0/+49395
* tag for Tuscany 2.0 Milestone 5 releasekelvingoodson2010-06-105367-0/+452465
* Add missing OSGi importrfeng2010-06-091-1/+2
* Add missing OSGi importrfeng2010-06-091-1/+2
* Remove some more of those pesky non-utf8 charactersantelder2010-06-091-5/+5
* Add some code to install the JAXWS provider into Axis and copy the code from ...slaws2010-06-096-23/+652
* Remove the domain module as the code is now in domain-nodeantelder2010-06-0914-1162/+0
* Move the code in the domain module to the domain-node module as thats what do...antelder2010-06-0912-0/+1104
* Tidy the processing that creates the links between enpointreferences and endp...slaws2010-06-091-36/+60
* Add more ws callback test casesslaws2010-06-093-22/+67
* Remove non-UTF8 charsrfeng2010-06-091-1/+1
* Remove non UTF-8 charsrfeng2010-06-081-13/+13
* bump java compiler source and target to java 6kelvingoodson2010-06-081-5/+5
* Start thinking about providing and Axis backed runtime for the JAXWS based ws...slaws2010-06-0822-0/+2297
* Start of the ws binding oasis testsuite for the trunk buildantelder2010-06-084-0/+405
* Start of the jms binding oasis testsuite for the trunk buildantelder2010-06-084-0/+405
* remove troublesome comments which trigger jdk issue "unmappable character for...kelvingoodson2010-06-0729-30/+5
* Read composite content after contributions have been loaded (TUSCANY-3569)nash2010-06-071-21/+21