summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng1-14/+36
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-1/+9
2009-07-07Handle the qualifier methods for the specific annotationsrfeng2-10/+35
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng2-2/+31
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder2-128/+1
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-2/+4
2009-05-17Merge interface-java-xml into interface-javaantelder11-1/+587
2009-05-13Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj1-3/+5
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-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+1
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack6-14/+14
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-15/+15
2008-12-04Fixed generics raw type compiler warningsmcombellack2-6/+6
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack4-18/+42
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
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-3/+14
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende23-0/+2364
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende23-2394/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-15/+15
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+38
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-6/+6
2008-09-26Add a cache for JavaInterface introspectionrfeng1-3/+14
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-02Fix for TUSCANY-2444rfeng1-3/+9