summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-21Fix compilation errors due to interface changerfeng2-13/+29
2010-01-20Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack1-4/+4
2010-01-20Reverting accidentally committed changes from revisions 901322 and 901323 as ...lresende2-0/+17
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...lresende1-1/+0
2010-01-20Removing other references to tools.jarlresende1-8/+0
2010-01-20TUSCANY-2594 - Removing tools.jar dependency from parent pom pluginManagemen...lresende1-9/+0
2010-01-20Removing unuzed imports to prevent compilation errorslresende1-1/+0
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...lresende1-1/+0
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...slaws1-1/+0
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder10-79/+205
2010-01-20TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws6-9/+40
2010-01-20Disable parallel test runningantelder1-0/+21
2010-01-20Dummy matching code. Needs to be replaced with a WS policy interception algor...slaws2-5/+91
2010-01-20Disable parallel test running for this itest as it doesn't workantelder1-0/+17
2010-01-20add parallel to the distribution profile to see what happens with using that ...antelder1-0/+19
2010-01-20Add all the modules to the fast profile (which isn't quite whats wanted, woul...antelder1-0/+9
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder82-95/+194
2010-01-20Update for the latest oasis API codeantelder1-4/+3
2010-01-20Update for the latest oasis API codeantelder1-1/+6
2010-01-20Update to use a domain uri as thats required nowantelder1-1/+2
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
2010-01-20Update the client api classes to be the very latest from the oasis svnantelder4-305/+409
2010-01-20TUSCANY-3426 update service intents to match reference. Still don't think bin...slaws1-0/+1
2010-01-20TUSCANY-3426 intent must configure the service so moved it from the implement...slaws1-2/+2
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng25-204/+383
2010-01-20Fix the definitions.xml and move them into META-INF folder to be recognizedrfeng2-11/+26
2010-01-19Add a 'fast' profile for experimenting with Surefires parallel test running, ...antelder1-0/+23
2010-01-19Put back a few webapp itests to see how that effects Hudsonantelder1-1/+1
2010-01-19Take out the webapp itests to see if that bypasses the hudson too many open f...antelder1-0/+2
2010-01-19Update dependency to see if that helps the hudson buildantelder1-1/+1
2010-01-19Expose system definitions from the deployerrfeng12-166/+547
2010-01-18extend test to calling the policy builder (which doesn't do anything yet)slaws1-2/+15
2010-01-18Put another sca client api test into the buildslaws1-1/+5
2010-01-18Add policy matching algorithm. Still a couple of TODOs here. Also there is no...slaws1-83/+63
2010-01-18Fix typo in commentslaws1-1/+2
2010-01-18Call loadbuilders when the full collection is retrieved as well as when an in...slaws1-3/+3
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or im...slaws2-13/+54
2010-01-18Check that all policies in a given policy set are expressed in a single langu...slaws3-1/+32
2010-01-18Fix typo in commentslaws1-1/+1
2010-01-18Remove comment. The policy matching will now take place in the binder. Called...slaws1-4/+1
2010-01-18Put back the bpel itests which were temporarily taken to test the hudson buildantelder1-1/+1
2010-01-18Change Node getInstance/newInstance methods so that newInstance really create...antelder12-80/+58
2010-01-18Update to use base jarantelder1-2/+2
2010-01-18Re-enable XML read test caseslaws1-1/+24
2010-01-18Adding aspect bases logging and tracing module in 2.xramkumar11-0/+743
2010-01-17Updated code so that it access static constants on RpcChannel in a static man...mcombellack1-2/+2
2010-01-17Fixed what looks to be a cut and paste error in the last name setter methodmcombellack1-1/+1
2010-01-16Setting version to maven-source-plugin to avoid issues with maven enforcer pl...lresende1-0/+1
2010-01-16Fix for POJO_10009_TestCase, making the thread context classloader the one us...lresende1-2/+15
2010-01-15A bit more progress on the ws policy model. Not working yet. slaws4-77/+150