summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3783 - Start working up a test case to drive the async ↵slaws2010-11-2223-1/+1132
| | | | | | infrastructure improvements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037692 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec ↵edwardsmj2010-11-221-2/+2
| | | | | | into compile dependencies to ensure that those JARs are included in the distribution and in the tuscany.target for the PDE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037660 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.6.1-RC2 tag as 1.6.1nash2010-11-228419-0/+673825
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037648 13f79535-47bb-0310-9956-ffa450edef68
* Remove jdk15 profilebdaniel2010-11-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037575 13f79535-47bb-0310-9956-ffa450edef68
* Correct typoantelder2010-11-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037532 13f79535-47bb-0310-9956-ffa450edef68
* Add some more excludesantelder2010-11-211-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037523 13f79535-47bb-0310-9956-ffa450edef68
* Add a looging properties file to the shellantelder2010-11-212-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037517 13f79535-47bb-0310-9956-ffa450edef68
* LICENSE updates for script changesantelder2010-11-211-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037516 13f79535-47bb-0310-9956-ffa450edef68
* Add some more excludes for un needed dependenciesantelder2010-11-211-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037515 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3794: Update the jython version to match implementation.python which ↵antelder2010-11-212-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
* Filter out some more cglib operationsantelder2010-11-201-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037134 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Fix namespace inconsistency in the 1.x fix committed under ↵nash2010-11-191-2/+3
| | | | | | r1036533 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037049 13f79535-47bb-0310-9956-ffa450edef68
* change artifact name and add ignoresslaws2010-11-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036916 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3783 - a copy of samples\extending-tuscany\implementation-sample to ↵slaws2010-11-1933-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
* Update to support service operation completionantelder2010-11-193-5/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036827 13f79535-47bb-0310-9956-ffa450edef68
* Update to not show the initial help when starting up with an installed ↵antelder2010-11-191-6/+5
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036802 13f79535-47bb-0310-9956-ffa450edef68
* Update to support passing in an intial contribution to install and start, ↵antelder2010-11-191-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
* TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance ↵slaws2010-11-192-8/+37
| | | | | | of hitting the synchronization. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036786 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3790. Experiment with being explicit about what encoding the bytes ↵slaws2010-11-191-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
* And another one. Remove the SNAPSHOT. The URLs not used and it comes up when ↵slaws2010-11-191-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
* Remove the SNAPSHOT here. The URLs not used and it comes up when you search ↵slaws2010-11-191-1/+1
| | | | | | the codebase for SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036781 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778 - use the definition namespace not the element namespace to ↵slaws2010-11-191-1/+2
| | | | | | create the fault message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036777 13f79535-47bb-0310-9956-ffa450edef68
* Tolerate older version of ASM using reflection. There doesn't seem to be ↵bdaniel2010-11-192-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
* Update to jackson 1.6.2rfeng2010-11-193-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036700 13f79535-47bb-0310-9956-ffa450edef68
* Add a toString methodantelder2010-11-181-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036635 13f79535-47bb-0310-9956-ffa450edef68
* Do better printout for array response typesantelder2010-11-181-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036634 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Fix WSDL generation and enable commented out testsnash2010-11-182-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036533 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3781 - Make java-caa always enabled in the local build but use a ↵slaws2010-11-181-8/+30
| | | | | | profile to disable on hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036493 13f79535-47bb-0310-9956-ffa450edef68
* Add a command completor for the invoke commandantelder2010-11-182-0/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036406 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3789: Define project.build.sourceEncoding property in top-level pom.xmlnash2010-11-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036170 13f79535-47bb-0310-9956-ffa450edef68
* Fix build breaks and MFsrfeng2010-11-173-3/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036159 13f79535-47bb-0310-9956-ffa450edef68
* Get the Shell invoke function working and add a services command to show the ↵antelder2010-11-174-52/+132
| | | | | | available services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036030 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3752: Shade jars create incorrect source jarantelder2010-11-171-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035949 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the test caserfeng2010-11-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng2010-11-172-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
* Fix OSGi MFsrfeng2010-11-174-20/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035931 13f79535-47bb-0310-9956-ffa450edef68
* Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende2010-11-171-0/+1
| | | | | | some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
* Updating OSGi manifests to wink 1.1.2-incubatinglresende2010-11-173-18/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035922 13f79535-47bb-0310-9956-ffa450edef68
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-177-12/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
* More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende2010-11-174-9/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
* Update signed PGP key.jsdelfino2010-11-171-16/+190
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035902 13f79535-47bb-0310-9956-ffa450edef68
* Moving to wink 1.1.2-incubating releaselresende2010-11-163-10/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-164-62/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
* Fix the return type to match the object[] for outputrfeng2010-11-161-6/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035743 13f79535-47bb-0310-9956-ffa450edef68
* Replace the jabsorb based client with HttpClientrfeng2010-11-165-433/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035742 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classantelder2010-11-161-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035604 13f79535-47bb-0310-9956-ffa450edef68
* Start adding invoke function to the Shellantelder2010-11-161-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035589 13f79535-47bb-0310-9956-ffa450edef68
* No changes just fix up some formattingantelder2010-11-161-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035579 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.6.1-RC2nash2010-11-168419-0/+673825
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035578 13f79535-47bb-0310-9956-ffa450edef68
* Minor build fixes. Create missing .so links in sample. Unpack ↵jsdelfino2010-11-163-17/+21
| | | | | | httpd-2.3.8-deps.tar.gz. Update EC2 build scripts to use Ubuntu 10.10 64-bit images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035553 13f79535-47bb-0310-9956-ffa450edef68