summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to a different version of wss4j to try to fix build issueslresende2013-07-151-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1503104 13f79535-47bb-0310-9956-ffa450edef68
* Rever exclusion of wss4j dependency from rampartlresende2013-07-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1503099 13f79535-47bb-0310-9956-ffa450edef68
* Remove bouncycastle dependencies that are not in uselresende2013-05-021-19/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1478249 13f79535-47bb-0310-9956-ffa450edef68
* Explicity list Rampart dependencies to fix Tuscany build issueslresende2013-02-021-3/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1441794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany ↵antelder2012-10-011-0/+9
| | | | | | defined pom descriptor repositories before opensaml othersie the opensaml defintions are used first and a duff one is got from shibboleth git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392253 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4045: Apply update from Andrew Potter to fix Module ↵antelder2012-05-211-0/+7
| | | | | | binding-ws-runtime-axis2 build failure with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1340914 13f79535-47bb-0310-9956-ffa450edef68
* Remove xalan dependency as it conflicts iwth the base jdk which includes ↵antelder2011-08-181-13/+0
| | | | | | some xalan classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159204 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-141-5/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build errors about openws by moving up to opensaml 2.4.1antelder2011-07-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145737 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart ↵slaws2011-07-051-2/+232
| | | | | | support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
* Remove no longer required wstx dependencyantelder2010-12-141-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1049026 13f79535-47bb-0310-9956-ffa450edef68
* Change to use axis2 osgi jarantelder2010-12-131-11/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045247 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for an old version of commons logging the seems to mess up the ↵antelder2010-12-131-0/+6
| | | | | | osgi junit tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045070 13f79535-47bb-0310-9956-ffa450edef68
* Update to clean up numerous dependencies, many i think left over from ↵antelder2010-12-111-258/+57
| | | | | | previous Axis releases. Also take out the JMS and rampart function for now as it doesn't appear to work anymore and there are no testcase or samples for those in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044598 13f79535-47bb-0310-9956-ffa450edef68
* Update MFs and jar versionsrfeng2010-12-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043775 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-081-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws2010-11-091-6/+1
| | | | | | Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
* Correct name missed when rename was doneantelder2010-10-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024191 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-131-1/+1
| | | | | | to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
* Exclude opensaml which seems to be sneaking in when it didn't used to. slaws2010-10-081-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005827 13f79535-47bb-0310-9956-ffa450edef68
* An example of using core-runtime and base-runtime. The ↵slaws2010-10-061-81/+20
| | | | | | binding-ws-runtime-axis2 pom still refers directly to wsdlgen as without this I'd have to fix the majority of the itests to refer to core and/or base. I'd like to do this but not all at once. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004922 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950962 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependencyantelder2010-03-111-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
* Disable parallel tests as it causes port conflictsantelder2010-03-011-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917352 13f79535-47bb-0310-9956-ffa450edef68
* Enable reference side binding wire. Mainly so I can start trying out some ↵slaws2010-02-121-1/+6
| | | | | | binding specific policy implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909388 13f79535-47bb-0310-9956-ffa450edef68
* Rename to match pattern of other modules and add local transport dependencyslaws2010-02-031-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906168 13f79535-47bb-0310-9956-ffa450edef68
* rename new axis2 1.5 binding runtime implementation to be consistent with ↵slaws2010-02-011-0/+432
names of other runtime implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905272 13f79535-47bb-0310-9956-ffa450edef68