summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-20Fix for ASM_5026 related property processingrfeng1-2/+3
2009-08-07Replace the DOMHelper from common-xml modulerfeng2-1/+2
2009-07-30Add an implementationType for implementation.java slaws2-0/+47
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-401/+401
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng1-4/+7
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder1-4/+4
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder2-46/+0
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-4/+4
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws4-10/+22
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws1-2/+2
2009-05-15Merge implementation-java-xml into implementation-java moduleantelder1-6/+0
2009-05-01Merge the Mediator changes from 1.xrfeng6-47/+62
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-7/+7
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-7/+7
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-97/+75
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-95/+4
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack6-12/+12
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-31/+31
2008-12-05Further cleanup for ComponentContext, CompositeContextrfeng3-7/+7
2008-12-04Java implementation clean up in preparation for some refactoringlresende4-191/+82
2008-12-04Fixed generics raw type compiler warningsmcombellack4-7/+7
2008-12-04Fixed generics raw type compiler warningsmcombellack1-3/+3
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng9-64/+16
2008-12-04Minor cleanup in java implementationlresende4-8/+0
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-3/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack8-40/+66
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack3-3/+0
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-6/+6
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-1/+9
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende58-0/+4978
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende58-5004/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-31/+31
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+61
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-6/+6
2008-09-14Don't bomb out when the cglib dependency is missing just log a warning and ca...antelder1-1/+9
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng3-7/+4