summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update itest/recursive to verify successful completion (TUSCANY-3253)nash2009-09-032-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810820 13f79535-47bb-0310-9956-ffa450edef68
* Update samples/implementation-composite to verify successful completion ↵nash2009-09-032-7/+10
| | | | | | (TUSCANY-3253) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810816 13f79535-47bb-0310-9956-ffa450edef68
* Remove invalid targetNamespace attributenash2009-09-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende2009-09-036-117/+191
| | | | | | extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810775 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jUnit scope for some iTest projectslresende2009-09-025-12/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810721 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3238rfeng2009-09-023-3/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810694 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3249 - providing on/off feature for multiple application ↵ramkumar2009-09-028-58/+90
| | | | | | context support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810466 13f79535-47bb-0310-9956-ffa450edef68
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-207/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810355 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810268 13f79535-47bb-0310-9956-ffa450edef68
* Making delay available from a constant class and bumping it to 400 to see if ↵lresende2009-09-016-9/+33
| | | | | | it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - More testcases with the double quote issueslresende2009-08-313-18/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809677 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - Removing quoted tokens to avoid issues on linux/mac os ↵lresende2009-08-301-7/+7
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809409 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Adjusting more version on the eclipse toolslresende2009-08-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Fixing version id in the eclipse tools descriptionlresende2009-08-283-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808788 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3232 remove non-ASCII characterslaws2009-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807300 13f79535-47bb-0310-9956-ffa450edef68
* Update fix to TUSCANY-3193 to prevent host/port information being added to a ↵nash2009-08-231-0/+2
| | | | | | URI more than once git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807024 13f79535-47bb-0310-9956-ffa450edef68
* Fix the relative path for parent pom.xmlrfeng2009-08-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804093 13f79535-47bb-0310-9956-ffa450edef68
* Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it ↵rfeng2009-08-1417-167/+151
| | | | | | internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804091 13f79535-47bb-0310-9956-ffa450edef68
* Removing specific implementation constraints to avoid warning messages when ↵lresende2009-08-131-4/+2
| | | | | | dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804042 13f79535-47bb-0310-9956-ffa450edef68
* Removing 'in-progress' domain search modulelresende2009-08-1330-2292/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804014 13f79535-47bb-0310-9956-ffa450edef68
* Update CHANGES file with latest batch of changesslaws2009-08-131-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws2009-08-1370-66/+234
| | | | | | and extend the Monitor interface to allow problems to be created without needing to access and implementation package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803910 13f79535-47bb-0310-9956-ffa450edef68
* Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende2009-08-131-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803791 13f79535-47bb-0310-9956-ffa450edef68
* Splitting policy security code specific to geronimo hosting environment to ↵lresende2009-08-1313-84/+518
| | | | | | it's own module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803776 13f79535-47bb-0310-9956-ffa450edef68
* Merging latest updates to policy security http from 1.x branchlresende2009-08-134-79/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803775 13f79535-47bb-0310-9956-ffa450edef68
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng2009-08-115-140/+74
| | | | | | to improve performance (merged from 2.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803326 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup on the atom iTest to remove debug purpose codelresende2009-08-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803218 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Updating test case to use interface.wsdl now that Atom ↵lresende2009-08-112-2/+2
| | | | | | Binding is working with this type of interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803210 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-1112-14/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803204 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803189 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ↵slaws2009-08-111-0/+5
| | | | | | the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803114 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2009-08-106-32/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802656 13f79535-47bb-0310-9956-ffa450edef68
* Delete www-services from 1.5.1 branch as its been moved to sandboxantelder2009-08-0839-21546/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802333 13f79535-47bb-0310-9956-ffa450edef68
* More version fixesslaws2009-08-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802061 13f79535-47bb-0310-9956-ffa450edef68
* Update version/dateslaws2009-08-075-11/+611
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802057 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0710-1381/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802015 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-07129-7114/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802011 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0770-5293/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802010 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0743-1859/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802008 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0730-1708/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802006 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ↵antelder2009-08-071-11/+1
| | | | | | not work at operation level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802000 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-079-1368/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801998 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0710-551/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801997 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0724-1048/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801996 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0718-1127/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801995 13f79535-47bb-0310-9956-ffa450edef68