summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-10Provide binder context to allow Wink to properly construct relative URIs with...lresende1-0/+18
2013-08-13Upgrade wink dependency to version 1.3lresende4-11/+11
2013-08-13Force different version of wss4j to see if it fixes jenkins buildlresende1-0/+12
2013-08-13Adding list of ignored files for git repositorylresende1-0/+22
2013-07-15Use newer version of wss4j to avoid test failureslresende3-9/+3
2013-07-15Upgrade commons codec version to 1.6 to avoid dependency duplication on the d...lresende1-1/+1
2013-07-15Adjust wss4j version in binary distribution licenselresende1-1/+1
2013-07-15Switch to a different version of wss4j to try to fix build issueslresende1-2/+8
2013-07-15Rever exclusion of wss4j dependency from rampartlresende1-2/+2
2013-07-15Fix depedency versions in binary distributionlresende1-2/+2
2013-07-14Fixing compilation issue in ws-policy itestlresende1-12/+18
2013-05-02Add Apache License headers to resolve build issueslresende2-0/+38
2013-05-02Add Apache License headers to resolve build issueslresende1-0/+1
2013-05-02Add Apache License headers to resolve build issueslresende4-5/+73
2013-05-02Remove bouncycastle dependencies that are not in uselresende1-19/+23
2013-05-02Revert r1469168lresende1-14/+2
2013-04-18Update xerces implementation for store sample applicationlresende1-1/+23
2013-04-18Format pom.xmllresende1-99/+99
2013-02-02Explicity list Rampart dependencies to fix Tuscany build issueslresende1-3/+24
2013-02-02Update geronimo openEJB dependency version to fix Tuscany build issuelresende1-1/+1
2013-01-15Upgrade to http client 4.2.3rfeng6-8/+8
2012-12-07Update maven-antrun-plugin dependency in itest projects to 1.7.1lresende4-7/+13
2012-12-07Bringup build in mac os java7 environmentlresende2-2/+4
2012-12-07Add tuscany-diagram-plugin to default profilelresende1-0/+1
2012-12-07Update Apache parent pom to version 12lresende1-1/+1
2012-12-06Fixes typo on project folder namelresende3-1/+1
2012-12-06Update archetype plugin version to 2.2 to make dependency consistent with oth...lresende1-2/+2
2012-12-06Upgrading to Apache POM 11lresende1-1/+1
2012-11-16Fix the spring delegationrfeng2-6/+8
2012-11-15Fix a regression caused by the base classrfeng1-0/+5
2012-11-09Call the super constructor to set the parent fieldrfeng1-5/+2
2012-11-06Extend from GenericApplicationContext so that it evolves as Spring version up...rfeng1-1/+2
2012-11-06Set the default backoff strategyrfeng1-0/+5
2012-11-06TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder1-0/+50
2012-11-06TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/e...antelder6-0/+516
2012-10-13One more try to set the default corsrfeng1-4/+4
2012-10-13Enable CORS by defaultrfeng1-0/+3
2012-10-12Reuse the DeploymentConfigurationrfeng1-6/+11
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng4-10/+21
2012-10-01TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...antelder1-0/+9
2012-10-01Fix the entity consumptionrfeng1-9/+4
2012-09-30Enhance the http client configuration to make it customizablerfeng6-54/+157
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng4-20/+88
2012-09-14Enhance the partial read support so that we can use the full property names i...rfeng3-32/+114
2012-09-13Add the checking for root classrfeng1-8/+45
2012-09-13Allow the fallback to default SSL in case of system default failsrfeng1-14/+10
2012-09-10Use the new apirfeng2-10/+15
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
2012-09-10Enable field name based filtering for json serializationrfeng4-159/+228
2012-09-10Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng1-4/+5