blob: 488a7079c2b0ad84a1f6d56da6a1b5ab2b2bf50e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Installing the Apache Tuscany SCA 1.5.1 October 2009 Release binary distribution
==================================================================================
Unzip Tuscany binary distribution archive and you get the following:
tuscany-sca-1.5.1
INSTALL - this help file
LICENSE - the Apache License and any dependecy licenses
NOTICE - attribution notices associated with the licenses
README - readme for the release
RELEASE_NOTES - description of this release
CHANGES - A note of the major changes in this release
/demos - Demo applications showcasing the use of Apache Tuscany
/lib - The tuscany-sca-all and tuscany-sca-manifest jars and all their dependencies
/modules - all of the individual Tuscany jars
/samples - all the Tuscany samples, see the README in that directory
/tutorial - The store tutorial, see the README in that directory
|