summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-01Merge the Mediator changes from 1.xrfeng6-47/+62
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...mcombellack5-9/+9
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-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack3-3/+0
2008-11-27Removed unused importsmcombellack1-1/+0
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 ...lresende54-0/+4643
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende54-4651/+0
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