summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-10Merge r1033012 TUSCANY-3770: Remove thread message context on completion of ↵nash2-6/+16
each request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02TUSCANY-3764: Fix problems and inconsistencies in LICENSE and NOTICE filesnash30-262/+253
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030212 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30TUSCANY-3761: Pass correct arguments from node-launcher to the domain managernash1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029014 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Remove SNAPSHOT from namespace stringnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028703 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Fix copyright notice datesnash3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028696 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29Fix copyright notice datesnash59-370/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028691 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29TUSCANY-3759: Add code to read stdin and stderr from spawned epmd process ↵nash1-1/+22
and reverse changes made by commit r1028371 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028655 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29TUSCANY-3759: Move up to latest jinterface versionnash1-12/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028654 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21TUSCANY-3729: Delete modules/workspace-manager and itest/workspace-manager ↵nash6-596/+0
from 1.6.1 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026118 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21TUSCANY-3735: Don't use HTTP authorization or authentication by defaultnash2-13/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025934 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21Add test to ensure If-Modified-Since returns 304 if feed is unmodifiednash1-3/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025930 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3743: Return correct response code from If-Unmodified-Sincenash2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025777 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sincenash2-8/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025776 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20TUSCANY-3734: Fix incorrect rendering of non-ASCII charactersnash1-5/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025535 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Fix typosnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025533 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18TUSCANY-3726: Update jar filtering to exclude the *-dojo jarsnash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023825 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash104-8367/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023208 13f79535-47bb-0310-9956-ffa450edef68
2010-10-10TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006270 13f79535-47bb-0310-9956-ffa450edef68
2010-10-10TUSCANY-3707: If no internet connection, avoid running tests that need the ↵nash5-12/+202
internet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006260 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Merge TUSCANY-3698 fix from 1.x trunk to 1.6.1 branch. Have tested with a ↵antelder1-6/+32
full build which wen through fine, jms samples run and the jms webapp one works ok in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005108 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix tuscany.version property settingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001759 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix incorrect substitution parameters in message templatenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001710 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26TUSCANY-3689: Fix corruption of XML document when transformed from ↵nash2-0/+87
XMLStreamReader to NodeInfo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001528 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Delete temporary dojo directory after maven packagingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000878 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3037: Don't call setBody() if themessage body hasn't changednash1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000235 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3683: Fix exception when RMI service is promotednash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000121 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Exclude geronimo-activation_1.1_spec and junit dependenciesnash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999902 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Fix incorrect version number for commons-lang and exclude junit dependenciesnash1-2/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999901 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999899 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999898 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency from pom.xmlnash1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999442 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 980735 from trunk into the 1.6.1 branchnash1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988721 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 980457 from trunk into the 1.6.1 branchnash1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988719 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 980456 from trunk into the 1.6.1 branchnash2-27/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988716 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 959098 from trunk into the 1.6.1 branchnash1-17/+67
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988705 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 952186 from trunk into the 1.6.1 branchnash1-21/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988703 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 951561 from trunk into the 1.6.1 branchnash2-10/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988701 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 951557 from trunk into the 1.6.1 branchnash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988699 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 951548 from trunk into the 1.6.1 branchnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988698 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 942470 from trunk into the 1.6.1 branchnash3-16/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988696 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 942469 from trunk into the 1.6.1 branchnash1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988687 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 935405 from trunk into the 1.6.1 branchnash1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 921286 from trunk into the 1.6.1 branchnash18-273/+353
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988675 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 920274 from trunk into the 1.6.1 branchnash1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988666 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Merge revision 911633 from trunk into the 1.6.1 branchnash1-61/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Update version number to 1.6.1-SNAPSHOTnash149-877/+877
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Copy 1.6 release to new 1.6.1 branchnash3761-0/+371903
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988487 13f79535-47bb-0310-9956-ffa450edef68