summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26Delete and redo release branchantelder6101-0/+516213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Delete and redo release branchantelder6005-507877/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027457 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Remove the folderantelder96-8336/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027404 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Create branch for next releaseantelder6101-0/+516213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027394 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Remove old beta1 branchantelder5550-479217/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027389 13f79535-47bb-0310-9956-ffa450edef68
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-07-26Merge r979244 change from trunk to beta1 branch to include the data-api in ↵antelder1-0/+6
base jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979246 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Fix some snapshot -> beta1-snapshot versions which had conflicts during the ↵antelder3-3/+3
merges git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978822 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r967035, r967037, r967100, r967101 from trunk to beta1 brn to get ↵antelder5-9/+38
samples building in brn and not deploying to mvn repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978820 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966703 from trunk to branch for java ci compliance test err msg updateantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978816 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966706,966708,966983 from trunk to beta1 branch for policy intent and ↵antelder3-4/+70
policyset updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978814 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966650,966653,966658,966714 from trunk to beta1 branch for property ↵antelder5-129/+417
source and writing fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978812 13f79535-47bb-0310-9956-ffa450edef68
2010-07-24Merge r966568,966629 from trunk to branch to fix the tomcat war legal checks ↵antelder1-1/+7
test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@978811 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Merge r967047 from trunk to beta1 brn for the samples\pom.xml parent change ↵antelder34-60/+60
in all the samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967108 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update RELEASE_NOTES fileantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966558 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Update changes fileantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966557 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Create branch for next releaseantelder5550-0/+478816
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966547 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