summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.3 (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-12TUSCANY-2847 - Updating composite used to verify any element processinglresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743879 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Missing test case to verify extended attribute functionality ↵lresende1-0/+133
in web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743607 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2463 - Merging changes from 1.x to enable extended attribute support ↵lresende5-8/+192
for default sca binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743606 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2463 - Merging fixes and testcase that exercises extended attributes ↵lresende3-6/+25
in individual bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743166 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02TUSCANY-2463 - Merging testcase that exercises extended attributes in bindingslresende1-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740075 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29TUSCANY-2463 - Merging changes to add extended attribute support for various ↵lresende23-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
2009-01-29TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende1-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
2009-01-17TUSCANY-2463 - Merging latest support for extended attributes from 1.x branchlresende25-143/+457
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735314 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Create new certificates valid until 2036. Remove some junk from the ↵slaws4-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
2009-01-17Merging changes to fix the StAX namespace context from 1.x brach revision 734056lresende3-193/+178
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735205 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17TUSCANY-2663 - Adding new test scenarios to anyElement test caselresende3-96/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735202 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Copy fix for zip contributions from 1.x to 1.3.3antelder6-0/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731540 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05Merge fix for TUSCANY-2662 from trunkrfeng11-15/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711727 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04TUSCANY-2663 unknown element processing didn't write out all the information ↵slaws6-8/+96
it read in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Merging changes from TUSCANY-2657 and TUSCANY-2659 from trunk.lresende8-19/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711190 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Update changes file for TUSCANY-2635 fixantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709181 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Merge fix from trunk to 1.3.3 branch for TUSCANY-2635: Pool stateless-scoped ↵antelder2-7/+82
Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709180 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws26-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
2008-10-30TUSCANY-2629 and TUSCANY-2624 - Enhancments to processor that handles ↵lresende16-275/+1757
unknown elements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709052 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing ↵lresende4-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
2008-10-29TUSCANY-2651 - Fixing XMLSchema dependency in distribution artifacts such as ↵lresende2-2/+2
LICENSEmerge from trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708992 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29TUSCANY-2651 - Fixing XMLSchema dependency issue that was causing build ↵lresende1-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
2008-10-22Fix for TUSCANY-2651: Merge the fix from trunkrfeng1-1/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21TUSCANY-2595 - Workaround for equinox dependency range issueslresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706544 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705601 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2617 if a reference already has a target don't try to autowire it slaws5-47/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705599 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2630 memleak as RuntimeWireImpl callback cachedWire ref leaks due to ↵slaws1-0/+1
clone() impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705595 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2644 remove a non-UTF8 characterslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705591 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY_2625 correct the "noDefault" attribute name to be "mustSupply"slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705568 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Change branch version numberslaws347-1901/+1901
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704857 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12Branch for 1.3.3slaws6470-0/+513247
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703809 13f79535-47bb-0310-9956-ffa450edef68