summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-09-23Cleaning up unused importslresende2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817938 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23Modifying iTest to exercise injection in private fields + enabling working ↵lresende2-2/+1
tests that were ignored git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817937 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Apply the @attachTo to SCA domain info set for external policy attachmentrfeng5-25/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817852 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add logic to apply the xpath against the implementation compositesrfeng4-17/+89
Add a more complicated test case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Dump out nested composites also. slaws1-4/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817709 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add reference promotion builder back in. Need to decide what to do with it. ↵slaws1-3/+8
Also add some other comments. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817707 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Turn of this test while looking at how to put them somewhere more appropriateslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817705 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Use the methods for retrieving collections as some specializations override ↵slaws2-6/+6
these collection methods to calculate the contents. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817703 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Correct the algorithm for selecting callback bindings to match what the old ↵slaws2-14/+45
builders were doing. However this is not correct. In particular we should probably be always selecting the forward binding if not callback binding is specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817629 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add an operation that dumps out the domain composite as a string. Am using ↵slaws1-1/+24
for debugging builders where I need to see what the result of the builder processing is. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817626 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add property messagesslaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817541 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add in the binding specific builders steps. slaws1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws1-20/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Revert the MF change that introduces a dangling required-bundlerfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817454 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Update diagramsrfeng2-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Update the diagramsrfeng2-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817408 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Clean up import statementsrfeng13-57/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817371 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Add a more complicated test scenariorfeng8-3/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Check for a few null cases that happen in assembly-xml unit tests. I don't ↵slaws1-2/+24
think we should be testing the builders in assembly-xml. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817304 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21More static build changes and some simplified runtime builders (endpoint, ↵slaws6-238/+2025
endpoint reference and binding uri). The runtime side of things will likely need reorganizing. Am putting them there in their current form so I can run the static builders. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Fixing up required depedencies in manifest fileslresende2-12/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Removing reference to problem implementation classlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Adding web 2.0 feature and making that part of the all featurelresende3-2/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68