You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2009/11/25 21:45:38 UTC

svn commit: r884260 - in /incubator/uima: sandbox/trunk/SandboxDistr/annotator-package/readme/ uima-as/trunk/uima-as-distr/src/main/readme/ uimaj/trunk/uimaj-distr/src/main/readme/

Author: schor
Date: Wed Nov 25 20:45:37 2009
New Revision: 884260

URL: http://svn.apache.org/viewvc?rev=884260&view=rev
Log:
no Jira - regenerate release notes for uimaj, uima-as, and sandbox for RC3

Modified:
    incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES
    incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES.html
    incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES
    incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES.html
    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/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES?rev=884260&r1=884259&r2=884260&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES Wed Nov 25 20:45:37 2009
@@ -112,6 +112,7 @@
 
 6. List of JIRA Issues Fixed in this Release
 
+
 Release Notes - UIMA - Version 2.3S
 
 
@@ -164,6 +165,7 @@
     * [UIMA-1615] - make build-from-sources work
     * [UIMA-1639] - Fixed bugs which disabled compiled dicts, static dict attributes
     * [UIMA-1663] - All directories in UIMA distribution should be 755
+    * [UIMA-1676] - Regex: pear install.xml is missing 2 of the 3 jar files
 
 ** Improvement
     * [UIMA-991] - fix Sandbox documentation to avoid overflowing the footer on even pages
@@ -221,4 +223,3 @@
 
 ** Wish
     * [UIMA-1469] - Add Lucas to the sandbox home page
-

Modified: incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES.html
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES.html?rev=884260&r1=884259&r2=884260&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES.html (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/readme/RELEASE_NOTES.html Wed Nov 25 20:45:37 2009
@@ -141,7 +141,6 @@
   
 <h2><a name="list.issues">6. List of JIRA Issues Fixed in this Release</a></h2>
 
-
         Release Notes - UIMA - Version 2.3S
         
 <h2>        Bug
@@ -243,6 +242,8 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1663'>UIMA-1663</a>] -         All directories in UIMA distribution should be 755
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1676'>UIMA-1676</a>] -         Regex: pear install.xml is missing 2 of the 3 jar files
+</li>
 </ul>
     
 <h2>        Improvement

Modified: incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES?rev=884260&r1=884259&r2=884260&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES (original)
+++ incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES Wed Nov 25 20:45:37 2009
@@ -41,6 +41,7 @@
 
 5. List of JIRA Issues Fixed in this Release
 
+
 Release Notes - UIMA - Version 2.3AS
 
 
@@ -213,12 +214,17 @@
     * [UIMA-1655] - Fix NPE in UIMA AS service while creating a new listener
     * [UIMA-1656] - UIMA AS aggregate should not attempt to send getMeta request to remotes when its stopping
     * [UIMA-1657] - UIMA AS client fails if a failover broker uri with multiple endpoints is used
-    * [UIMA-1658] - UIMA AS worker does not respond to client initialize after failover
     * [UIMA-1659] - UIMA AS aggregate creates a redundant temp reply queue for each delegate
     * [UIMA-1662] - uima-as extract and build script has copy/paste error - is building base uima instead of uima-as
     * [UIMA-1663] - All directories in UIMA distribution should be 755
     * [UIMA-1665] - UIMA AS aggregate not handling timeouts correctly for parallel delegates
     * [UIMA-1666] - CasPoolSize should equal numberOfInstances when deploying a primitive component
+    * [UIMA-1671] - UIMA AS client fails to localize exception message when executed in an OSGI server
+    * [UIMA-1672] - BaseAnalysisEngineController.stopCasMultiplier should log stopping also to log file
+    * [UIMA-1673] - uimaee_messages.properties contains key UIMAEE_stopping_collocated_cm_INFO twice
+    * [UIMA-1674] - Exception thrown from CasMultiplier.process should be reported to client as failure
+    * [UIMA-1675] - UIMA AS client does not log time out error correctly
+    * [UIMA-1681] - Wrong value for JMX monitoring property
 
 ** Improvement
     * [UIMA-841] - move Eclipse feature maven builds into feature projects
@@ -270,6 +276,8 @@
     * [UIMA-1622] - Make uima-as dependencies more precise
     * [UIMA-1635] - uima-as docs review fixes for 2.3.0 level
     * [UIMA-1660] - uimaj-as-camel should support failover in configruation string
+    * [UIMA-1670] - uima-as startup issues
+    * [UIMA-1677] - UIMA-AS Doc updates from proofreading
 
 ** New Feature
     * [UIMA-1017] - Client API does not support the CAS multiplier interface

Modified: incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES.html
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES.html?rev=884260&r1=884259&r2=884260&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES.html (original)
+++ incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/RELEASE_NOTES.html Wed Nov 25 20:45:37 2009
@@ -413,8 +413,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1657'>UIMA-1657</a>] -         UIMA AS client fails if a failover broker uri with multiple endpoints is used
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1658'>UIMA-1658</a>] -         UIMA AS worker does not respond to client initialize after failover
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1659'>UIMA-1659</a>] -         UIMA AS aggregate creates a redundant temp reply queue for each delegate
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1662'>UIMA-1662</a>] -         uima-as extract and build script has copy/paste error - is building base uima instead of uima-as
@@ -425,6 +423,18 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1666'>UIMA-1666</a>] -         CasPoolSize should equal numberOfInstances when deploying a primitive component
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1671'>UIMA-1671</a>] -         UIMA AS client fails to localize exception message when executed in an OSGI server
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1672'>UIMA-1672</a>] -         BaseAnalysisEngineController.stopCasMultiplier should log stopping also to log file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1673'>UIMA-1673</a>] -         uimaee_messages.properties contains key UIMAEE_stopping_collocated_cm_INFO twice
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1674'>UIMA-1674</a>] -         Exception thrown from CasMultiplier.process should be reported to client as failure
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1675'>UIMA-1675</a>] -         UIMA AS client does not log time out error correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1681'>UIMA-1681</a>] -         Wrong value for JMX monitoring property
+</li>
 </ul>
     
 <h2>        Improvement
