summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add rat plugin config to automatically run and validate rat as part of the buildantelder2010-06-141-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954632 13f79535-47bb-0310-9956-ffa450edef68
* Exclude generate sdo stuffantelder2010-06-141-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954629 13f79535-47bb-0310-9956-ffa450edef68
* Update to release profile to remove the hardcoded deployment repo and start ↵antelder2010-06-141-1/+12
| | | | | | adding the rat plugin config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954481 13f79535-47bb-0310-9956-ffa450edef68
* Add features to the release profileantelder2010-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954478 13f79535-47bb-0310-9956-ffa450edef68
* Change profile name to release to match the release profile as otheriwse you ↵antelder2010-06-141-2/+9
| | | | | | vcan't get both release and the distribution zips, update to the latest assembly plugin to fix bug in attch processing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954473 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest assembly plugin to fix problems with attaching the ↵antelder2010-06-141-2/+3
| | | | | | distribution artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954470 13f79535-47bb-0310-9956-ffa450edef68
* Update the release profile to include everything that gets released and ↵antelder2010-06-141-9/+34
| | | | | | signs and deploys them. The idea is this profile does _everything_ so for a release you just do mvn -Prelease and thats it to have the staging repo created and the distributions signed and uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954455 13f79535-47bb-0310-9956-ffa450edef68
* Add a little bit more structure to message header storage to generally avoid ↵slaws2010-06-146-27/+16
| | | | | | having to loop across headers to find the right one. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954414 13f79535-47bb-0310-9956-ffa450edef68
* Reuse the jaxws ws test contributions and launchers as basis for more ↵slaws2010-06-1426-0/+1866
| | | | | | general WS itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954413 13f79535-47bb-0310-9956-ffa450edef68
* Remove exclude as the test works nowantelder2010-06-121-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953966 13f79535-47bb-0310-9956-ffa450edef68
* Update wsdli:location validation to fix conformance test BWS_2015antelder2010-06-123-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953965 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for currently failing WS testsantelder2010-06-121-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953959 13f79535-47bb-0310-9956-ffa450edef68
* Initilize the WS error messages fileantelder2010-06-121-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953958 13f79535-47bb-0310-9956-ffa450edef68
* Correct language value in oasis test props fileantelder2010-06-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953956 13f79535-47bb-0310-9956-ffa450edef68
* Add dtd definitions used by the OASIS WS testsantelder2010-06-121-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953955 13f79535-47bb-0310-9956-ffa450edef68
* A little more separation of the Tuscany bits from the Axis bitsslaws2010-06-114-161/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953679 13f79535-47bb-0310-9956-ffa450edef68
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953656 13f79535-47bb-0310-9956-ffa450edef68
* Fix cut and paste error in title commentslaws2010-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953655 13f79535-47bb-0310-9956-ffa450edef68
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953654 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importrfeng2010-06-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953176 13f79535-47bb-0310-9956-ffa450edef68
* Remove some more of those pesky non-utf8 charactersantelder2010-06-091-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953037 13f79535-47bb-0310-9956-ffa450edef68
* Remove the domain module as the code is now in domain-nodeantelder2010-06-0914-1162/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952990 13f79535-47bb-0310-9956-ffa450edef68
* Move the code in the domain module to the domain-node module as thats what ↵antelder2010-06-0912-0/+1104
| | | | | | domain-node was intended for git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952989 13f79535-47bb-0310-9956-ffa450edef68
* Tidy the processing that creates the links between enpointreferences and ↵slaws2010-06-091-36/+60
| | | | | | endpoints to represent callbacks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952936 13f79535-47bb-0310-9956-ffa450edef68
* Add more ws callback test casesslaws2010-06-093-22/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952934 13f79535-47bb-0310-9956-ffa450edef68
* Remove non-UTF8 charsrfeng2010-06-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952897 13f79535-47bb-0310-9956-ffa450edef68
* Remove non UTF-8 charsrfeng2010-06-081-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952727 13f79535-47bb-0310-9956-ffa450edef68
* bump java compiler source and target to java 6kelvingoodson2010-06-081-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952653 13f79535-47bb-0310-9956-ffa450edef68
* Start of the ws binding oasis testsuite for the trunk buildantelder2010-06-084-0/+405
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952557 13f79535-47bb-0310-9956-ffa450edef68
* Start of the jms binding oasis testsuite for the trunk buildantelder2010-06-084-0/+405
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952556 13f79535-47bb-0310-9956-ffa450edef68
* remove troublesome comments which trigger jdk issue "unmappable character ↵kelvingoodson2010-06-0729-30/+5
| | | | | | for encoding UTF-8" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952189 13f79535-47bb-0310-9956-ffa450edef68
* remove accidental merge of branch version idkelvingoodson2010-06-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952172 13f79535-47bb-0310-9956-ffa450edef68
* Handle explicit dependent contribution URIs and implement the helper ↵antelder2010-06-051-4/+26
| | | | | | methods to get the AssemblyFactory and installed contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951671 13f79535-47bb-0310-9956-ffa450edef68
* Keep track on any explicit dependent contribution URIsantelder2010-06-051-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951670 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to get an installed contribution and to get the AssemblyFactory ↵antelder2010-06-051-0/+4
| | | | | | (which could then be used to create all the artifacts programatically). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951669 13f79535-47bb-0310-9956-ffa450edef68
* Setting svn:eol-style for java and xml filesrfeng2010-06-05103-9417/+9417
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Change eol stylerfeng2010-06-051-45/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951647 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951604 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-042-2/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951583 13f79535-47bb-0310-9956-ffa450edef68
* add README to signal /lib directory as volatilelresende2010-06-042-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951522 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-043-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951514 13f79535-47bb-0310-9956-ffa450edef68
* Add support for generated sca-contribution.xml metadataantelder2010-06-045-15/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951457 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO reminder about generated sca-contribution xmlantelder2010-06-041-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951431 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase to add a Deployer Composite as a deployment compositeantelder2010-06-043-11/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951416 13f79535-47bb-0310-9956-ffa450edef68
* To keep it as simple as possible for now remove the multiple install methods antelder2010-06-043-31/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951411 13f79535-47bb-0310-9956-ffa450edef68
* Rename autoDeploy to deployDeployablesantelder2010-06-042-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951410 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to install/update using Deployer artifacts and associated ↵antelder2010-06-045-27/+109
| | | | | | simplify use of monitors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951409 13f79535-47bb-0310-9956-ffa450edef68
* Update to remove use of Node APIsantelder2010-06-041-11/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951359 13f79535-47bb-0310-9956-ffa450edef68
* Move the prototype of APIs from section 10 of the Assembly spec from contrib ↵antelder2010-06-0411-0/+958
| | | | | | to trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951357 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende2010-06-049-107/+74
| | | | | | widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951242 13f79535-47bb-0310-9956-ffa450edef68