blob: 2da53a2b44fe8c2722c73b25ac9f1d3be2c5b36b (
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
27
|
Installing the Apache Tuscany SCA 1.2 (incubating) April 2008 Release binary distribution
=========================================================================================
Unzip Tuscany binary distribution archive and you get the following:
tuscany-sca-1.1-incubating
DISCLAIMER - the ASF incubation disclaimer
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
|