Merge doc file header changes from trunk to m4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830504 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ea16e6e346
commit
0f7d1469da
5 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
Changes With Apache Tuscany SCA 2.0-Mx Xxx 2009
|
||||
===============================================
|
||||
Changes With Apache Tuscany SCA 2.0-M4 November 2009
|
||||
====================================================
|
||||
|
||||
Highlights include:
|
||||
- Support JSONP with <binding.jsonp>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Apache Tuscany SCA 2.0-M3 June 2009 README
|
||||
===========================================
|
||||
Apache Tuscany SCA 2.0-M4 November 2009 README
|
||||
==============================================
|
||||
|
||||
Welcome to the Tuscany SCA 2.0-M3 release.
|
||||
Welcome to the Tuscany SCA 2.0-M4 release.
|
||||
|
||||
See the RELEASE_NOTES file for information specific to this release.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Apache Tuscany SCA 2.0-M3 June 2009 Release Notes
|
||||
==================================================
|
||||
Apache Tuscany SCA 2.0-M4 November 2009 Release Notes
|
||||
=====================================================
|
||||
|
||||
Apache Tuscany provides a runtime based on the Service Component
|
||||
Architecture. SCA is a set of specifications aimed at simplifying SOA
|
||||
|
@ -9,7 +9,7 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or
|
|||
Overview
|
||||
--------
|
||||
|
||||
The Apache Tuscany SCA 2.0-M3 release includes implementations of the
|
||||
The Apache Tuscany SCA 2.0-M4 release includes implementations of the
|
||||
main SCA specifications and recent updates from Open CSA drafts including:
|
||||
|
||||
SCA Assembly Model V1.1
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
Installing the Apache Tuscany SCA 2.0-M3 June 2009 Release binary distribution
|
||||
===============================================================================
|
||||
Installing the Apache Tuscany SCA 2.0-M4 November 2009 Release binary distribution
|
||||
==================================================================================
|
||||
|
||||
Unzip Tuscany binary distribution archive and you get the following:
|
||||
|
||||
tuscany-sca-2.0-M3
|
||||
tuscany-sca-2.0-M4
|
||||
CHANGES - A note of the major changes in this release
|
||||
INSTALL - this help file
|
||||
LICENSE - the Apache License and any dependecy licenses
|
||||
|
|
|
@ -15,7 +15,7 @@ for help enter use the "/?" parameter, eg:
|
|||
To simplify the use of the script add the absolute file path of the bin
|
||||
folder to your environment path:
|
||||
|
||||
set PATH=%PATH%;\Tuscany\tuscany-sca-2.0-M3\bin
|
||||
set PATH=%PATH%;\Tuscany\tuscany-sca-2.0-M4\bin
|
||||
|
||||
and that enables running the script by just "tuscany", for example, in the
|
||||
implementation-java-calculator sample again you can enter:
|
||||
|
|
Loading…
Reference in a new issue