summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-14Add rat plugin config to automatically run and validate rat as part of the buildantelder1-0/+23
2010-06-14Exclude generate sdo stuffantelder1-0/+2
2010-06-14Update to release profile to remove the hardcoded deployment repo and start a...antelder1-1/+12
2010-06-14Add features to the release profileantelder1-0/+1
2010-06-14Change profile name to release to match the release profile as otheriwse you ...antelder1-2/+9
2010-06-14Update to latest assembly plugin to fix problems with attaching the distribut...antelder1-2/+3
2010-06-14Update the release profile to include everything that gets released and signs...antelder1-9/+34
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws6-27/+16
2010-06-14Reuse the jaxws ws test contributions and launchers as basis for more general...slaws26-0/+1866
2010-06-12Remove exclude as the test works nowantelder1-1/+0
2010-06-12Update wsdli:location validation to fix conformance test BWS_2015antelder3-1/+7
2010-06-12Add excludes for currently failing WS testsantelder1-1/+11
2010-06-12Initilize the WS error messages fileantelder1-0/+10
2010-06-12Correct language value in oasis test props fileantelder1-1/+1
2010-06-12Add dtd definitions used by the OASIS WS testsantelder1-0/+28
2010-06-11A little more separation of the Tuscany bits from the Axis bitsslaws4-161/+128
2010-06-11Allow for testing of this provider in the Axis2 runtime. slaws1-1/+5
2010-06-11Fix cut and paste error in title commentslaws1-1/+1
2010-06-11If we need to set the property we should tell it to use the value we set. slaws1-1/+3
2010-06-09Add missing OSGi importrfeng1-1/+2
2010-06-09Remove some more of those pesky non-utf8 charactersantelder1-5/+5
2010-06-09Remove the domain module as the code is now in domain-nodeantelder14-1162/+0
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder12-0/+1104
2010-06-09Tidy the processing that creates the links between enpointreferences and endp...slaws1-36/+60
2010-06-09Add more ws callback test casesslaws3-22/+67
2010-06-09Remove non-UTF8 charsrfeng1-1/+1
2010-06-08Remove non UTF-8 charsrfeng1-13/+13
2010-06-08bump java compiler source and target to java 6kelvingoodson1-5/+5
2010-06-08Start of the ws binding oasis testsuite for the trunk buildantelder4-0/+405
2010-06-08Start of the jms binding oasis testsuite for the trunk buildantelder4-0/+405
2010-06-07remove troublesome comments which trigger jdk issue "unmappable character for...kelvingoodson29-30/+5
2010-06-07remove accidental merge of branch version idkelvingoodson1-1/+1
2010-06-05Handle explicit dependent contribution URIs and implement the helper methods...antelder1-4/+26
2010-06-05Keep track on any explicit dependent contribution URIsantelder1-1/+6
2010-06-05Add methods to get an installed contribution and to get the AssemblyFactory (...antelder1-0/+4
2010-06-05Setting svn:eol-style for java and xml filesrfeng103-9417/+9417
2010-06-05Change eol stylerfeng1-45/+45
2010-06-04svn propset svn:eol-style nativelresende1-26/+26
2010-06-04TUSCANY-3565 - Adding missing dojo extension providerlresende2-2/+108
2010-06-04add README to signal /lib directory as volatilelresende2-1/+12
2010-06-04TUSCANY-3585 - Moving to Spring 2.5.6lresende3-16/+16
2010-06-04Add support for generated sca-contribution.xml metadataantelder5-15/+65
2010-06-04Add TODO reminder about generated sca-contribution xmlantelder1-1/+2
2010-06-04Add testcase to add a Deployer Composite as a deployment compositeantelder3-11/+50
2010-06-04To keep it as simple as possible for now remove the multiple install methods antelder3-31/+12
2010-06-04Rename autoDeploy to deployDeployablesantelder2-7/+7
2010-06-04Add methods to install/update using Deployer artifacts and associated simplif...antelder5-27/+109
2010-06-04Update to remove use of Node APIsantelder1-11/+31
2010-06-04Move the prototype of APIs from section 10 of the Assembly spec from contrib ...antelder11-0/+958
2010-06-04TUSCANY-3565 - Registering dojo resource servlet only when implementation wid...lresende9-107/+74