summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java-jaxws (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-09TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder1-2/+14
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-5/+5
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
2009-01-13Update cglib, jaxb-impl versionsrfeng1-1/+1
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2-2/+27
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack3-9/+3
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack2-7/+16
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-20Fix a few MFsrfeng1-2/+1
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-4/+4
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende25-0/+3592
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende25-3626/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-17/+17
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+50
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-4/+4
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
2008-09-10TUSCANY-2594 - Applying Kevan's patchlresende1-10/+21
2008-08-27Fix for TUSCANY-2398rfeng2-4/+6
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-31Fix for TUSCANY-2389rfeng1-2/+6
2008-07-31Fix for TUSCANY-2519rfeng1-2/+6
2008-07-30Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng1-1/+1
2008-07-30Fix for TUSCANY-2505rfeng3-9/+40
2008-07-02Fix for TUSCANY-2444rfeng4-5/+20
2008-06-24Adding support to honor JAX-WS/JAXB annotations for the parameters and return...rfeng4-33/+288