summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* stest POM fileedwardsmj2008-12-102-1/+58
* Updated POM file for stest-sampleedwardsmj2008-12-101-2/+2
* Added a JAX-WS client and a related server side testcaseedwardsmj2008-12-104-3/+69
* Add JIRA number to vtest ignoreslaws2008-12-101-1/+1
* TUSCANY-2739 - fix ant generator to allow the path to the distribution root d...slaws2008-12-1016-5/+52
* TUSCANY-2732 - Separate a Tuscany extension to the component context from the...slaws2008-12-109-25/+338
* Copy bin distro bigbank fix from 1.4 to 1.xantelder2008-12-101-8/+0
* Copy readmem fix from 1.4 branchantelder2008-12-101-14/+1
* Update bigbank readmeantelder2008-12-101-14/+1
* Include prebuilt bibank jars in bin distroantelder2008-12-101-8/+0
* Adjust classpathrfeng2008-12-092-1/+14
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+1
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+1
* Converted test cases to JUnit 4mcombellack2008-12-091-3/+3
* Fix the access violation to EndpointReferenceImplrfeng2008-12-092-3/+37
* Remove o.a.t.s.core.work.impl from the import/exportrfeng2008-12-091-3/+1
* Adjust the package names and move test cases aroundrfeng2008-12-0920-34/+44
* Remove unused importrfeng2008-12-091-1/+0
* componentType side file for implementation web is web.componentTypevamsic0072008-12-091-1/+1
* Additional site logo images for special occasions.beckerdo2008-12-093-0/+0
* Fixed generics raw type compiler warningsmcombellack2008-12-092-12/+12
* Removed unused importsmcombellack2008-12-091-3/+0
* Fixed generics raw type compiler warningsmcombellack2008-12-091-5/+5
* LICENSE/NOTICE updatesantelder2008-12-092-6/+114
* Merge TUSCANY-2681 fix from 1.x to 1.4 to Apply fix from Rodolfo Dias to fix ...antelder2008-12-092-9/+69
* Fixes for TUSCANY-2730ramkumar2008-12-093-94/+96
* Fixes for TUSCANY-2730ramkumar2008-12-093-94/+96
* Removal of non-active modulesramkumar2008-12-09186-15882/+22
* Add a "ws" maven profile to include the binding.ws related modules into the b...rfeng2008-12-092-143/+77
* Fix OSGi access violations and package importsrfeng2008-12-0920-98/+189
* Adding factory for common java artifacts model objectslresende2008-12-095-15/+182
* TUSCANY-2729 - Updates to readme to remove statement that sample is not worki...lresende2008-12-091-4/+3
* TUSCANY-2729 - Updates to readme to remove statement that sample is not worki...lresende2008-12-091-4/+3
* Start tidying the builders. No function change. First remove anything from th...slaws2008-12-0811-2605/+2643
* Updated all the test composite files to include a target namespace - the targ...edwardsmj2008-12-0822-3/+25
* Fixes for TUSCANY-2728ramkumar2008-12-081-0/+65
* Fixes for TUSCANY-2728ramkumar2008-12-081-0/+65
* Merge missing license header fix from 1.x to 1.4antelder2008-12-081-0/+18
* Add missing license headerantelder2008-12-081-0/+18
* The BPEL payment process now successfully calls the payment serviceslaws2008-12-0812-47/+86
* Merge license header fixes to 1.4 from 1.x r724110 to 724120antelder2008-12-0837-2175/+2823
* Updated code that converts a String to a long to use Long.parseLong(String) r...mcombellack2008-12-081-2/+2
* Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...mcombellack2008-12-082-2/+2
* Converted existing comments in the source code to the correct JavaDoc format ...mcombellack2008-12-081-6/+19
* Made the constants private static final and use the correct variable naming s...mcombellack2008-12-081-9/+9
* Removed unnessary return statelements from methods where the last statement i...mcombellack2008-12-081-4/+0
* Removed unnessary return statelements from methods where the last statement i...mcombellack2008-12-0811-33/+0
* Made private utility classes finalmcombellack2008-12-081-2/+2
* Corrected the names of twostatic final variables so they use the correct nami...mcombellack2008-12-081-8/+8
* Added { and } characters for code blocks where they did not have them so the ...mcombellack2008-12-084-6/+12