summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-1755-326/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900233 13f79535-47bb-0310-9956-ffa450edef68
* Updated code so that it access static constants on RpcChannel in a static ↵mcombellack2010-01-171-2/+2
| | | | | | manner rather than on an instance of RpcChannel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900220 13f79535-47bb-0310-9956-ffa450edef68
* Fixed what looks to be a cut and paste error in the last name setter methodmcombellack2010-01-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900219 13f79535-47bb-0310-9956-ffa450edef68
* fix project nameslaws2010-01-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900207 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out dependencyslaws2010-01-171-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900206 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up test composite structureslaws2010-01-175-40/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900205 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900204 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment java policy contribution. slaws2010-01-179-0/+517
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900203 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900202 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment bpel contribution. slaws2010-01-179-0/+550
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900201 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900200 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment spring scatag contribution. slaws2010-01-179-0/+531
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900198 13f79535-47bb-0310-9956-ffa450edef68