summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-25Add saaj-api to endorsed directory to fix build failure on JDK 5nash1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039168 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Refactor as a test framework and add more testsnash5-0/+474
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039119 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Add test for abstract exception (marked @Ignore) and add test for List typenash11-11/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039012 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23TUSCANY-3797: Generate WSDL with xs:anyType for dynamic SDO DataObjectnash5-0/+451
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038071 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18TUSCANY-3778: Fix WSDL generation and enable commented out testsnash1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036533 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Add test code to demonstrate problem with WSDL generation when using ↵nash12-18/+144
@XmlJavaTypeAdapter (see TUSCANY-3779) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033586 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10TUSCANY-3778 - changes to demonstrate the issues described in the JIRA. The ↵slaws8-87/+368
failing tests are commented out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033436 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07Add test for abstract exceptionsnash7-4/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032313 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03Merge r1030643 TUSCANY-3765: Ensure all classes produced by the build are ↵nash1-1/+67
compatible with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030647 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01Wanted to try some concurrent calls to an COMPOSITE scoped component to make ↵slaws6-0/+310
sure it runs OK so though it may be useful to start a test for it. Don't think we have one already. If someone can point me at one I can just ditch this. Not in the build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029756 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27Merge remaining r743192 changes from 2.x to 1.x and add a new itest for ↵nash10-0/+360
@XmlJavaTypeAdapter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028105 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1022055 Replace compile-time dependency on jaxws-rt by jaxws-apinash2-6/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027543 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1022053 TUSCANY-3706: Add jaxws-api dependencies to ↵nash1-1/+24
jaxws-maven-plugin configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027541 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006270 TUSCANY-3706: Add jaxws-api dependencies to ↵nash7-17/+149
jaxws-maven-plugin configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027540 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006269 Replace compile-time dependency on jaxws-rt by jaxws-apinash4-12/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027539 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006268 TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2-6/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027538 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006267 TUSCANY-3706: Add JSR 181 API dependencynash3-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027534 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006259 TUSCANY-3707: Use a local copy of the Tuscany home page so ↵nash8-5/+471
tests work without an internet connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027519 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002831 TUSCANY-3697: Delete incorrect continuation backslashes from ↵nash5-257/+257
XML files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027472 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ↵antelder3-5/+5
handling to return more info with unchecked exceptions. And associated itest updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005001 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Add java.net2 repository (needed for mimepull-1.2.jar)nash1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959912 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Delete OSGI bundle cache before running a new test (TUSCANY-3615)nash2-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959617 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Make outstandingOrders list synchronized (TUSCANY-3550)nash6-6/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942356 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws1-38/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Correct the composite namevamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915259 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13TUSCANY-3421 - Fixing 1.5 build issues, mostly dependencies around jax-ws, jaxblresende4-2/+233
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898629 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Adding missing Apache License headerslresende4-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898221 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Adding missing Apache License headerslresende15-0/+270
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898220 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Missing apache license headerlresende1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898219 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws1-2/+8
interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897816 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05Add an explicit version for the exec-maven-plugin and provide a repository ↵slaws3-0/+28
to retrieve it from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896013 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21Update 1.x trunk version to 1.7-SNAPSHOTantelder152-1697/+1697
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Increase the wait time as 4 secs can be too quick for hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891683 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x trunklresende2693-0/+165121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68