summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/embed/distribution/all/src/main/release/bin/INSTALL
blob: 00ddf4df6f99bbdd9e6d703b0e432c418f6af7e2 (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
28
29
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          - a new feature of this release looking at how to aggregate the
                   information in modules into more 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