summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2/distribution
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.3.2/distribution')
-rw-r--r--branches/sca-java-1.3.2/distribution/src/main/release/CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES b/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES
index cad737be7f..e73a7c5710 100644
--- a/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES
+++ b/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES
@@ -4,7 +4,15 @@ Changes With Apache Tuscany SCA 1.3.2 September 2008
Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
* TUSCANY-2598 Patch to support zip protocol type
* TUSCANY-2591 Invalid JMS Message Property in binding.jms
+ * TUSCANY-2590 Pool JAXB marshaller/unmarshallers for a given JAXBContext
+ * TUSCANY-2587 Inconsistent service naming in promoted service scenarios
* TUSCANY-2561 Soap intents are lower case while the policy framework says that they should be upper case
+ * TUSCANY-2538 Tuscany object model does not handle unknown content in composite files
+ * TUSCANY-2531 Problems with generated wsdl when using non service package
+ * TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable intfs wrt calculation of services implemented by a Java implementation
+ * TUSCANY-2501 InterfaceContract is not established on reference when it's not calculated by introspection
+ * TUSCANY-2463 Provide capability for handling attribute extensions to standard SCA elements in composite file
+ * TUSCANY-2398 Problem with using interface.java on reference when using interface.wsdl in service with a doc/lit/bare wsdl
Changes With Apache Tuscany SCA 1.3.1 August 2008
=================================================