summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update the client api classes to be the very latest from the oasis svnantelder2010-01-204-305/+409
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901126 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3426 update service intents to match reference. Still don't think ↵slaws2010-01-201-0/+1
| | | | | | binding intents are being taken into account. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3426 intent must configure the service so moved it from the ↵slaws2010-01-201-2/+2
| | | | | | implementation to the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901116 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest version of OSGi Remote Service Adminrfeng2010-01-2025-204/+383
| | | | | | Fix the issues to pass OSGi SCA configuration type TCK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901079 13f79535-47bb-0310-9956-ffa450edef68
* Fix the definitions.xml and move them into META-INF folder to be recognizedrfeng2010-01-202-11/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901065 13f79535-47bb-0310-9956-ffa450edef68
* Fixing geronimo-web.xml version to 1.6-SNAPSHOTlresende2010-01-205-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901053 13f79535-47bb-0310-9956-ffa450edef68
* Fixing geronimo-web.xml version to 1.7-SNAPSHOTlresende2010-01-205-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901051 13f79535-47bb-0310-9956-ffa450edef68
* Updating copyright dates in notice fileslresende2010-01-20156-156/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901045 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing modules to tuscany distributionlresende2010-01-202-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901038 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing modules to tuscany distributionlresende2010-01-202-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901037 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be releasedlresende2010-01-2018-1065/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901025 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be released (looks like git left empty folders)lresende2010-01-190-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900921 13f79535-47bb-0310-9956-ffa450edef68
* Reverting pom changes from revision 900902 which accidentally changed ↵lresende2010-01-1992-681/+681
| | | | | | artifactId from 1.6-SNAPSHOT to 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900920 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be released (looks like git left empty folders)lresende2010-01-1992-681/+681
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900902 13f79535-47bb-0310-9956-ffa450edef68
* Update to junit 4.8.1 so the surefire parralell test running worksantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900814 13f79535-47bb-0310-9956-ffa450edef68
* Add a 'fast' profile for experimenting with Surefires parallel test running, ↵antelder2010-01-191-0/+23
| | | | | | the only changes from the existing surefire config is moving up to the 2.5 release and adding the <parallel> config element. (Also Junit 4.8.1 is really needed for this to work effectively) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900813 13f79535-47bb-0310-9956-ffa450edef68
* Add junit 4.8.1 to the Tuscany maven repo. This is required for the Surefire ↵antelder2010-01-1912-0/+35
| | | | | | parrallel test running, just here until this release of junit makes it to the real repo which seems to be taking quite a long time to happen git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900791 13f79535-47bb-0310-9956-ffa450edef68
* Put back a few webapp itests to see how that effects Hudsonantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
* Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder2010-01-191-0/+2
| | | | | | files problem (as simon mentioned that it looks like it might be these itests holding on to files) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900723 13f79535-47bb-0310-9956-ffa450edef68
* Update dependency to see if that helps the hudson buildantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900713 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be releasedlresende2010-01-19155-7275/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900679 13f79535-47bb-0310-9956-ffa450edef68
* Updating LICENSE/NOTICE to properly mention required notice from Caucho ↵lresende2010-01-192-1/+51
| | | | | | Technology git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900678 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be releasedlresende2010-01-19232-15098/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900677 13f79535-47bb-0310-9956-ffa450edef68
* Removing build temp file related to velocitylresende2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900676 13f79535-47bb-0310-9956-ffa450edef68
* Updating release files with current planed release dateslresende2010-01-197-6/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900675 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be releasedlresende2010-01-19129-7114/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900674 13f79535-47bb-0310-9956-ffa450edef68
* Removing build temp file related to velocitylresende2010-01-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900673 13f79535-47bb-0310-9956-ffa450edef68
* Removing (form pom.xml) modules not ready to be releasedlresende2010-01-191-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900672 13f79535-47bb-0310-9956-ffa450edef68
* Removing modules not ready to be releasedlresende2010-01-19163-11091/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900671 13f79535-47bb-0310-9956-ffa450edef68
* Updating LICENSE/NOTICE to properly mention required notice from Caucho ↵lresende2010-01-192-0/+52
| | | | | | Technology git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900665 13f79535-47bb-0310-9956-ffa450edef68
* Expose system definitions from the deployerrfeng2010-01-1912-166/+547
| | | | | | | Add the removal of entries when the member leaves the group Add listeners to the hazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900661 13f79535-47bb-0310-9956-ffa450edef68
* extend test to calling the policy builder (which doesn't do anything yet)slaws2010-01-181-2/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900581 13f79535-47bb-0310-9956-ffa450edef68
* Put another sca client api test into the buildslaws2010-01-181-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900580 13f79535-47bb-0310-9956-ffa450edef68
* Add policy matching algorithm. Still a couple of TODOs here. Also there is ↵slaws2010-01-181-83/+63
| | | | | | no matching logic in the policy builders yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900577 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2010-01-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900574 13f79535-47bb-0310-9956-ffa450edef68
* Call loadbuilders when the full collection is retrieved as well as when an ↵slaws2010-01-181-3/+3
| | | | | | individual policy builder is retrieved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900573 13f79535-47bb-0310-9956-ffa450edef68
* Check that the policy sets for a particular endpoint, endpointreference or ↵slaws2010-01-182-13/+54
| | | | | | implementation are expressed in one language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900548 13f79535-47bb-0310-9956-ffa450edef68
* Check that all policies in a given policy set are expressed in a single ↵slaws2010-01-183-1/+32
| | | | | | language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900546 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2010-01-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900418 13f79535-47bb-0310-9956-ffa450edef68
* Remove comment. The policy matching will now take place in the binder. ↵slaws2010-01-181-4/+1
| | | | | | Called from either the NodeFactory (TODO) or at runtime when a reference is first used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900415 13f79535-47bb-0310-9956-ffa450edef68
* Put back the bpel itests which were temporarily taken to test the hudson buildantelder2010-01-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900357 13f79535-47bb-0310-9956-ffa450edef68
* Change Node getInstance/newInstance methods so that newInstance really ↵antelder2010-01-1812-80/+58
| | | | | | creates a new instance, and getInstance returns the singleton instance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900354 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base jarantelder2010-01-181-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900351 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable XML read test caseslaws2010-01-181-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900349 13f79535-47bb-0310-9956-ffa450edef68
* Fix component name to be consistent with other payment contributionsslaws2010-01-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900325 13f79535-47bb-0310-9956-ffa450edef68
* Add new launchers to buildslaws2010-01-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900324 13f79535-47bb-0310-9956-ffa450edef68
* Adding aspect bases logging and tracing module in 2.xramkumar2010-01-1811-0/+743
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900323 13f79535-47bb-0310-9956-ffa450edef68
* fix names in launchersslaws2010-01-185-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900322 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900316 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment groovy contribution. slaws2010-01-1816-0/+958
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900315 13f79535-47bb-0310-9956-ffa450edef68