summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid copying duplicate resource files to target/classes directorynash2011-04-131-0/+1
* TUSCANY-3858: Eclipse update site doesn't build correctly from a top-level buildnash2011-04-133-9/+15
* Remove reference to 1.6.1nash2011-04-131-2/+1
* Delete redundant build.xml filenash2011-04-131-127/+0
* Tag for 1.6.2-RC1nash2011-04-068418-0/+673673
* Update CHANGES filenash2011-04-051-0/+2
* Avoid copying duplicate resource files to target/classes directorynash2011-04-051-0/+1
* TUSCANY-3858: Specify resource filters in build section, not in plugin execut...nash2011-04-053-9/+15
* Update CHANGES filenash2011-04-031-0/+16
* Use new aggregated repository URL for Apache snapshotsnash2011-04-031-13/+2
* Remove repositories at ws.zones.apache.orgnash2011-04-035-68/+0
* Use correct dependency for opensaml and exclude dependency on xmlsecnash2011-04-021-0/+18
* Update copyright datesnash2011-03-31154-154/+154
* TUSCANY-3838: call PolicyHandler.afterInvoke() when AxisFault is thrownnash2011-03-311-5/+7
* TUSCANY-3822: call PolicyHandler.afterInvoke() with outbound MessageContext c...nash2011-03-313-3/+13
* Update version number to 1.6.2nash2011-03-30449-2222/+2222
* Remove reference to 1.6.1nash2011-03-301-2/+1
* Delete redundant build.xml file containing 1.6.1-SNAPSHOT stringsnash2011-03-301-127/+0
* Create branch for 1.6.2nash2011-03-308419-0/+673825
* TUSCANY-3838: call PolicyHandler.afterInvoke() when AxisFault is thrownnash2011-03-291-5/+7
* TUSCANY-3822: call PolicyHandler.afterInvoke() with outbound MessageContext c...nash2011-03-293-3/+13
* Add exclusions for santuario and opensaml to prevent mvn warningsnash2011-03-271-0/+18
* Add test for @WebParam annotationnash2011-03-273-9/+35
* TUSCANY-3834: Update so that exceptions during stop processing use the Monito...antelder2011-02-215-11/+58
* add init and concurrency tests to build.slaws2011-02-091-0/+2
* TUSCANY-3834 - continue stopping components in the case of exceptions thrown ...slaws2011-02-092-29/+50
* fix another 1.6.1-SNAPSHOT referenceslaws2011-02-091-1/+1
* update references to 1.6.1-SNAPSHOTslaws2011-02-096-11/+11
* Target shouldn't be checked inslaws2011-02-0936-638/+0
* TUSCANY-3834 - Extend the test case to look at exceptions thrown from within ...slaws2011-02-083-3/+106
* Add test for three-dimensional arraynash2010-12-043-0/+12
* Print WSDL once onlynash2010-12-041-1/+3
* TUSCANY-3800: Add test for multi-dimensional array typenash2010-12-041-2/+0
* TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash2010-12-041-3/+5
* TUSCANY-3805: Fix compilation errornash2010-12-031-1/+3
* Add more testsnash2010-12-0311-1/+333
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
* TUSCANY-3298: Enable JAXB wrappers for WSDL generationnash2010-12-037-20/+129
* TUSCANY-3802: Remove one @Ignore annotation and update another to identify th...nash2010-12-021-2/+1
* TUSCANY-3804: Handle input and output wrappers separatelynash2010-12-022-7/+50
* TUSCANY-3806: Close the SCA domain after running the testsnash2010-12-021-7/+3
* TUSCANY-3802: Temporarily disable two failing testsnash2010-12-011-5/+9
* TUSCANY-3802: Throw test exceptions back to JUnitnash2010-12-011-38/+18
* TUSCANY-3747: Update result comparison code so that it works on JDK 5 and JDK 6nash2010-11-301-4/+15
* TUSCANY-3747 - Adjusting test case to expected behaviourlresende2010-11-281-55/+50
* Add itest/wsdlgen-verify to pom.xmlnash2010-11-261-0/+1
* Add saaj-api to endorsed directory to fix build failure on JDK 5nash2010-11-251-1/+8
* TUSCANY-3747: disable another test with similar failure symptomsnash2010-11-251-0/+1
* Refactor as a test framework and add more testsnash2010-11-255-0/+474
* Add test for abstract exception (marked @Ignore) and add test for List typenash2010-11-2511-11/+123