summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing OSGi importrfeng2010-06-091-1/+2
* Remove some more of those pesky non-utf8 charactersantelder2010-06-091-5/+5
* 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 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
* remove accidental merge of branch version idkelvingoodson2010-06-071-1/+1
* Handle explicit dependent contribution URIs and implement the helper methods...antelder2010-06-051-4/+26
* Keep track on any explicit dependent contribution URIsantelder2010-06-051-1/+6
* Add methods to get an installed contribution and to get the AssemblyFactory (...antelder2010-06-051-0/+4
* Setting svn:eol-style for java and xml filesrfeng2010-06-05103-9417/+9417
* Change eol stylerfeng2010-06-051-45/+45
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-042-2/+108
* add README to signal /lib directory as volatilelresende2010-06-042-1/+12
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-043-16/+16
* Add support for generated sca-contribution.xml metadataantelder2010-06-045-15/+65
* Add TODO reminder about generated sca-contribution xmlantelder2010-06-041-1/+2
* Add testcase to add a Deployer Composite as a deployment compositeantelder2010-06-043-11/+50
* To keep it as simple as possible for now remove the multiple install methods antelder2010-06-043-31/+12
* Rename autoDeploy to deployDeployablesantelder2010-06-042-7/+7
* Add methods to install/update using Deployer artifacts and associated simplif...antelder2010-06-045-27/+109
* Update to remove use of Node APIsantelder2010-06-041-11/+31
* Move the prototype of APIs from section 10 of the Assembly spec from contrib ...antelder2010-06-0411-0/+958
* TUSCANY-3565 - Registering dojo resource servlet only when implementation wid...lresende2010-06-049-107/+74