You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2008/09/16 08:32:08 UTC

svn commit: r695741 - /tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES

Author: antelder
Date: Mon Sep 15 23:32:08 2008
New Revision: 695741

URL: http://svn.apache.org/viewvc?rev=695741&view=rev
Log:
Update 1.3.2 CHNAGES file with all the JIRAs fixed in the 1.3.2 branch so far

Modified:
    tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES

Modified: tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES?rev=695741&r1=695740&r2=695741&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES (original)
+++ tuscany/branches/sca-java-1.3.2/distribution/src/main/release/CHANGES Mon Sep 15 23:32:08 2008
@@ -4,7 +4,15 @@
 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 
 =================================================