summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2/distribution
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-09-16 06:32:08 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-09-16 06:32:08 +0000
commit09bf470e7078468db2cc4fb0a9cf7751b03c97db (patch)
tree772770ae4106979e63c48122a343ce0f1db726a6 /branches/sca-java-1.3.2/distribution
parenteb399860441bd6089885187d5f73ea278856c3c7 (diff)
Update 1.3.2 CHNAGES file with all the JIRAs fixed in the 1.3.2 branch so far
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695741 13f79535-47bb-0310-9956-ffa450edef68
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
=================================================