summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl-xml (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-8/+8
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-8/+8
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende7-8/+8
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng5-7/+7
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende3-3/+3
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-17/+17
2008-12-04Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack7-23/+8
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack6-26/+25
2008-12-04Updated code to remove compiler warningmcombellack1-1/+0
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack3-12/+29
2008-12-03Fix access violationsrfeng3-26/+23
2008-12-03Testcases moved back to interface-wsdl-xml from interface-wsdl in the 2.0 str...edwardsmj4-0/+357
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-7/+7
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-2/+3
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende36-0/+2903
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende40-3339/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-8/+8
2008-09-30Use the XMLInputFactory from the registry instead of a local onerfeng1-2/+3
2008-09-01Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino1-2/+6
2008-08-17Added support for partnerLinkType/role/portType elements.jsdelfino1-4/+12
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+2
2008-06-22Fix TUSCANY-2418nash1-1/+35