diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-04-14 16:33:59 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-04-14 16:33:59 +0000 |
commit | 0d52378df16bd134b6942654e86436ee1fc35372 (patch) | |
tree | 55e40e9ec284655e6c75fde987be47ec71d4613e /sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release | |
parent | 774281bbe17b7b5d1a5c4c547456e938fe79ee64 (diff) |
Remove binary distro artifacts from distribution module (TUSCANY-3528)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934007 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release')
-rw-r--r-- | sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/LICENSE (renamed from sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/NOTICE (renamed from sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/INSTALL | 24 |
3 files changed, 0 insertions, 24 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/LICENSE b/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/LICENSE index a1c5f8d2e6..a1c5f8d2e6 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/LICENSE +++ b/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/LICENSE diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/NOTICE b/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/NOTICE index cabd225df1..cabd225df1 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/NOTICE +++ b/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/NOTICE diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/INSTALL b/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/INSTALL deleted file mode 100644 index 7514a7c73c..0000000000 --- a/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/release/bin/INSTALL +++ /dev/null @@ -1,24 +0,0 @@ -Installing the Apache Tuscany SCA 2.0-M3 June 2009 Release binary distribution
-===============================================================================
-
-Unzip Tuscany binary distribution archive and you get the following:
-
-tuscany-sca-2.0-M3
- 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
-
- /modules - all of the individual Tuscany jars and their dependencies
-
- /samples - all the Tuscany samples, see the README in that directory
-
-
-
-
|