summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-07Upgrade to jackson 1.7.1 releaserfeng4-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068210 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Enable the allowsPassByReference supportrfeng8-15/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068209 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Fixed path issue with scdl-include-contribution sample.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067923 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Fixed paths for implementation-composite samples.fmoga2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067920 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07README editsantelder1-12/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067875 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Removing dojo specific repository, and relying on maven centrallresende1-11/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067755 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Udate jline versionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067753 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Udate jline version and javadoc correctionantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067751 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende28-956/+156
specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Moving to latest dojo release (1.5.0)lresende7-143/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Rename the tuscany plugin 'launch' mojo to be named 'shell' and update it to ↵antelder2-108/+79
run the tuscany shell. So now you can run the shell without needing to get any Tuscany distribution by using: mvn org.apache.tuscany.maven.plugins:maven-tuscany-plugin:2.0-SNAPSHOT:shell git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067654 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the plugins execute phase from package to test-compile so that you ↵antelder1-1/+1
don't need to build the project each time to run it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067648 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the Tuscany maven plugin to run the Shell so that it supports all the ↵antelder2-6/+20
interactive shell commands from mvn tuscany:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067646 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Add explicit version to compiler plugin to avoid maven warning messagesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067640 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Add a composite using binding.ws that can be used with the helloworld ↵antelder1-0/+32
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067627 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the getting started contribution to ues the contribution cretaed from ↵antelder7-114/+138
the Tuscany contribution-jar Maven archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067625 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Add compiler-plugin to contribution-jar archetype as its required when using ↵antelder1-0/+11
older maven versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067620 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Clean up contribution jar archetype and update to create a standalone ↵antelder8-104/+153
project that doesn't use a tuscany parent pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067618 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Update all samples to use the top level samples as parentantelder35-119/+119
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067524 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder147-229/+191
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Add another file without a license header to rat excludesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067430 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix maven 3.0 warningsantelder6-99/+92
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067423 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Update depricated maven varriables to avoid maven v3 warningsantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067418 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Making XMLStreamReader private, to avoid extra transformations when parsing ↵lresende1-1/+1
json streams git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067364 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04Update all samples to use the top level samples as their parent. Whatever ↵antelder11-69/+66
happens with the other sample discussion this hopefully gets them working from the bin distro without having to do a local build first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067184 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04Update LICENSE for OSGi dependency changesantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067183 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Fix Eclipse module transitive dependencies with POM updatesedwardsmj1-30/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066810 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in ↵edwardsmj1-1/+1
TUSCANY-3831 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066801 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Correcting error message for BWS_2016 to match latest Tuscany codeedwardsmj1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066795 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03As we have a list of SPI files here use it to generate stand-alone javadoc ↵slaws1-71/+94
for the SPI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066779 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Correct typosslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066765 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Update LICENSE for saxon version changeantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066751 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Update saxon to a version thats in the central repoantelder1-11/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066750 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Ass more SPI classes to the check.slaws2-11/+3433
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066573 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Start some simple code to detect when Tuscany SPI changes. Not in build yet. slaws4-0/+935
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Fix to overcome the test failure logged in TUSCANY-3829, removing the POM ↵edwardsmj1-7/+1
dependency on jaxws-rt git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066413 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Removing <repository> setting in the POM which uses the intalio repo, since ↵edwardsmj1-14/+0
this repo has incorrect contents for some modules such as dom4j git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066392 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01Start quiet logging updates by changing endpoint registry logging. Seems a ↵antelder1-2/+41
little long winded so maybe need to find somethinf simpler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066015 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01Add quiet logging constantantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066000 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28Update RAT excludesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064703 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28Add misisnglicense headersantelder2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064701 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28Add missing license headersantelder2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064697 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga61-67/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26Update to as much as possible only use dependencies in the maven central ↵antelder35-357/+136
repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26Commit some more multiple output tests and un-ignore existing ones.scottkurz8-18/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063552 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26Fix more issues with multiple outputs.scottkurz7-85/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063548 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Delegate the creation of the response invoker if there is a delegate present. slaws2-2/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063280 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25comment out the direct otest dependency as this pulls in two copies of ↵slaws1-2/+8
Tuscany JARs and add in a line (commented out) to show how to debug surefire tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063276 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz6-90/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063125 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz4-28/+130
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062956 13f79535-47bb-0310-9956-ffa450edef68