summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5 (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-09Updating sample assembly to remove store-webapp/targetlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006108 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08remove reference to OSOA license. Remove reference to definitions-xml ↵slaws1-98/+5
module. Correct the list of modules that contain w3c licensed schema information. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005948 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08remove reference to tuscany-assembly-xsd-osoa jar that we don't now shipslaws1-47/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005945 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Updating release date for 2.0M5.1lresende5-8/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004088 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Commenting compliance-tests as they are based on old otests snapshots and ↵lresende1-0/+6
they are outdated already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004085 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Merging changes from 957345 to use loopback for multicast testinglresende2-16/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004084 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Adding delay to avoid issues with address already in use running Jetty test ↵lresende1-2/+3
cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Adding SLF4 dependencies required after migrating to Wink 1.1.1lresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003860 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Fixing minor merge conflict, which was causing compilation errorlresende1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003859 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende1-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
2010-10-02TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003857 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Fixing databinding issue when submitting empty strings from js client to a ↵lresende1-4/+9
json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003856 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ↵lresende1-23/+29
it dynamically and fail gracefully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003855 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende1-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
2010-10-02Updating Wink to it's most recent release to avoid security issue reported ↵lresende5-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
2010-06-09Add missing OSGi importrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953179 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05TUSCANY-3565 - Fixing merge conflict on dependency versionlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951646 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04svn propset svn:eol-style nativelresende1-26/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951607 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3565 - Adding missing dojo extension providerlresende2-2/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951590 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3585 - Moving to Spring 2.5.6lresende3-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951526 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04add README to signal /lib directory as volatilekelvingoodson2-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951438 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende9-107/+74
widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951244 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03TUSCANY-3583 - Making sure we recognize the headers configured declaratively ↵lresende2-2/+46
in composite file when delegating to JAX-RS runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951133 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03add licensekelvingoodson1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950981 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03add /lib description to install filekelvingoodson1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950944 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove extra surefire config to try to fix the tests not running issuesantelder12-353/+144
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950942 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Update to not use rmi binding as that seems to conflict with something left ↵antelder1-87/+70
running in the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950940 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03minor doc fixeskelvingoodson2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950912 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and ↵lresende2-4/+5
updated changes file to notify users we droped JDK 5 support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950812 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Add a workaround for TUSCANY-3572rfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950788 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Update jackson to 1.5.3rfeng3-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950787 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Adjust the path URI for web app deploymentrfeng6-5/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950786 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Remove obsolute methodsrfeng4-55/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950785 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02TUSCANY-3582 - Pointing to the proper tuscany manifest filelresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950782 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02merge manifest updates from trunk for fixing dosgi samples (revision r950581)kelvingoodson7-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950691 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Merge 950539 to m5 branch to update test to use local loop back addressantelder1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950540 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Update plugin version to match branch versionantelder6-129/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950432 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Merge 950415,950416 from trunk to add tuscany pluginantelder7-0/+591
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950425 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01fix dates in READMEs etc, fix dependency version of mavan-tuscany-pluginkelvingoodson10-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950157 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29TUSCANY-3570 - Reverting previous changes from r948319 as they didn't seem ↵lresende7-20/+0
to have any effect to the issue reported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949341 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28copy maven-tuscany-plugin version fix into branchkelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949207 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28more maven tuscany plugin version updateskelvingoodson3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949178 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28use a non snapshot maven tuscany plugin that can be downloadedkelvingoodson3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949170 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28fix bad pom dependencies versionskelvingoodson8-41/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949139 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28merge r949110 from trunk to branchkelvingoodson7-29/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949138 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28TUSCANY-3573 Add a bit more info to the READMEslaws1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949114 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27update branch versionkelvingoodson348-9874/+9874
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948871 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Merge r948804 from trunk to m5 to include all samples by defaultantelder1-51/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948812 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27mention possibility of hazelcast related errors in the buildkelvingoodson1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948807 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Branch for 2.0 Milestone M5kelvingoodson5359-0/+451926
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68