summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/wrapped/distribution/all/src/main/release/bin/INSTALL
blob: 6faa52a2ee6b6a80a06f9baecb4acc9e6214a22a (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 binary distribution
=====================================================

Unzip Tuscany binary distribution archive and you get the following:

tuscany-sca-<version>     
   CHANGES       - A note of the major changes in this release   
   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 

   /bin          - Tuscany launcher (for use when running tuscany from the command line)

   /features     - OSGi runtime configuration, Tuscany manifest and PDE target

   /lib          - coarse grained jars to ease classpath creation without having to rely 
                   on the Tuscany distribution structure.

   /modules      - all of the individual Tuscany jars and their dependencies

   /samples      - all the Tuscany samples, see the README in that directory