summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add test for three-dimensional arraynash2010-12-043-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042130 13f79535-47bb-0310-9956-ffa450edef68
* Print WSDL once onlynash2010-12-041-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042124 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800: Add test for multi-dimensional array typenash2010-12-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042123 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash2010-12-041-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042122 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3805: Fix compilation errornash2010-12-031-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042007 13f79535-47bb-0310-9956-ffa450edef68
* Add more testsnash2010-12-0311-1/+333
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041988 13f79535-47bb-0310-9956-ffa450edef68
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041987 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3298: Enable JAXB wrappers for WSDL generationnash2010-12-037-20/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041912 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3802: Remove one @Ignore annotation and update another to identify ↵nash2010-12-021-2/+1
| | | | | | the correct JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041361 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3804: Handle input and output wrappers separatelynash2010-12-022-7/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041359 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3806: Close the SCA domain after running the testsnash2010-12-021-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041352 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3802: Temporarily disable two failing testsnash2010-12-011-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3802: Throw test exceptions back to JUnitnash2010-12-011-38/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041170 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3747: Update result comparison code so that it works on JDK 5 and JDK 6nash2010-11-301-4/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040660 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3747 - Adjusting test case to expected behaviourlresende2010-11-281-55/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039841 13f79535-47bb-0310-9956-ffa450edef68
* Add itest/wsdlgen-verify to pom.xmlnash2010-11-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039418 13f79535-47bb-0310-9956-ffa450edef68
* Add saaj-api to endorsed directory to fix build failure on JDK 5nash2010-11-251-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039168 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3747: disable another test with similar failure symptomsnash2010-11-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039166 13f79535-47bb-0310-9956-ffa450edef68
* Refactor as a test framework and add more testsnash2010-11-255-0/+474
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039119 13f79535-47bb-0310-9956-ffa450edef68
* Add test for abstract exception (marked @Ignore) and add test for List typenash2010-11-2511-11/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039012 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3797: Generate WSDL with xs:anyType for dynamic SDO DataObjectnash2010-11-236-0/+454
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038071 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Fix namespace inconsistency in the 1.x fix committed under ↵nash2010-11-191-2/+3
| | | | | | r1036533 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037049 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Fix WSDL generation and enable commented out testsnash2010-11-182-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036533 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3789: Define project.build.sourceEncoding property in top-level pom.xmlnash2010-11-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036170 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1035254 TUSCANY-3762: Add source distribution exclusions for files ↵nash2010-11-151-0/+13
| | | | | | generated from filtered-resources/* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035413 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1035075 TUSCANY-3762: Fix comments in pom.xml files and clean up ↵nash2010-11-143-10/+10
| | | | | | handling of filtered resource files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035081 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1035067 TUSCANY-3762: Move filtered resources into new ↵nash2010-11-1413-26/+147
| | | | | | filtered-resources directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035079 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1035066 TUSCANY-3762: Fix problems with build.properties filenash2010-11-141-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035077 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1025065 TUSCANY-3762: Move maven-antrun-plugin to install phasenash2010-11-141-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035076 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1034402 Fix errors from project org.apache.tuscany.sca.core when ↵nash2010-11-121-1/+1
| | | | | | imported into Eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034403 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 3)nash2010-11-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034331 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 2)nash2010-11-1217-0/+1715
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034328 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem running mvn eclipse:eclipse caused by changes for r1030068 (part 1)nash2010-11-1217-1715/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034323 13f79535-47bb-0310-9956-ffa450edef68
* Remove commenting out of modules included by mistake in revision r1030068 ↵nash2010-11-111-2/+0
| | | | | | (fix for TUSCANY-3762) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033866 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1033698 Update CHANGES filenash2010-11-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033702 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1033686 TUSCANY-3780: Avoid deleting "build" directory in ↵nash2010-11-101-2/+0
| | | | | | maven-incremental-build from the source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033689 13f79535-47bb-0310-9956-ffa450edef68
* Add test code to demonstrate problem with WSDL generation when using ↵nash2010-11-1012-18/+144
| | | | | | @XmlJavaTypeAdapter (see TUSCANY-3779) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033586 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778 - changes to demonstrate the issues described in the JIRA. The ↵slaws2010-11-108-87/+368
| | | | | | failing tests are commented out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033436 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3770: Remove thread message context on completion of each requestnash2010-11-092-6/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033012 13f79535-47bb-0310-9956-ffa450edef68
* Add test for abstract exceptionsnash2010-11-077-4/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032313 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030679 Update CHANGES filenash2010-11-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030688 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030676 Add a note to RELEASE_NOTES mentioning the Tuscany Eclipse ↵nash2010-11-031-1/+4
| | | | | | update site git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030684 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030643 TUSCANY-3765: Ensure all classes produced by the build are ↵nash2010-11-032-1/+68
| | | | | | compatible with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030647 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030417 TUSCANY-3762: Update build.properties filenash2010-11-031-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030426 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030346 Update CHANGES filenash2010-11-031-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030348 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030212 TUSCANY-3764: Fix problems and inconsistencies in LICENSE and ↵nash2010-11-0233-299/+292
| | | | | | NOTICE files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030233 13f79535-47bb-0310-9956-ffa450edef68
* Fix copyright notice datesnash2010-11-02182-669/+661
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030230 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030071 TUSCANY-3762: Delete files moved to about_files directorynash2010-11-022-217/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030072 13f79535-47bb-0310-9956-ffa450edef68
* Merge r1030063 TUSCANY-3762: Fix Eclipse feature/plugin installation issuesnash2010-11-0218-120/+699
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030068 13f79535-47bb-0310-9956-ffa450edef68
* Wanted to try some concurrent calls to an COMPOSITE scoped component to make ↵slaws2010-11-016-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