summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide binder context to allow Wink to properly construct relative URIs with...lresende2013-09-101-0/+18
* Upgrade wink dependency to version 1.3lresende2013-08-134-11/+11
* Force different version of wss4j to see if it fixes jenkins buildlresende2013-08-131-0/+12
* Adding list of ignored files for git repositorylresende2013-08-131-0/+22
* Use newer version of wss4j to avoid test failureslresende2013-07-153-9/+3
* Upgrade commons codec version to 1.6 to avoid dependency duplication on the d...lresende2013-07-151-1/+1
* Adjust wss4j version in binary distribution licenselresende2013-07-151-1/+1
* Switch to a different version of wss4j to try to fix build issueslresende2013-07-151-2/+8
* Rever exclusion of wss4j dependency from rampartlresende2013-07-151-2/+2
* Fix depedency versions in binary distributionlresende2013-07-151-2/+2
* Fixing compilation issue in ws-policy itestlresende2013-07-141-12/+18
* Add Apache License headers to resolve build issueslresende2013-05-022-0/+38
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+1
* Add Apache License headers to resolve build issueslresende2013-05-024-5/+73
* Remove bouncycastle dependencies that are not in uselresende2013-05-021-19/+23
* Revert r1469168lresende2013-05-021-14/+2
* Update xerces implementation for store sample applicationlresende2013-04-181-1/+23
* Format pom.xmllresende2013-04-181-99/+99
* Explicity list Rampart dependencies to fix Tuscany build issueslresende2013-02-021-3/+24
* Update geronimo openEJB dependency version to fix Tuscany build issuelresende2013-02-021-1/+1
* Upgrade to http client 4.2.3rfeng2013-01-156-8/+8
* Update maven-antrun-plugin dependency in itest projects to 1.7.1lresende2012-12-074-7/+13
* Bringup build in mac os java7 environmentlresende2012-12-072-2/+4
* Add tuscany-diagram-plugin to default profilelresende2012-12-071-0/+1
* Update Apache parent pom to version 12lresende2012-12-071-1/+1
* Fixes typo on project folder namelresende2012-12-063-1/+1
* Update archetype plugin version to 2.2 to make dependency consistent with oth...lresende2012-12-061-2/+2
* Upgrading to Apache POM 11lresende2012-12-061-1/+1
* Fix the spring delegationrfeng2012-11-162-6/+8
* Fix a regression caused by the base classrfeng2012-11-151-0/+5
* Call the super constructor to set the parent fieldrfeng2012-11-091-5/+2
* Extend from GenericApplicationContext so that it evolves as Spring version up...rfeng2012-11-061-1/+2
* Set the default backoff strategyrfeng2012-11-061-0/+5
* TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder2012-11-061-0/+50
* TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/e...antelder2012-11-066-0/+516
* One more try to set the default corsrfeng2012-10-131-4/+4
* Enable CORS by defaultrfeng2012-10-131-0/+3
* Reuse the DeploymentConfigurationrfeng2012-10-121-6/+11
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-114-10/+21
* TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...antelder2012-10-011-0/+9
* Fix the entity consumptionrfeng2012-10-011-9/+4
* Enhance the http client configuration to make it customizablerfeng2012-09-306-54/+157
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-174-20/+88
* Enhance the partial read support so that we can use the full property names i...rfeng2012-09-143-32/+114
* Add the checking for root classrfeng2012-09-131-8/+45
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
* Use the new apirfeng2012-09-102-10/+15
* Fix the default mapper so that it can handle tuscanyFilterrfeng2012-09-101-4/+6
* Enable field name based filtering for json serializationrfeng2012-09-104-159/+228
* Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng2012-09-101-4/+5