summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-01More updates to port JSON-RPC binding to 2.xlresende4-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding JSON Databdingin support, now the binding is available in 2.xlresende2-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende1-13/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated JSON Databinding manifest to source control and removing ↵lresende2-20/+36
generation from project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Converting JSON Databinding implementation to 2.xlresende5-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820522 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing new OASIS SCA and Tuscany namespaceslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820521 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Updating OSGi imports in project manifestlresende1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820520 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Porting pieces of JSONRPC Binding : ProviderFactory, ↵lresende3-38/+33
ReferenceBindingProvider and ServiceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820519 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated manifest to source controllresende2-31/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820518 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated manifest to source controllresende2-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820517 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Porting the JSONRPC model to 2.x + minor cleanupslresende2-45/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Updating depedencies versionlresende2-22/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820515 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Pass the outer component to configure the @source of property (taking value ↵rfeng3-23/+20
from the composite property which can be further configured by the outer component) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820460 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng9-31/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820459 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar18-263/+666
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Only save the composite into DOM if there is a policySet with attachTorfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820166 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Fix the generic array type introspectionrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820126 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Start to integrate the policy attachment builderrfeng15-395/+242
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820125 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Add test dep of sca-apirfeng2-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819788 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Refactor tuscany-endpoint module into tuscany-corerfeng28-787/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819786 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29Remove session/conversation/request scope testsrfeng1-36/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819776 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28Minor clean uprfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819755 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng73-10858/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28Format the coderfeng1-146/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819710 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28Start to copy builders from assembly modulerfeng21-4/+5711
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819680 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28Rename policy-builder to builder as the module to host Tuscany model buildersrfeng16-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819676 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27Copy JSON Databinding to start porting from 1.x to 2.xlresende24-0/+2222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819259 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 ↵lresende10-261/+16
draft spec and throwing exception when invalid scope is found git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819068 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25TUSCANY-3280 - Removing obsolete iTests that were exercising REQUEST Scopelresende3-92/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819066 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25TUSCANY-3280 - Cleaning up the possible scopes as defined in latest JAVA CAA ↵lresende1-2/+0
1.1 spec draft git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819064 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Minor cleanuplresende2-12/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819063 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Minor testcase re-formattinglresende2-180/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819062 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Remove unused classrfeng1-42/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819031 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng2-17/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819013 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces ↵rfeng37-216/+124
into core-spi module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819009 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Copy ATOM Binding to start porting from 1.x to 2.xlresende44-0/+6152
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818884 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Copy ATOM Binding to start porting from 1.x to 2.xlresende10-0/+679
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818882 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende21-0/+2449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818881 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende9-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818880 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24Improve CompositeImpl.clone so that it clones both included and nested ↵rfeng8-198/+106
composites Move the CompositeCloneBuilder to be called before the compositeIncludeBuilder so that the include builder doesn't have to mix with clone git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818657 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24Reformat the coderfeng29-938/+907
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818590 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24Refactor the CompositeBuilder interface to return Composite instead of void ↵rfeng28-60/+90
so that a builder can create a new instance of Composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818588 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23removed in favour of new file called tuscany-oasis-sca-tests-errors.propertiesslaws1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818173 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Updates to make the runtime bridge implementations match the new interface ↵slaws3-18/+74
in OASIS that allows individual errors to be checked for git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818171 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Correct the bridge string for the OSGi launcherslaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818170 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23tidy importsslaws1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818098 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Add a README to match the new layoutslaws1-0/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818097 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Switch over to the new model builder. Old builders are still there and can ↵slaws1-2/+2
be re-enabled just by reverting this commit if there are issues. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818033 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Top level pom and ant script (now only used for copying files). Am looking ↵slaws2-0/+119
to see if we can remove the need for the file copying. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818026 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23add tuscany test runner back into the new test layoutslaws5-0/+496
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818023 13f79535-47bb-0310-9956-ffa450edef68