summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26Merge r1006267 TUSCANY-3706: Add JSR 181 API dependencynash3-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027534 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006263 Add compile-time dependency on binding-ws-axis2nash1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027523 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006260 TUSCANY-3707: If no internet connection, avoid running tests ↵nash6-13/+242
that need the internet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027521 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1006259 TUSCANY-3707: Use a local copy of the Tuscany home page so ↵nash8-5/+471
tests work without an internet connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027519 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003145 Add timeout for stock quote service invocation and improve ↵nash1-7/+6
handling of connectivity errors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027517 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003122 Remove redundant classpath dependenciesnash2-30/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027515 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003119 Remove redundant saxon dependencynash2-14/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027514 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003117 Fix run target problem with using classes directory instead ↵nash1-10/+3
of jar file, and remove redundant saxon dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027512 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003115 TUSCANY-3699: Fix README to describe using this sample's servernash1-71/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027490 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003051 Remove redundant classpath entriesnash1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027489 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1003026 Fix incorrect shutdown instructionsnash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027488 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002885 Remove bundle jars under target/.felix from binary distributionnash1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027487 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002862 Add instructions for building the tutorialnash1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027485 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002859 Add build.xml to tutorials directory in binary distributionnash1-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027484 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002848 Replace tabs by spacesnash1-40/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027482 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002838 TUSCANY-3680: Fix code in clean targetnash52-241/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027480 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002835 Fix indentationnash1-33/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027474 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002831 TUSCANY-3697: Delete incorrect continuation backslashes from ↵nash7-289/+289
XML files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027472 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002816 Delete duplicate linesnash2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027470 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002811 Delete duplicate linenash1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027469 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002093 Fix resource exclusion patterns so that files under the ↵nash1-2/+2
target directory aren't incorrectly treated as resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027468 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002090 Use consistent resource exclusion patterns in all build files ↵nash14-26/+15
for the Store tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027465 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002088 Update README instructionsnash1-39/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027463 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002086 Add main class so that a run target is generated in build.xmlnash1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027455 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002085 Add explicit ${basedir} references to ensure paths are ↵nash1-6/+6
correct when running from a top-level build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027454 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002083 Add run targets to launch the nodesnash1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027452 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002077 Fix cut and paste errornash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027450 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002075 Use hand-built build.xml file containing code to create the ↵nash2-25/+52
sample database git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027449 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002074 Use hand-built build.xml file containing code to create the ↵nash2-24/+54
sample database git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027445 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002061 TUSCANY-3693: Add missing SCA service definitionnash1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027442 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1002057 TUSCANY-3692: Fix JavaScript syntax error which was disabling ↵nash1-1/+1
all the scripts for this page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027436 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001759 Fix tuscany.version property settingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027432 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001737 Fix main class namenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027430 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001710 Fix incorrect substitution parameters in message templatenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027429 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001709 Add missing samples to README and tidy up some textnash1-16/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027426 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001702 Update properties for generated build.xmlnash1-27/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027424 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001694 Generate build.xml instead of build-dependency.xmlnash2-62/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027421 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001690 TUSCANY-3690: Improve error handling and fix problems with ↵nash3-15/+59
local WSDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027408 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001528 TUSCANY-3689: Fix corruption of XML document when transformed ↵nash2-0/+87
from XMLStreamReader to NodeInfo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027406 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1001526 TUSCANY-3690: Handle unavailability of live RSS feed or web ↵nash6-33/+135
service by using historical data git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027405 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001501 Fix typosnash2-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027288 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001069 Describe running and building the demo separatelynash1-14/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027287 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001060 Describe running and building the demo separatelynash1-42/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027286 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001054 Decouple run target from compile targetnash3-9/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027285 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001047 Put dojo files in correct location in jar file and include dijitnash1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027283 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25TUSCANY-3449: Merge r903639 and r904353 from 1.6 branchnash7-9/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027278 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001042 Delete redundant files and redundant entries in pom.xml and ↵nash6-349/+1
build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027162 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1001036 Fix typo on web pagenash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027155 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1000963 Fix typos and add maven build informationnash1-8/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027153 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Merge r1000905 Explain that the WAR file is intentionally omitted from the ↵nash5-11/+31
binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027151 13f79535-47bb-0310-9956-ffa450edef68