summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-20Porting Spring Modules into 2.xramkumar1-7/+8
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-34/+16
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack51-132/+132
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-19/+18
2008-12-04Java implementation clean up in preparation for some refactoringlresende10-320/+427
2008-12-04Fixed generics raw type compiler warningsmcombellack6-21/+21
2008-12-04Minor cleanup in java implementationlresende2-30/+36
2008-12-03Cleaned up import statementsmcombellack4-28/+9
2008-12-03Renaming test class since any classes starting with Abstract are ignored when...mcombellack1-1/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack25-90/+330
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...mcombellack4-5/+0
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 ...lresende92-0/+10444
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende93-10538/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-18/+18
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+39
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-4/+4
2008-08-28Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino1-0/+9
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-0/+27
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-1/+3
2008-08-26TUSCANY-2513 add missing dependency on jsr181slaws1-0/+6
2008-08-25Fix for TUSCANY-2513 (patch from Scott)rfeng2-2/+22
2008-08-22TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0071-3/+9
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2-5/+5
2008-07-02Fix for TUSCANY-2444rfeng1-1/+1