summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure we honor @target over autowirerfeng2008-12-051-1/+1
* Refine the CallableReferenceExtrfeng2008-12-054-54/+55
* Java implementation clean up in preparation for some refactoringlresende2008-12-0414-511/+509
* Made the constants finalmcombellack2008-12-041-2/+2
* Made class final as the only construvtor is private. Also Fixed a spelling mi...mcombellack2008-12-042-4/+4
* Marked class as final since the only Constructor is private. Fixed spelling m...mcombellack2008-12-041-2/+2
* Wrong parameter being output as part of the Exception message - should use st...mcombellack2008-12-041-1/+1
* Fixed a couple of spelling mistakesmcombellack2008-12-041-2/+2
* Corrected order of modifiers so that it matches the recommendations from the ...mcombellack2008-12-041-1/+1
* Removed redundant public modifier from interfacemcombellack2008-12-041-1/+1
* Removed redundant public modifier from interfacemcombellack2008-12-041-1/+1
* Removed unused importsmcombellack2008-12-042-4/+3
* Removed redundant static modifier from interfacemcombellack2008-12-041-2/+2
* Removed redundant public modifier from interface and corrected a minor spelli...mcombellack2008-12-041-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-041-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-042-6/+6
* Fixed generics raw type compiler warningsmcombellack2008-12-042-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-044-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-047-24/+24
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-049-27/+10
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-046-26/+25
* Updated code to remove compiler warningmcombellack2008-12-041-1/+0
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-043-12/+29
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-0493-455/+667
* Minor cleanup in java implementationlresende2008-12-046-38/+36
* Use static imports instead of implementing the Constants interfacerfeng2008-12-036-5/+91
* Add host-http and interface-wsdl-xxx modules to the buildrfeng2008-12-031-1/+5
* Add missing Import-Packagerfeng2008-12-031-9/+14
* Fix access violationsrfeng2008-12-033-26/+23
* Fixed generics raw type compiler warningsmcombellack2008-12-035-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-031-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-031-2/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-031-1/+1
* Corrected minor spelling mistakemcombellack2008-12-031-1/+1
* Fixed generics raw type compiler warningsmcombellack2008-12-031-6/+6
* Fixed generics raw type warningsmcombellack2008-12-031-2/+2
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-0328-65/+30
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-031-8/+11
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-031-3/+8
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-032-7/+16
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-034-18/+42
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-031-6/+21
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-031-7/+9
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-033-15/+41
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-038-40/+66
* Testcases moved back to interface-wsdl-xml from interface-wsdl in the 2.0 str...edwardsmj2008-12-034-0/+357
* Cleaned up import statementsmcombellack2008-12-034-28/+9
* Renaming test class since any classes starting with Abstract are ignored when...mcombellack2008-12-031-1/+1