@@ -528,6 +538,10 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1660'>UIMA-1660</a>] -         uimaj-as-camel should support failover in configruation string
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1670'>UIMA-1670</a>] -         uima-as startup issues
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1677'>UIMA-1677</a>] -         UIMA-AS Doc updates from proofreading
+</li>
 </ul>
     
 <h2>        New Feature

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=884260&r1=884259&r2=884260&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 Wed Nov 25 20:45:37 2009
@@ -272,6 +272,9 @@
     * [UIMA-1650] - Bug in common launcher script causing UIMA_CLASSPATH to be ignored
     * [UIMA-1663] - All directories in UIMA distribution should be 755
     * [UIMA-1664] - Windows command line files not working
+    * [UIMA-1668] - Update sample descriptor for cas editor test UI_009
+    * [UIMA-1678] - Pear builder maven plugin should use "Package" mode of buildComponentClassPath 
+    * [UIMA-1679] - UIMA scripts set memory options that override user's setiings
 
 ** Improvement
     * [UIMA-71] - New v2 features missing from tutorial chapters

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=884260&r1=884259&r2=884260&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 Wed Nov 25 20:45:37 2009
@@ -179,6 +179,7 @@
   
 <h2><a name="list.issues">6. List of JIRA Issues Fixed in this Release</a></h2>
 
+
         Release Notes - UIMA - Version 2.3
         
 <h2>        Bug
@@ -428,6 +429,12 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1664'>UIMA-1664</a>] -         Windows command line files not working
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1668'>UIMA-1668</a>] -         Update sample descriptor for cas editor test UI_009
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1678'>UIMA-1678</a>] -         Pear builder maven plugin should use &quot;Package&quot; mode of buildComponentClassPath 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/UIMA-1679'>UIMA-1679</a>] -         UIMA scripts set memory options that override user's setiings
+</li>
 </ul>
     
 <h2>        Improvement
@@ -657,5 +664,6 @@
 <li>[<a href='https://issues.apache.org/jira/browse/UIMA-1389'>UIMA-1389</a>] -         Remove OpenNLP example wrapper
 </li>
 </ul>
+    
 </body>
 </html>
\ No newline at end of file