summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26Change release date and update list of changesnash5-22/+142
2010-10-26Update version number of jar file in README descriptionnash1-2/+2
2010-10-24TUSCANY-3678: Add description of remaining differences between source and bin...nash1-1/+54
2010-10-22Add note to README about possible delays receiving chat messagesnash1-0/+5
2010-10-22Remove explicit host name and port number from sample filesnash3-9/+12
2010-10-22Change RSS feed to Atom feed so that it works with the atomAggregator servicenash1-1/+1
2010-10-21TUSCANY-3729: Delete modules/workspace-manager and itest/workspace-manager fr...nash37-2520/+0
2010-10-21TUSCANY-3735: Don't use HTTP authorization or authentication by defaultnash2-13/+29
2010-10-21Add test to ensure If-Modified-Since returns 304 if feed is unmodifiednash1-3/+17
2010-10-20TUSCANY-3743: Check for correct response code from If-Unmodified-Sincenash1-2/+2
2010-10-20TUSCANY-3743: Return correct response code from If-Unmodified-Sincenash2-3/+3
2010-10-20TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sincenash2-8/+26
2010-10-20TUSCANY-3734: Fix incorrect rendering of non-ASCII charactersnash1-5/+4
2010-10-20Fix typosnash1-2/+2
2010-10-20TUSCANY-3737: Fix conversion from RSS feed to Atom feed to use UTF-8 charsetnash2-2/+2
2010-10-18TUSCANY-3730: Add "ant setup" command to create database files needed by stor...nash5-6/+41
2010-10-18Use jar file contributions so that the store tutorial works when running from...nash1-2/+2
2010-10-18TUSCANY-3726: Update jar filtering to exclude the *-dojo jarsnash1-0/+9
2010-10-16Replace target/classes by target/demo-bigbank.jar in test classpathnash1-2/+2
2010-10-16Change run target to unzip jar file into classes directory (fix problem intro...nash1-1/+2
2010-10-16TUSCANY-3685: Add jar in binary distribution for test classes and resourcesnash3-2/+59
2010-10-16TUSCANY-3729: Delete unreleased samples from 1.6.1 release branchnash27-1263/+0
2010-10-16Exclude unwanted files from source distributionnash1-7/+7
2010-10-16TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash282-21624/+7
2010-10-14TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash5-7/+30
2010-10-14TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash2-12/+39
2010-10-14TUSCANY-3723: Add erlang modules and samples to binary distributionnash10-253/+301
2010-10-14TUSCANY-3722: Check for correct versions of jaxws-api jar and pom in local ma...nash2-0/+105
2010-10-13Replace compile-time dependency on jaxws-rt by jaxws-apinash2-6/+18
2010-10-13TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash1-1/+24
2010-10-10TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash8-17/+157
2010-10-10Replace compile-time dependency on jaxws-rt by jaxws-apinash4-12/+36
2010-10-10TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2-5/+26
2010-10-10TUSCANY-3706: Add JSR 181 API dependencynash3-0/+18
2010-10-10Add compile-time dependency on binding-ws-axis2nash1-1/+0
2010-10-10TUSCANY-3707: If no internet connection, avoid running tests that need the in...nash6-13/+242
2010-10-10TUSCANY-3707: Use a local copy of the Tuscany home page so tests work without...nash8-5/+471
2010-10-06Merge TUSCANY-3698 fix from 1.x trunk to 1.6.1 branch. Have tested with a ful...antelder4-11/+37
2010-09-30Add timeout for stock quote service invocation and improve handling of connec...nash1-7/+6
2010-09-30Remove redundant classpath dependenciesnash2-30/+25
2010-09-30Remove redundant saxon dependencynash2-14/+0
2010-09-30Fix run target problem with using classes directory instead of jar file, and ...nash1-10/+3
2010-09-30TUSCANY-3699: Fix README to describe using this sample's servernash1-71/+57
2010-09-30Remove redundant classpath entriesnash1-8/+0
2010-09-30Fix incorrect shutdown instructionsnash1-3/+1
2010-09-29Remove bundle jars under target/.felix from binary distributionnash1-2/+1
2010-09-29Add instructions for building the tutorialnash1-0/+17
2010-09-29Add build.xml to tutorials directory in binary distributionnash1-0/+38
2010-09-29Replace tabs by spacesnash1-40/+40
2010-09-29TUSCANY-3680: Fix code in "clean" targetnash52-241/+129