You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by mb...@apache.org on 2007/12/03 18:30:00 UTC

svn commit: r600614 - in /incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme: RELEASE_NOTES RELEASE_NOTES.html

Author: mbaessler
Date: Mon Dec  3 09:29:59 2007
New Revision: 600614

URL: http://svn.apache.org/viewvc?rev=600614&view=rev
Log:
UIMA-639

update release notes for release 2.2.1 

https://issues.apache.org/jira/browse/UIMA-639

Modified:
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES.html

Modified: incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES?rev=600614&r1=600613&r2=600614&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES (original)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES Mon Dec  3 09:29:59 2007
@@ -157,6 +157,11 @@
     * [UIMA-641] - CPM test case fails with Sun JVM
     * [UIMA-649] - CAS.getAnnotationIndex(Type) does creates invalid index objects
     * [UIMA-654] - add missing license header 
+    * [UIMA-655] - testMergeTypeSystemElementType(org.apache.uima.util.CasCreationUtilsTest) fails on Linux
+    * [UIMA-656] - Eclipse update site not working - nothing shows up as selectable
+    * [UIMA-659] - Conform Eclipse update site to Apache Distribution location requirements
+    * [UIMA-663] - CDE Resource Dependency page throwing NPE if XML missing <resourceManagerConfiguration> element
+    * [UIMA-665] - sometimes the test testHasNextWithOutOfMemoryError() for test class CpmCollectionReader_ErrorTest fails
 
 ** Improvement
     * [UIMA-74] - make Eclipse plugins into features that can be installed by Eclipse update mechanism
@@ -166,10 +171,14 @@
     * [UIMA-630] - Make TypeSystemUtils.isIdentifier() public so it can be accessed by client code
     * [UIMA-636] - Improve CDE to allow other tools to re-use its functionality to edit a new UIMA Xml descriptor
     * [UIMA-638] - CVD should allow viewing FSArrays longer than 20 elements
+    * [UIMA-661] - update docs for Eclipse Update Site install
+    * [UIMA-662] - Fix running footer in PDF docs having text overflow
+    * [UIMA-664] - CustomResourceFactory_impl not catching exceptions when calling out to initialize method
 
 ** New Feature
     * [UIMA-580] - Make the CDE plugin extensible
     * [UIMA-640] - Add more convenience methods to TypeSystemUtils
+    * [UIMA-660] - Add mirrors support to our website for use by Eclipse Update Site
 
 ** Task
     * [UIMA-576] - Change version number to 2.3-SNAPSHOT
@@ -178,4 +187,4 @@
     * [UIMA-585] - Reduce noisy output when running some CPE tests when run in Maven
 
 ** Wish
-    * [UIMA-301] - CAS APIs should make it easier to deal with arrays of unknown element type
\ No newline at end of file
+    * [UIMA-301] - CAS APIs should make it easier to deal with arrays of unknown element type

Modified: incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES.html
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES.html?rev=600614&r1=600613&r2=600614&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES.html (original)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme/RELEASE_NOTES.html Mon Dec  3 09:29:59 2007
@@ -217,6 +217,16 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-654'>UIMA-654</a>] -         add missing license header 
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-655'>UIMA-655</a>] -         testMergeTypeSystemElementType(org.apache.uima.util.CasCreationUtilsTest) fails on Linux
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-656'>UIMA-656</a>] -         Eclipse update site not working - nothing shows up as selectable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-659'>UIMA-659</a>] -         Conform Eclipse update site to Apache Distribution location requirements
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-663'>UIMA-663</a>] -         CDE Resource Dependency page throwing NPE if XML missing &lt;resourceManagerConfiguration&gt; element
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-665'>UIMA-665</a>] -         sometimes the test testHasNextWithOutOfMemoryError() for test class CpmCollectionReader_ErrorTest fails
+</li>
 </ul>
     
 <h2>        Improvement
@@ -236,6 +246,12 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-638'>UIMA-638</a>] -         CVD should allow viewing FSArrays longer than 20 elements
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-661'>UIMA-661</a>] -         update docs for Eclipse Update Site install
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-662'>UIMA-662</a>] -         Fix running footer in PDF docs having text overflow
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-664'>UIMA-664</a>] -         CustomResourceFactory_impl not catching exceptions when calling out to initialize method
+</li>
 </ul>
     
 <h2>        New Feature
@@ -244,6 +260,8 @@
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-580'>UIMA-580</a>] -         Make the CDE plugin extensible
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-640'>UIMA-640</a>] -         Add more convenience methods to TypeSystemUtils
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-660'>UIMA-660</a>] -         Add mirrors support to our website for use by Eclipse Update Site
 </li>
 </ul>