diff options
Diffstat (limited to 'sca-java-1.x/trunk/distribution/src')
-rw-r--r-- | sca-java-1.x/trunk/distribution/src/main/release/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/distribution/src/main/release/CHANGES b/sca-java-1.x/trunk/distribution/src/main/release/CHANGES index 3e61c8c044..dc0403e8ef 100644 --- a/sca-java-1.x/trunk/distribution/src/main/release/CHANGES +++ b/sca-java-1.x/trunk/distribution/src/main/release/CHANGES @@ -2,6 +2,8 @@ Changes With Apache Tuscany SCA 1.6.1 November 2010 ===================================================
Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
+TUSCANY-3780 Build error in maven-incremental-build
+TUSCANY-3770 Tomcat 7 reports a memory leak when stopping a Tuscany webapp
TUSCANY-3765 itest/wsdlgen creates classes that don't run on JDK 5
TUSCANY-3764 Some LICENSE/NOTICE files in individual module jars aren't consistent with the LICENSE/NOTICE files in the binary distribution
TUSCANY-3762 Tuscany SCA Eclipse plugin doesn't install correctly
|