summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-07Upgrade to jackson 1.7.1 releaserfeng4-10/+10
2011-02-07Enable the allowsPassByReference supportrfeng8-15/+50
2011-02-07Fixed path issue with scdl-include-contribution sample.fmoga1-1/+1
2011-02-07Fixed paths for implementation-composite samples.fmoga2-3/+3
2011-02-07README editsantelder1-12/+18
2011-02-06Removing dojo specific repository, and relying on maven centrallresende1-11/+0
2011-02-06Udate jline versionantelder1-1/+1
2011-02-06Udate jline version and javadoc correctionantelder2-2/+2
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende28-956/+156
2011-02-06Moving to latest dojo release (1.5.0)lresende7-143/+50
2011-02-06Rename the tuscany plugin 'launch' mojo to be named 'shell' and update it to ...antelder2-108/+79
2011-02-06Update the plugins execute phase from package to test-compile so that you don...antelder1-1/+1
2011-02-06Update the Tuscany maven plugin to run the Shell so that it supports all the ...antelder2-6/+20
2011-02-06Add explicit version to compiler plugin to avoid maven warning messagesantelder1-0/+1
2011-02-06Add a composite using binding.ws that can be used with the helloworld contrib...antelder1-0/+32
2011-02-06Update the getting started contribution to ues the contribution cretaed from ...antelder7-114/+138
2011-02-06Add compiler-plugin to contribution-jar archetype as its required when using ...antelder1-0/+11
2011-02-06Clean up contribution jar archetype and update to create a standalone project...antelder8-104/+153
2011-02-05Update all samples to use the top level samples as parentantelder35-119/+119
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder147-229/+191
2011-02-05Add another file without a license header to rat excludesantelder1-0/+1
2011-02-05Fix maven 3.0 warningsantelder6-99/+92
2011-02-05Update depricated maven varriables to avoid maven v3 warningsantelder1-4/+4
2011-02-05Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende1-1/+1
2011-02-04Update all samples to use the top level samples as their parent. Whatever hap...antelder11-69/+66
2011-02-04Update LICENSE for OSGi dependency changesantelder1-0/+4
2011-02-03Fix Eclipse module transitive dependencies with POM updatesedwardsmj1-30/+38
2011-02-03Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...edwardsmj1-1/+1
2011-02-03Correcting error message for BWS_2016 to match latest Tuscany codeedwardsmj1-1/+1
2011-02-03As we have a list of SPI files here use it to generate stand-alone javadoc fo...slaws1-71/+94
2011-02-03Correct typosslaws1-2/+2
2011-02-03Update LICENSE for saxon version changeantelder1-4/+4
2011-02-03Update saxon to a version thats in the central repoantelder1-11/+14
2011-02-02Ass more SPI classes to the check.slaws2-11/+3433
2011-02-02Start some simple code to detect when Tuscany SPI changes. Not in build yet. slaws4-0/+935
2011-02-02Fix to overcome the test failure logged in TUSCANY-3829, removing the POM dep...edwardsmj1-7/+1
2011-02-02Removing <repository> setting in the POM which uses the intalio repo, since t...edwardsmj1-14/+0
2011-02-01Start quiet logging updates by changing endpoint registry logging. Seems a li...antelder1-2/+41
2011-02-01Add quiet logging constantantelder1-0/+6
2011-01-28Update RAT excludesantelder1-1/+1
2011-01-28Add misisnglicense headersantelder2-0/+36
2011-01-28Add missing license headersantelder2-0/+36
2011-01-27Modified poms for Maven 3 compliance.fmoga61-67/+107
2011-01-26Update to as much as possible only use dependencies in the maven central repo...antelder35-357/+136
2011-01-26Commit some more multiple output tests and un-ignore existing ones.scottkurz8-18/+66
2011-01-26Fix more issues with multiple outputs.scottkurz7-85/+68
2011-01-25Delegate the creation of the response invoker if there is a delegate present. slaws2-2/+36
2011-01-25comment out the direct otest dependency as this pulls in two copies of Tuscan...slaws1-2/+8
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz6-90/+137
2011-01-24Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz4-28/+130