summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updating release date for 2.0M5.1lresende2010-10-045-8/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004088 13f79535-47bb-0310-9956-ffa450edef68
* Commenting compliance-tests as they are based on old otests snapshots and ↵lresende2010-10-041-0/+6
| | | | | | they are outdated already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004085 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from 957345 to use loopback for multicast testinglresende2010-10-042-16/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004084 13f79535-47bb-0310-9956-ffa450edef68
* Adding delay to avoid issues with address already in use running Jetty test ↵lresende2010-10-041-2/+3
| | | | | | cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004083 13f79535-47bb-0310-9956-ffa450edef68
* Adding SLF4 dependencies required after migrating to Wink 1.1.1lresende2010-10-021-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003860 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor merge conflict, which was causing compilation errorlresende2010-10-021-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003859 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende2010-10-021-6/+2
| | | | | | to avoid performance implications on regular environments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003858 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-10-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003857 13f79535-47bb-0310-9956-ffa450edef68
* Fixing databinding issue when submitting empty strings from js client to a ↵lresende2010-10-021-4/+9
| | | | | | json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003856 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ↵lresende2010-10-021-23/+29
| | | | | | it dynamically and fail gracefully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003855 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende2010-10-021-24/+45
| | | | | | | | | | folders in a contribution deployed to Google AppEngine environment Conflicts: modules/contribution/src/main/java/org/apache/tuscany/sca/contribution/scanner/impl/DirectoryContributionScanner.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003854 13f79535-47bb-0310-9956-ffa450edef68
* Updating Wink to it's most recent release to avoid security issue reported ↵lresende2010-10-025-39/+39
| | | | | | | | | | at CVE-2010-2245 Conflicts: samples/webapps/helloworld-jaxrs/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003853 13f79535-47bb-0310-9956-ffa450edef68
* Added svn:ignores.fmoga2010-10-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003780 13f79535-47bb-0310-9956-ffa450edef68
* Removed build files from version control.fmoga2010-10-0223-1006/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003779 13f79535-47bb-0310-9956-ffa450edef68
* Added the sca-scopes sample to the getting-started pom.fmoga2010-10-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003777 13f79535-47bb-0310-9956-ffa450edef68
* Added sca-scopes sample.fmoga2010-10-0232-0/+1235
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003776 13f79535-47bb-0310-9956-ffa450edef68
* Correct help outputantelder2010-10-011-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003496 13f79535-47bb-0310-9956-ffa450edef68
* Remove old or currently unused commandsantelder2010-10-012-39/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003490 13f79535-47bb-0310-9956-ffa450edef68
* Add start of save command, all the shell bits but still need to implement ↵antelder2010-10-012-1/+27
| | | | | | the actual writing of the state git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003487 13f79535-47bb-0310-9956-ffa450edef68
* Commented out failing samples.fmoga2010-10-016-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
* Add missing JUnit dependencyantelder2010-10-011-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003422 13f79535-47bb-0310-9956-ffa450edef68
* Add a binding extension sampleantelder2010-10-0122-82/+865
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003421 13f79535-47bb-0310-9956-ffa450edef68
* Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder2010-10-0137-11/+46
| | | | | | sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68
* Move archetypes into maven folderantelder2010-10-011-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003413 13f79535-47bb-0310-9956-ffa450edef68
* Move archetypes into maven folderantelder2010-10-01106-4880/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003412 13f79535-47bb-0310-9956-ffa450edef68
* Move archetypes into maven folderantelder2010-10-01106-0/+4880
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003411 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-10-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003410 13f79535-47bb-0310-9956-ffa450edef68
* Updated the learning-more pom.fmoga2010-10-011-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003407 13f79535-47bb-0310-9956-ffa450edef68
* Updated binding-jms pom.fmoga2010-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003402 13f79535-47bb-0310-9956-ffa450edef68
* Added missing poms.fmoga2010-10-0144-4/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
* Changed contribution-* samples to *-contribution.fmoga2010-10-01304-95/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
* Ignore provided, test and system scopes when creating meta-data. Also sort ↵slaws2010-09-301-6/+14
| | | | | | the meta data just for readability. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003153 13f79535-47bb-0310-9956-ffa450edef68
* Add timeout for stock quote service invocation and improve handling of ↵nash2010-09-301-7/+6
| | | | | | connectivity errors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003145 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant classpath dependenciesnash2010-09-302-30/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003122 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant saxon dependencynash2010-09-302-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003119 13f79535-47bb-0310-9956-ffa450edef68
* Fix run target problem with using classes directory instead of jar file, and ↵nash2010-09-301-10/+3
| | | | | | remove redundant saxon dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003117 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3699: Fix README to describe using this sample's servernash2010-09-301-71/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003115 13f79535-47bb-0310-9956-ffa450edef68
* Add the test case from JSONP to check if JSONRPC covers the same cases. Not ↵slaws2010-09-306-0/+494
| | | | | | all tests enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003097 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant classpath entriesnash2010-09-301-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003051 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect shutdown instructionsnash2010-09-301-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003026 13f79535-47bb-0310-9956-ffa450edef68
* Move up to Apache parent pom v7. Needed this to do SNAPSHOT deploy to Nexus. ↵slaws2010-09-301-72/+2
| | | | | | To keep the pom clean I've upgraded the OSGI version being used as 4.2 isn't available in central. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003024 13f79535-47bb-0310-9956-ffa450edef68
* maven-bundle-plugin 1.0.7-SNAPSHOT now in the repo so enabling extension ↵slaws2010-09-302-9/+39
| | | | | | meta-data generation in the bin distro. Have to allow the build to use plugin snapshots temporarily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003004 13f79535-47bb-0310-9956-ffa450edef68
* Add a file of shell commands to run the helloworld sample contribution.antelder2010-09-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002997 13f79535-47bb-0310-9956-ffa450edef68
* Add a run command that runs shell commands saved in a text fileantelder2010-09-302-2/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
* Remove bundle jars under target/.felix from binary distributionnash2010-09-291-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002885 13f79535-47bb-0310-9956-ffa450edef68
* Add instructions for building the tutorialnash2010-09-291-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002862 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml to tutorials directory in binary distributionnash2010-09-291-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002859 13f79535-47bb-0310-9956-ffa450edef68
* Replace tabs by spacesnash2010-09-291-40/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002848 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3680: Fix code in "clean" targetnash2010-09-2952-241/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002838 13f79535-47bb-0310-9956-ffa450edef68
* Fix indentationnash2010-09-291-33/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002835 13f79535-47bb-0310-9956-ffa450edef68