blob: 8704e23e99b4ada45ec93969ff23b915f471e0b9 (
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.6.2 April 2011 Release binary distribution
==============================================================================
Unzip the Tuscany binary distribution archive and you get the following:
tuscany-sca-1.6.2
INSTALL - this help file
LICENSE - the Apache License and any dependency 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
|