summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3701 Update to geronimo 2.1.4 to avoid slf4j error and remove workaroundbdaniel2010-10-202-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025582 13f79535-47bb-0310-9956-ffa450edef68
* Add a pointer to the web instructions for using Eclipse. Still based on 1.x ↵slaws2010-10-201-0/+9
| | | | | | as we haven't ported yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025565 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - add excludes for MIT/BSD/OASIS licensed itemsslaws2010-10-201-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025538 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - add missing headersslaws2010-10-202-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025537 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Add MIT license for ↵slaws2010-10-202-0/+57
| | | | | | binding-comet-runtime/src/main/resources/jquery.json-2.2.min.js git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025530 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Add implementation-python licenseslaws2010-10-201-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025522 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Put back excludes as files still appear in spring-runtime ↵slaws2010-10-201-0/+2
| | | | | | when I thought they'd been moved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025491 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Correct for re-org and add a couple more excludesslaws2010-10-201-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025488 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3731 - Exclude Dojo files and poms produced by shade pluginslaws2010-10-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025486 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to OSOA license as 2.x has moved to OASIS and fix up some ↵slaws2010-10-201-98/+5
| | | | | | other inaccuracies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025484 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to OSOA license as 2.x has moved to OASISslaws2010-10-201-47/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025483 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel2010-10-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024307 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3732 - temporarily disable to let build run while I look into it slaws2010-10-191-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024248 13f79535-47bb-0310-9956-ffa450edef68
* Fix hudson fail by using latest dependenciesantelder2010-10-191-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024222 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 - fix to match new WSDL service generate approachslaws2010-10-193-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 - Fix service name for new service name generation schemeslaws2010-10-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024217 13f79535-47bb-0310-9956-ffa450edef68
* Remove stripes dependency from base-runtime as it hides the actual stripes ↵slaws2010-10-191-16/+6
| | | | | | dependency and hence it's not included in the distro or the PDE target. The net result is that tuscany-stripes doesn't compile in eclipse PDE and if you remove tuscany-stripes lots of other things complain. This change fixes the second effect. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024216 13f79535-47bb-0310-9956-ffa450edef68
* Correct name missed when rename was doneantelder2010-10-198-96/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024191 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency nameantelder2010-10-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024190 13f79535-47bb-0310-9956-ffa450edef68
* Update parent after move to modulesantelder2010-10-193-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024157 13f79535-47bb-0310-9956-ffa450edef68
* Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder2010-10-1921-17/+17
| | | | | | base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
* Move *-runtime pom types to modulesantelder2010-10-1914-14/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024150 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in ↵bdaniel2010-10-182-12/+13
| | | | | | JAXWSServiceBindingProvider that was causing ?wsdl to fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023951 13f79535-47bb-0310-9956-ffa450edef68
* POJO_8037 Add an intent based on @BindingType annotationbdaniel2010-10-181-8/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023851 13f79535-47bb-0310-9956-ffa450edef68
* Move WS definitions to model module as thats more where it belongs and ↵antelder2010-10-184-59/+1
| | | | | | enables sharing across the binding impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023785 13f79535-47bb-0310-9956-ffa450edef68
* Remove mention of stripes from bin distro license as its not includedantelder2010-10-181-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023773 13f79535-47bb-0310-9956-ffa450edef68
* Comment out domain uri config but still need to sort out what we do for ↵antelder2010-10-181-0/+2
| | | | | | domain support in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023737 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base jarantelder2010-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023736 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base + extension approachantelder2010-10-181-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023734 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base + extension approachantelder2010-10-181-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023733 13f79535-47bb-0310-9956-ffa450edef68
* Update python to use base + extension approachantelder2010-10-181-15/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023732 13f79535-47bb-0310-9956-ffa450edef68
* Add file I neglected to commit previouslyslaws2010-10-181-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023702 13f79535-47bb-0310-9956-ffa450edef68
* Add common http moduleantelder2010-10-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023688 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC1 release candidate taglresende2010-10-185359-451985/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023633 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC2 release candidate taglresende2010-10-185365-452337/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023632 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC3 release candidate taglresende2010-10-185367-452465/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023631 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5.1-RC2 release candidate taglresende2010-10-185367-452384/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023629 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5.1-RC1 release candidate taglresende2010-10-185367-452522/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023628 13f79535-47bb-0310-9956-ffa450edef68
* Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende2010-10-185367-0/+452384
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023626 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel2010-10-176-18/+51
| | | | | | values from the ws binding spec appendix D. The old value for service name is still being used for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023400 13f79535-47bb-0310-9956-ffa450edef68
* Fixing unexistent parent pomlresende2010-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023061 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate testslaws2010-10-151-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023039 13f79535-47bb-0310-9956-ffa450edef68
* Run up the async sample from the embedded launcherslaws2010-10-152-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3728 Rename the reference async interface and correct the signature ↵slaws2010-10-155-14/+17
| | | | | | of the poll operation which is causing a bind failure in the JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022997 13f79535-47bb-0310-9956-ffa450edef68
* Update json databinding to base + extension approachantelder2010-10-151-15/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022954 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-10-151-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022953 13f79535-47bb-0310-9956-ffa450edef68
* Exclude unreleased folder from src distroantelder2010-10-151-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022952 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation spring and bpel to use the base + extension runtime ↵antelder2010-10-154-113/+13
| | | | | | approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily take out the comet sample to see if hudson will complete ok ↵antelder2010-10-151-1/+1
| | | | | | without it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022919 13f79535-47bb-0310-9956-ffa450edef68
* Delete shades and remove all refernces to them as they're now replaced by ↵antelder2010-10-151-7/+0
| | | | | | base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022894 13f79535-47bb-0310-9956-ffa450edef68