summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ↵slaws2009-07-221-1/+9
| | | | | | future when we rely on a monitor being present in order to record context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796870 13f79535-47bb-0310-9956-ffa450edef68
* Handle the qualifier methods for the specific annotationsrfeng2009-07-072-10/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791988 13f79535-47bb-0310-9956-ffa450edef68
* Add support to introspect intents from specific annotations such as ↵rfeng2009-07-072-2/+31
| | | | | | @Authentication git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791984 13f79535-47bb-0310-9956-ffa450edef68
* Remove all conversational related code from SCA API and code that uses it as ↵antelder2009-06-222-128/+1
| | | | | | per the public review spec's git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787158 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-203-2/+4
| | | | | | Adding an OSGi service registry based ExtensionPointRegistry implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776759 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-java-xml into interface-javaantelder2009-05-179-0/+573
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775608 13f79535-47bb-0310-9956-ffa450edef68
* Improve error reporting in JavaInterfaceIntrospectorImpl - in particular ↵edwardsmj2009-05-131-3/+5
| | | | | | report the names of the artifacts being processed when the error occurred. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774486 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-285-13/+13
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Fixed generics raw type compiler warningsmcombellack2008-12-042-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723303 13f79535-47bb-0310-9956-ffa450edef68
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style ↵mcombellack2008-12-031-2/+1
| | | | | | imports (org.junit) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722930 13f79535-47bb-0310-9956-ffa450edef68
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-034-18/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722922 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1919-0/+2052
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1919-2063/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Add a cache for JavaInterface introspectionrfeng2008-09-261-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699416 13f79535-47bb-0310-9956-ffa450edef68
* Added missing @Override annotation to methods that override methods from ↵mcombellack2008-08-131-0/+1
| | | | | | their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444rfeng2008-07-021-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1719-0/+2045
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68