summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-30Open up this utility so it can be used from the async implementation providerslaws1-14/+14
2010-11-30Rename all-distro profile to be hudson-deployantelder1-1/+2
2010-11-30Change to pom dependency so I don't have to keep building the base jar just t...slaws1-1/+2
2010-11-30Code now moved to deployerslaws1-53/+1
2010-11-30Just tidy layout of line. slaws1-4/+3
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws18-129/+461
2010-11-30Fix the passing in of an initial contribution url, and add the start of a sta...antelder1-4/+26
2010-11-30TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...slaws2-1/+4
2010-11-29Start of an sca binding impl that can use different delegate bindings for ind...antelder20-0/+1381
2010-11-28Change logging level to warning to reduce all the console messagesantelder1-2/+2
2010-11-27Try setting snapshot uniqueVersion to false to get at the deployed distributi...antelder1-0/+1
2010-11-27Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...antelder1-0/+4
2010-11-27Try having the Hudson distro profile build only the distributions and use the...antelder1-3/+1
2010-11-27Update for API changes and rename 'status' command to be 'started' to match t...antelder3-20/+20
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder5-76/+77
2010-11-27Add samples to the all-dsitro profile so that the pre-built contributions get...antelder1-0/+1
2010-11-25TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash1-3/+4
2010-11-25Update Shell for API changesantelder1-4/+4
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder5-31/+30
2010-11-25Add a build profile to build all thats necessary for the all distro as quickl...antelder1-0/+17
2010-11-25Fix to use a new List for the deployables as the List in the contribution get...antelder1-1/+1
2010-11-25Remove unused importantelder1-2/+1
2010-11-25Change to not inherrit getType from the http binding so that it returns the c...antelder1-0/+10
2010-11-24Add a binding.local which is the parts of the current sca binding for doing l...antelder16-0/+1099
2010-11-24TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws2-0/+18
2010-11-24Changes to move toward supporting async operation in the sample implementatio...slaws6-5/+42
2010-11-24Correct System.outs to match the class namesslaws2-2/+2
2010-11-24Add a callback operation to the reference component implementationslaws1-3/+14
2010-11-24Correct sample async operation nameslaws2-2/+2
2010-11-23Revert r1037660 which changed the scope from compile to provided. See TUSCANY...antelder1-3/+3
2010-11-23Add some servlet dependencies to the eclipse pde featureantelder1-0/+18
2010-11-23Update to include binding URIs in the service outputantelder1-0/+7
2010-11-23Copy RC3 tag as final release tagslaws5971-0/+504759
2010-11-22Add a definitions.xml file for the implementationslaws1-0/+30
2010-11-22Convert the service to have a WSDL interfaceslaws1-6/+2
2010-11-22Add the asyncInvocation intent to the WSDL interfaceslaws1-1/+2
2010-11-22Change reference to have a WSDL described interfaceslaws1-1/+2
2010-11-22Turn off all tests cases other than the async one I'm interested in. slaws5-0/+8
2010-11-22TUSCANY-3783 - Start working up a test case to drive the async infrastructure...slaws23-1/+1132
2010-11-22Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec int...edwardsmj1-2/+2
2010-11-21Remove jdk15 profilebdaniel1-2/+2
2010-11-21Correct typoantelder1-1/+1
2010-11-21Add some more excludesantelder1-0/+8
2010-11-21Add a looging properties file to the shellantelder2-1/+26
2010-11-21LICENSE updates for script changesantelder1-3/+3
2010-11-21Add some more excludes for un needed dependenciesantelder1-0/+12
2010-11-21TUSCANY-3794: Update the jython version to match implementation.python which ...antelder2-8/+22
2010-11-20Filter out some more cglib operationsantelder1-6/+11
2010-11-19change artifact name and add ignoresslaws1-1/+1
2010-11-19TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to h...slaws33-0/+2405