summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add reference promotion builder back in. Need to decide what to do with it. ↵slaws2009-09-221-3/+8
| | | | | | Also add some other comments. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817707 13f79535-47bb-0310-9956-ffa450edef68
* Turn of this test while looking at how to put them somewhere more appropriateslaws2009-09-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817705 13f79535-47bb-0310-9956-ffa450edef68
* Use the methods for retrieving collections as some specializations override ↵slaws2009-09-222-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
* Add ignoreslaws2009-09-220-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817630 13f79535-47bb-0310-9956-ffa450edef68
* Correct the algorithm for selecting callback bindings to match what the old ↵slaws2009-09-222-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
* Add an operation that dumps out the domain composite as a string. Am using ↵slaws2009-09-221-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
* Add property messagesslaws2009-09-221-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817541 13f79535-47bb-0310-9956-ffa450edef68
* Add in the binding specific builders steps. slaws2009-09-221-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817540 13f79535-47bb-0310-9956-ffa450edef68
* Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws2009-09-221-20/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817534 13f79535-47bb-0310-9956-ffa450edef68
* Revert the MF change that introduces a dangling required-bundlerfeng2009-09-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817454 13f79535-47bb-0310-9956-ffa450edef68
* Update diagramsrfeng2009-09-212-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817450 13f79535-47bb-0310-9956-ffa450edef68
* Update the diagramsrfeng2009-09-212-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817408 13f79535-47bb-0310-9956-ffa450edef68
* Clean up import statementsrfeng2009-09-2113-57/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817371 13f79535-47bb-0310-9956-ffa450edef68
* Add a more complicated test scenariorfeng2009-09-218-3/+184
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817359 13f79535-47bb-0310-9956-ffa450edef68
* Check for a few null cases that happen in assembly-xml unit tests. I don't ↵slaws2009-09-211-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
* I think my mistake is creating the subfolder in the reposlaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817250 13f79535-47bb-0310-9956-ffa450edef68
* add externals propertyslaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817248 13f79535-47bb-0310-9956-ffa450edef68
* new OASIS test layout. Second attemptslaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817246 13f79535-47bb-0310-9956-ffa450edef68
* having problems so starting againslaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817245 13f79535-47bb-0310-9956-ffa450edef68
* More static build changes and some simplified runtime builders (endpoint, ↵slaws2009-09-216-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
* having problems with the directory called assembly so changing to sca-assemblyslaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817236 13f79535-47bb-0310-9956-ffa450edef68
* Add externals configurationslaws2009-09-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817232 13f79535-47bb-0310-9956-ffa450edef68
* Add new directory to hold the OASIS tests in their new layout. The new ↵slaws2009-09-210-0/+0
| | | | | | layout hasn't been accepted by the TC yet apparently so am keeping this separate from out existing otest directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817231 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.5.1-RC1slaws2009-09-218436-0/+668906
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817216 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up required depedencies in manifest fileslresende2009-09-212-12/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
* Removing reference to problem implementation classlresende2009-09-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
* Adding web 2.0 feature and making that part of the all featurelresende2009-09-213-2/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding-http to buildlresende2009-09-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817151 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source control and removing generation from ↵lresende2009-09-214-41/+51
| | | | | | project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817150 13f79535-47bb-0310-9956-ffa450edef68
* Remove implementation resource component as it's not available in 2.x yetlresende2009-09-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817149 13f79535-47bb-0310-9956-ffa450edef68
* Updating composite name to avoid duplicated composite name issue when ↵lresende2009-09-211-1/+1
| | | | | | executing tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817148 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test cases to JUnit 4.5 stylelresende2009-09-212-51/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817147 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up HTTP Binding test caseslresende2009-09-219-19/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespace when registering processorlresende2009-09-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817145 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up binding http runtime and removing policy impl code and unused ↵lresende2009-09-216-334/+14
| | | | | | classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817144 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-09-211-8/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817143 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up http binding model, removing non-used classes and policy related ↵lresende2009-09-215-159/+37
| | | | | | impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
* Updating pom version ids and removing some dependencies that is not going to ↵lresende2009-09-212-17/+25
| | | | | | be needed right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817141 13f79535-47bb-0310-9956-ffa450edef68
* further fixes to pomgiorgio2009-09-202-93/+116
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816977 13f79535-47bb-0310-9956-ffa450edef68
* adding metadata stuffgiorgio2009-09-203-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816974 13f79535-47bb-0310-9956-ffa450edef68
* fixing publishing artifactsgiorgio2009-09-206-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816973 13f79535-47bb-0310-9956-ffa450edef68
* adding overlay weaver is apache2 licensegiorgio2009-09-206-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816971 13f79535-47bb-0310-9956-ffa450edef68
* A quick fixgiorgio2009-09-191-34/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816967 13f79535-47bb-0310-9956-ffa450edef68
* Added files on what it's still needed.giorgio2009-09-192-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816966 13f79535-47bb-0310-9956-ffa450edef68
* initial version of endpoint dht registergiorgio2009-09-195-0/+422
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816965 13f79535-47bb-0310-9956-ffa450edef68
* Add the helloworld-jsp app that can be run on Google App Enginerfeng2009-09-1825-0/+537
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816722 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need of subclassing Proxy and JXM so that Tuscany can run on ↵rfeng2009-09-186-86/+84
| | | | | | Google App Engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816712 13f79535-47bb-0310-9956-ffa450edef68
* Add toString()rfeng2009-09-187-5/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816709 13f79535-47bb-0310-9956-ffa450edef68
* Use the explicit contribution location to avoid conflicts inside Eclipse as ↵rfeng2009-09-181-1/+4
| | | | | | the test dependencies are on the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816705 13f79535-47bb-0310-9956-ffa450edef68
* Some more incremental changes to the new builders. committing to create a ↵slaws2009-09-183-72/+262
| | | | | | backup at this stage. still doesn't work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816581 13f79535-47bb-0310-9956-ffa450edef68