summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweaked ASM_0002_TestCase.edwardsmj2009-01-056-1/+141
* Tests updated to use composite files to contain each atomic implementation - ...edwardsmj2008-12-187-33/+169
* Updates to clean the testcase code and to add a Base JAXWS client and to base...edwardsmj2008-12-1819-60/+373
* Added Eclipse RegisterBuddy policyedwardsmj2008-12-181-1/+1
* Adjusted version numbers on dependenciesedwardsmj2008-12-181-3/+4
* Fixes to test application - @Remotable added to service interfaceedwardsmj2008-12-153-2/+5
* Set the version for tuscany-maven-bundle-pluginrfeng2008-12-131-0/+1
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Remove version for javax.xml.stream importrfeng2008-12-121-1/+1
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Fix the message filerfeng2008-12-121-11/+11
* Removed material that was commented out, for simplicityedwardsmj2008-12-121-32/+24
* Renamed testcases to conform to JUnit conventionsedwardsmj2008-12-123-3/+3
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-1210-151/+58
* Changed Name of the Base TestCase to conform to JUnit naming conventionsedwardsmj2008-12-114-5/+5
* Adding calculator sample to profilelresende2008-12-112-4/+8
* Adding a setup profile to help build maven-eclipse-compiler before building a...lresende2008-12-111-0/+7
* Removed an import statement that referred to an old package not present in th...edwardsmj2008-12-111-1/+0
* Removed an import statement that referred to an old package not present in th...edwardsmj2008-12-111-1/+0
* Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2008-12-112-0/+10
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-118-16/+10
* Fix Import-Packagerfeng2008-12-101-1/+10
* Add common-xml module to contain xml utilitiesrfeng2008-12-1027-0/+6673
* 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
* 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
* 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
* 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
* 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
* 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