Author: slaws
Date: Tue Jan 8 05:39:34 2008
New Revision: 609974
URL: http://svn.apache.org/viewvc?rev=609974&view=rev
Log:
Update various notice file to R1.1
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/README
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/bin/INSTALL
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/src/BUILDING
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES?rev=609974&r1=609973&r2=609974&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
Tue Jan 8 05:39:34 2008
@@ -1,28 +1,68 @@
Changes With Apache Tuscany SCA 1.1 (incubating) January 2008
===============================================================
-TODO
-
- Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
- * ???
+ * TUSCANY-1939
+ * TUSCANY-1914
+ * TUSCANY-1854
+ * TUSCANY-1931
+ * TUSCANY-1547
+ * TUSCANY-1909
+ * TUSCANY-1919
+ * TUSCANY-1930
+ * TUSCANY-1806
+ * TUSCANY-1804
+ * TUSCANY-1916
+ * TUSCANY-1913
+ * TUSCANY-1834
+ * TUSCANY-1857
+ * TUSCANY-1687
+ * TUSCANY-1801
+ * TUSCANY-1742
+ * TUSCANY-1762
+ * TUSCANY-1945
+ * TUSCANY-1595
+ * TUSCANY-1594
+ * TUSCANY-1849
+ * TUSCANY-1836
+ * TUSCANY-1934
+ * TUSCANY-1902
+ * TUSCANY-1608
+ * TUSCANY-1943
+ * TUSCANY-1896
+ * TUSCANY-1626
+ * TUSCANY-1797
+ * TUSCANY-1601
+ * TUSCANY-1415
+
- Better JMS support
-- JAXB based POJO transformations.
+ * binding.jms supporting point to point text based messaging only
+ * New SOAP/JMS sample (helloworld-ws-reference/service-jms)
+
- Improvements in PolicyFramework Support
* Support for policy specifications on operation elements in a composite
definition
-- A new demo
- * Separate sample to demonstrate use of Implementation Policies (uses
logging and JAAS Authentication)
+ * Separate sample (calculator-implementation-policies) to demonstrate use of
Implementation Policies
+ (uses logging and JAAS Authentication)
+
- Modeling of client side java script components
* See implementation.widget
-- JSONRPC reference binding
-- Better support for doman API suggested by assembly spec including a
standalone node and nodes running connected together in a domain.
+
+- Evolving support for doman API suggested by assembly spec including a
standalone node and nodes running
+ connected together in a domain.
* stand alone nodes can be configured and started without recourse to the
domain.
- * using the domain API contributions can be added and associated with a
node. Wiring across nodes is supported.
+ * using the domain API contributions can be added and associated with a
node.
+
- Class loading and OSGI improvements
* Enable Tuscany to be run in a multi-classloader environment including
inside OSGi. By default,
Tuscany continues to run using a single CLASSPATH-based classloader.
* Contributions no longer need to be in the CLASSPATH. All import/export
dependencies across contributions should be
explicitly specified (as described in the spec).
+
+- Support for JSONRPC binding on SCA references
+
- Support for BPEL references
+
+- JAXB based POJO transformations
Changes With Apache Tuscany SCA 1.0.1 (incubating) November 2007
================================================================
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/README
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/README?rev=609974&r1=609973&r2=609974&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/README
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/README
Tue Jan 8 05:39:34 2008
@@ -1,7 +1,7 @@
-Apache Tuscany SCA 1.0 (incubating) September 2007 README
-=========================================================
+Apache Tuscany SCA 1.1 (incubating) January 2008 README
+=======================================================
-Welcome to the Tuscany SCA 1.0 release.
+Welcome to the Tuscany SCA 1.1 release.
See the RELEASE_NOTES file for information specific to this release.
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES?rev=609974&r1=609973&r2=609974&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
Tue Jan 8 05:39:34 2008
@@ -1,5 +1,5 @@
-Apache Tuscany SCA 1.0 (incubating) September 2007 Release Notes
-================================================================
+Apache Tuscany SCA 1.1 (incubating) January 2008 Release Notes
+==============================================================
Apache Tuscany provides a runtime based on the Service Component
Architecture. SCA is a set of specifications aimed at simplifying SOA
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/bin/INSTALL
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/bin/INSTALL?rev=609974&r1=609973&r2=609974&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/bin/INSTALL
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/bin/INSTALL
Tue Jan 8 05:39:34 2008
@@ -1,9 +1,9 @@
-Installing the Apache Tuscany SCA 0.91 (incubating) July 2007 Release binary
distribution
-=========================================================================================
+Installing the Apache Tuscany SCA 1.1 (incubating) January 2008 Release binary
distribution
+===========================================================================================
Unzip Tuscany binary distribution archive and you get the following:
-tuscany-sca-0.91-incubating
+tuscany-sca-1.1-incubating
DISCLAIMER - the ASF incubation disclaimer
INSTALL - this help file
LICENSE - the Apache License and any dependecy licenses
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/src/BUILDING
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/src/BUILDING?rev=609974&r1=609973&r2=609974&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/src/BUILDING
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/src/BUILDING
Tue Jan 8 05:39:34 2008
@@ -1,5 +1,5 @@
-Building the Apache Tuscany SCA 1.0 (incubating) September 2007 Release source
distribution
-=======================================================================================
+Building the Apache Tuscany SCA 1.1 (incubating) January 2008 Release source
distribution
+=========================================================================================
Initial Setup
-------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]