summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2847 - Updating composite used to verify any element processinglresende2009-02-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743879 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Missing test case to verify extended attribute functionality ↵lresende2009-02-121-0/+133
| | | | | | in web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging changes from 1.x to enable extended attribute support ↵lresende2009-02-125-8/+192
| | | | | | for default sca binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743606 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging fixes and testcase that exercises extended attributes ↵lresende2009-02-103-6/+25
| | | | | | in individual bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743166 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging testcase that exercises extended attributes in bindingslresende2009-02-021-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740075 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging changes to add extended attribute support for various ↵lresende2009-01-2923-52/+281
| | | | | | bindings (ws, ejb, etc), interface java and wsdl, and implementation java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738721 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende2009-01-291-1/+14
| | | | | | state is not START_DOCUMENT' when in WebSphere env git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738693 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging latest support for extended attributes from 1.x branchlresende2009-01-1725-143/+457
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735314 13f79535-47bb-0310-9956-ffa450edef68
* Create new certificates valid until 2036. Remove some junk from the ↵slaws2009-01-174-9/+17
| | | | | | definitions.xm file. Do a better job at printing out the exception in this test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735283 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes to fix the StAX namespace context from 1.x brach revision 734056lresende2009-01-173-193/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735205 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Adding new test scenarios to anyElement test caselresende2009-01-173-96/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735202 13f79535-47bb-0310-9956-ffa450edef68
* Copy fix for zip contributions from 1.x to 1.3.3antelder2009-01-056-0/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731540 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2662 from trunkrfeng2008-11-0511-15/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711727 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 unknown element processing didn't write out all the information ↵slaws2008-11-046-8/+96
| | | | | | it read in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711457 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from TUSCANY-2657 and TUSCANY-2659 from trunk.lresende2008-11-048-19/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711190 13f79535-47bb-0310-9956-ffa450edef68
* Update changes file for TUSCANY-2635 fixantelder2008-10-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709181 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.3 branch for TUSCANY-2635: Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709180 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-3026-813/+1183
| | | | | | Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709156 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2629 and TUSCANY-2624 - Enhancments to processor that handles ↵lresende2008-10-3016-275/+1757
| | | | | | unknown elements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709052 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing ↵lresende2008-10-294-4/+4
| | | | | | compilation error from original TUSCANY-2651 changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709021 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Fixing XMLSchema dependency in distribution artifacts such as ↵lresende2008-10-292-2/+2
| | | | | | LICENSEmerge from trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708992 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Fixing XMLSchema dependency issue that was causing build ↵lresende2008-10-291-1/+1
| | | | | | failure after original TUSCANY-2651 merge from trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708989 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2651: Merge the fix from trunkrfeng2008-10-221-1/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency range issueslresende2008-10-211-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706544 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws2008-10-171-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705601 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2617 if a reference already has a target don't try to autowire it slaws2008-10-175-47/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2630 memleak as RuntimeWireImpl callback cachedWire ref leaks due to ↵slaws2008-10-171-0/+1
| | | | | | clone() impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2644 remove a non-UTF8 characterslaws2008-10-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY_2625 correct the "noDefault" attribute name to be "mustSupply"slaws2008-10-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705568 13f79535-47bb-0310-9956-ffa450edef68
* Change branch version numberslaws2008-10-15347-1901/+1901
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704857 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.3.3slaws2008-10-126470-0/+513247
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703809 13f79535-47bb-0310-9956-ffa450edef68