summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws2012-02-102-5/+2
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-095-7/+94
* Fix typo in commentslaws2012-02-081-1/+1
* Adjust a couple more test fields that differ after an invocation depending on...antelder2012-02-082-0/+8
* Update some itests for the change to include the exception class in the respo...antelder2012-02-063-4/+4
* remove excludes for tests that have been fixedantelder2012-02-061-3/+1
* Update for expected err msgs with the new extra exception informationantelder2012-02-061-3/+3
* TUSCANY-4005 - raise an error if a reference target containing only a compone...slaws2012-02-025-0/+137
* Add a test for a component with a single service and multiple bindingsantelder2012-01-313-0/+47
* Add a few more tests for components with multiple services or bindingsantelder2012-01-314-9/+113
* Fix typo in System.outslaws2012-01-271-1/+1
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-268-7/+119
* Update the version of the JAXWS plugin being used to match that from other ws...slaws2012-01-251-1/+9
* Add exclude for policy archetype fileantelder2012-01-241-0/+1
* Add exclude for legal checksantelder2012-01-241-0/+1
* Add missing license headersantelder2012-01-247-490/+597
* Exclude two JMS callback compliance tests which no longer workantelder2012-01-241-0/+2
* Update expected error message for latest JMS binding codeantelder2012-01-241-1/+1
* Update JMS selectors test to match new selectedOperation behaviourantelder2012-01-242-2/+2
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-191-0/+1
* TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...slaws2012-01-1939-0/+3076
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws2012-01-0915-0/+1003
* TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws2012-01-0617-0/+1091
* TUSCANY-3924 playing with whether we should take note of inherited annotation...slaws2011-12-144-0/+111
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-9/+0
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-5/+12
* Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws2011-12-091-5/+0
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-095-4/+154
* Add a test for dynamically altering the binding URI of a ServiceReferenceantelder2011-12-087-0/+272
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws2011-12-062-1/+6
* Add annotated field to UnannotatedCTCalcComponentImpl testantelder2011-12-051-0/+5
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws2011-12-059-28/+74
* TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder2011-12-053-0/+46
* Organize imports to remove unused onesantelder2011-12-052-4/+0
* TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder2011-12-051-2/+1
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-011-3/+3
* Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder2011-11-2521-309/+157
* Update to work with both Java 1.6 and 1.7. I think this looks like what has t...antelder2011-11-251-18/+11
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Add wildcards to error message so it matches across JVM levelsantelder2011-11-241-1/+1
* Exclude BJM 6017 1 test again as it still hangs when run in the full build. W...antelder2011-11-111-0/+1
* Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...antelder2011-11-101-1/+0
* Put back BJM_4011 test into th ebuild as it works nowantelder2011-11-101-1/+0
* Expected error message update to match lates jms bindingantelder2011-11-101-1/+1
* Take out two currently failing JMS tests (i'm looking at them now)antelder2011-11-101-0/+2
* Update itest to add the binding-jms-runtime-activemq and activemq dependencie...antelder2011-11-091-0/+10
* Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws2011-10-314-5/+65
* TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws2011-10-317-0/+313
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-194-5/+20