summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change release date and update list of changesnash2010-10-265-22/+142
* Update version number of jar file in README descriptionnash2010-10-261-2/+2
* TUSCANY-3678: Add description of remaining differences between source and bin...nash2010-10-241-1/+54
* Add note to README about possible delays receiving chat messagesnash2010-10-221-0/+5
* Remove explicit host name and port number from sample filesnash2010-10-223-9/+12
* Change RSS feed to Atom feed so that it works with the atomAggregator servicenash2010-10-221-1/+1
* TUSCANY-3729: Delete modules/workspace-manager and itest/workspace-manager fr...nash2010-10-2137-2520/+0
* TUSCANY-3735: Don't use HTTP authorization or authentication by defaultnash2010-10-212-13/+29
* Add test to ensure If-Modified-Since returns 304 if feed is unmodifiednash2010-10-211-3/+17
* TUSCANY-3743: Check for correct response code from If-Unmodified-Sincenash2010-10-201-2/+2
* TUSCANY-3743: Return correct response code from If-Unmodified-Sincenash2010-10-202-3/+3
* TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sincenash2010-10-202-8/+26
* TUSCANY-3734: Fix incorrect rendering of non-ASCII charactersnash2010-10-201-5/+4
* Fix typosnash2010-10-201-2/+2
* TUSCANY-3737: Fix conversion from RSS feed to Atom feed to use UTF-8 charsetnash2010-10-202-2/+2
* TUSCANY-3730: Add "ant setup" command to create database files needed by stor...nash2010-10-185-6/+41
* Use jar file contributions so that the store tutorial works when running from...nash2010-10-181-2/+2
* TUSCANY-3726: Update jar filtering to exclude the *-dojo jarsnash2010-10-181-0/+9
* Replace target/classes by target/demo-bigbank.jar in test classpathnash2010-10-161-2/+2
* Change run target to unzip jar file into classes directory (fix problem intro...nash2010-10-161-1/+2
* TUSCANY-3685: Add jar in binary distribution for test classes and resourcesnash2010-10-163-2/+59
* TUSCANY-3729: Delete unreleased samples from 1.6.1 release branchnash2010-10-1627-1263/+0
* Exclude unwanted files from source distributionnash2010-10-161-7/+7
* TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash2010-10-16282-21624/+7
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash2010-10-145-7/+30
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash2010-10-142-12/+39
* TUSCANY-3723: Add erlang modules and samples to binary distributionnash2010-10-1410-253/+301
* TUSCANY-3722: Check for correct versions of jaxws-api jar and pom in local ma...nash2010-10-142-0/+105
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-132-6/+18
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-131-1/+24
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-108-17/+157
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-104-12/+36
* TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2010-10-102-5/+26
* TUSCANY-3706: Add JSR 181 API dependencynash2010-10-103-0/+18
* Add compile-time dependency on binding-ws-axis2nash2010-10-101-1/+0
* TUSCANY-3707: If no internet connection, avoid running tests that need the in...nash2010-10-106-13/+242
* TUSCANY-3707: Use a local copy of the Tuscany home page so tests work without...nash2010-10-108-5/+471
* Merge TUSCANY-3698 fix from 1.x trunk to 1.6.1 branch. Have tested with a ful...antelder2010-10-064-11/+37
* Add timeout for stock quote service invocation and improve handling of connec...nash2010-09-301-7/+6
* Remove redundant classpath dependenciesnash2010-09-302-30/+25
* Remove redundant saxon dependencynash2010-09-302-14/+0
* Fix run target problem with using classes directory instead of jar file, and ...nash2010-09-301-10/+3
* TUSCANY-3699: Fix README to describe using this sample's servernash2010-09-301-71/+57
* Remove redundant classpath entriesnash2010-09-301-8/+0
* Fix incorrect shutdown instructionsnash2010-09-301-3/+1
* Remove bundle jars under target/.felix from binary distributionnash2010-09-291-2/+1
* Add instructions for building the tutorialnash2010-09-291-0/+17
* Add build.xml to tutorials directory in binary distributionnash2010-09-291-0/+38
* Replace tabs by spacesnash2010-09-291-40/+40
* TUSCANY-3680: Fix code in "clean" targetnash2010-09-2952-241/+129