summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up the test caserfeng2008-12-031-6/+0
* Add host-http and interface-wsdl-xxx modules to the buildrfeng2008-12-032-364/+375
* 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
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0325-90/+330
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack2008-12-0315-28/+26
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-11/+0
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-6/+0
* Clean up the Import-Package/Export-Packagerfeng2008-12-021-4/+0
* Remove dependency on o.a.t.s.a.builder.implrfeng2008-12-021-16/+18
* Fix the typorfeng2008-12-021-1/+1
* Remove dependency on o.a.t.s.a.builder.implrfeng2008-12-022-2/+0
* Remove references to Constants from assembly-xmlrfeng2008-12-022-10/+12
* Removed testcases erroneously included into interface-wsdl module when migrat...edwardsmj2008-12-025-425/+0
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-025-36/+46
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0214-120/+82
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-023-13/+24
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-023-15/+28
* Renamed test case so it has the correct test case name format (i.e. ending in...mcombellack2008-12-021-2/+2
* Reduced the length of the delays in some unit tests since they do not need to...mcombellack2008-12-022-20/+20
* Cleaning up obsolete DISCLAIMER files from Incubation timeframelresende2008-12-018-56/+0
* Add the self import back inslaws2008-12-011-1/+2
* Minimize dependencies by making xmlschema optional for nowantelder2008-11-281-2/+2
* Add Apache headerslaws2008-11-281-0/+17
* Remove the self import as it messes up my eclipse PDE dependency graph. There...slaws2008-11-281-3/+1