svn commit: r1197545 - in /uima: sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/explain/apply/ sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/mai

2011-11-04 Thread pkluegl
Author: pkluegl Date: Fri Nov 4 13:13:43 2011 New Revision: 1197545 URL: http://svn.apache.org/viewvc?rev=1197545&view=rev Log: UIMA-2273 The notification of views when the cas document is exchanged will now be processed by a new listener and controlled by the AnnotationEditor in the doSetInput

svn commit: r1197547 - in /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor: ICasEditor.java editview/FeatureStructureContentProvider.java fsview/FeatureStructureBro

2011-11-04 Thread pkluegl
Author: pkluegl Date: Fri Nov 4 13:18:24 2011 New Revision: 1197547 URL: http://svn.apache.org/viewvc?rev=1197547&view=rev Log: UIMA-2273 added listener methods to ICasEditor and removed casts to AnnotationEditor in two views Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org

svn commit: r1197584 - /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/ICasEditorInputListener.java

2011-11-04 Thread pkluegl
Author: pkluegl Date: Fri Nov 4 14:41:59 2011 New Revision: 1197584 URL: http://svn.apache.org/viewvc?rev=1197584&view=rev Log: UIMA-2273 extended javadoc Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/ICasEditorInputListener.java Modified: u

svn commit: r1197746 - /uima/uima-as/trunk/uimaj-as-core/src/main/java/org/apache/uima/aae/controller/PrimitiveAnalysisEngineController_impl.java

2011-11-04 Thread cwiklik
Author: cwiklik Date: Fri Nov 4 20:23:36 2011 New Revision: 1197746 URL: http://svn.apache.org/viewvc?rev=1197746&view=rev Log: UIMA-2180 When generating per CAS stats skip the top level aggregate stats, and only include primitives Modified: uima/uima-as/trunk/uimaj-as-core/src/main/java/o