summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-21Add some more excludesantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21Add a looging properties file to the shellantelder2-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037517 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21LICENSE updates for script changesantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037516 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21Add some more excludes for un needed dependenciesantelder1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037515 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21TUSCANY-3794: Update the jython version to match implementation.python which ↵antelder2-8/+22
fixes the jython incompatibility, but that then has a conflict with JRuby so update the JRuby level too, and that causes something funny in the JRuby refernce test whcih only seems to work now with the target component defined before the reference component in the scdl so update that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037415 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20Filter out some more cglib operationsantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037134 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19change artifact name and add ignoresslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036916 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to ↵slaws33-0/+2405
help work out what the split between Java specific and infrastructure aspects of asynchronous operation are git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036878 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to support service operation completionantelder3-5/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036827 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to not show the initial help when starting up with an installed ↵antelder1-6/+5
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036802 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to support passing in an intial contribution to install and start, ↵antelder1-2/+39
and also to support pointing at a Maven project contribution without needing to have the target/classes suffix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036795 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance ↵slaws2-8/+37
of hitting the synchronization. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036786 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3790. Experiment with being explicit about what encoding the bytes ↵slaws1-1/+1
are retrieved. In the first instance this should have no effect on the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036783 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19And another one. Remove the SNAPSHOT. The URLs not used and it comes up when ↵slaws1-1/+1
you search the codebase for SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036782 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Remove the SNAPSHOT here. The URLs not used and it comes up when you search ↵slaws1-1/+1
the codebase for SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036781 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19TUSCANY-3778 - use the definition namespace not the element namespace to ↵slaws1-1/+2
create the fault message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036777 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Tolerate older version of ASM using reflection. There doesn't seem to be ↵bdaniel2-2/+40
enough usage to justify an extension point. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036741 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to jackson 1.6.2rfeng3-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036700 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Add a toString methodantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036635 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Do better printout for array response typesantelder1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036634 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18TUSCANY-3781 - Make java-caa always enabled in the local build but use a ↵slaws1-8/+30
profile to disable on hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036493 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Add a command completor for the invoke commandantelder2-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036406 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix build breaks and MFsrfeng3-3/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036159 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Get the Shell invoke function working and add a services command to show the ↵antelder4-52/+132
available services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036030 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17TUSCANY-3752: Shade jars create incorrect source jarantelder1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035949 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Re-enable the test caserfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng2-2/+3
version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix OSGi MFsrfeng4-20/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035931 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende1-0/+1
some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Updating OSGi manifests to wink 1.1.2-incubatinglresende3-18/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035922 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng7-12/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende4-9/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Moving to wink 1.1.2-incubating releaselresende3-10/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende4-62/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Fix the return type to match the object[] for outputrfeng1-6/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035743 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Replace the jabsorb based client with HttpClientrfeng5-433/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035742 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Remove unused classantelder1-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035604 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Start adding invoke function to the Shellantelder1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035589 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16No changes just fix up some formattingantelder1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035579 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15TUSCANY-3664 Fix atom binding/store samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035417 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Tag for 2.0-Beta1-RC3slaws5971-0/+504759
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035279 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Fix typo in xmlantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035215 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Update some itests for base + extensionsantelder31-583/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035209 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Fix potential NPE when bpel is unresolvedantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035207 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15TUSCANY-3760: Update the eclipse build profile to use the new eclipse-pde ↵antelder1-1/+1
instead of the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035192 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel13-48/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel7-55/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035090 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel8-41/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Correct some version numbers in Beta1. Some of these are in comments and ↵slaws13-49/+49
some are not actually used but it removes the noise when I scan the code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035014 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng10-57/+444
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034820 13f79535-47bb-0310-9956-ffa450edef68