summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-204-34/+16
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2851-132/+132
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-19/+18
* Java implementation clean up in preparation for some refactoringlresende2008-12-0410-320/+427
* Fixed generics raw type compiler warningsmcombellack2008-12-046-21/+21
* Minor cleanup in java implementationlresende2008-12-042-30/+36
* Cleaned up import statementsmcombellack2008-12-034-28/+9
* Renaming test class since any classes starting with Abstract are ignored when...mcombellack2008-12-031-1/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0325-90/+330
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-274-5/+0
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-4/+4
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1992-0/+10444
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1993-10538/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-18/+18
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+39
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-4/+4
* Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino2008-08-281-0/+9
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-0/+27
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-1/+3
* TUSCANY-2513 add missing dependency on jsr181slaws2008-08-261-0/+6
* Fix for TUSCANY-2513 (patch from Scott)rfeng2008-08-252-2/+22
* TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0072008-08-221-3/+9
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-082-5/+5
* Fix for TUSCANY-2444rfeng2008-07-021-1/+1
* Move Tuscany from Incubator to top level.dims2008-06-1792-0/+10429