Author: schor
Date: Mon Nov 30 04:35:04 2015
New Revision: 1717161
URL: http://svn.apache.org/viewvc?rev=1717161&view=rev
Log:
[UIMA-4674] remove built-in kind for lists, add the creatible list kinds to the
built-in creatables.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-
Author: schor
Date: Mon Nov 30 04:44:18 2015
New Revision: 1717165
URL: http://svn.apache.org/viewvc?rev=1717165&view=rev
Log:
[UIMA-4668] add JavaObject, clarify meaning in Javadoc comments
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Mon Nov 30 04:44:50 2015
New Revision: 1717166
URL: http://svn.apache.org/viewvc?rev=1717166&view=rev
Log:
no Jira - fix spelling in javadoc
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/FeatureStructure.java
Modi
Author: schor
Date: Mon Nov 30 04:50:59 2015
New Revision: 1717168
URL: http://svn.apache.org/viewvc?rev=1717168&view=rev
Log:
[UIM-4663] Update FeaturePathImpl for FSs as Java Objects. Improve the feature
caching, adjust the ordering in TypeClass so that it corresponds to the
ordinals in
Author: schor
Date: Mon Nov 30 04:56:16 2015
New Revision: 1717169
URL: http://svn.apache.org/viewvc?rev=1717169&view=rev
Log:
[UIMA-4674] have the getFsFromId_checked handle 0 as a special case to return
null, rather than throwing an error, to permit its use more widely. Remove
un
Author: schor
Date: Mon Nov 30 04:59:06 2015
New Revision: 1717170
URL: http://svn.apache.org/viewvc?rev=1717170&view=rev
Log:
[UIMA-4674] when creating a new FS, set the cache-not-in-index. This may be
later optimized to avoid this if there are no features in any index. Remove
some d
Author: schor
Date: Mon Nov 30 05:01:26 2015
New Revision: 1717172
URL: http://svn.apache.org/viewvc?rev=1717172&view=rev
Log:
[UIMA-4679] add method to get static field without inheritance, needed by
FSClassRegistry
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/
Author: schor
Date: Mon Nov 30 05:03:35 2015
New Revision: 1717173
URL: http://svn.apache.org/viewvc?rev=1717173&view=rev
Log:
[UIMA-4679] use get declared field when getting the typeIndexID
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Mon Nov 30 14:44:33 2015
New Revision: 1717262
URL: http://svn.apache.org/viewvc?rev=1717262&view=rev
Log:
no Jira - remove debug things
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/CasSerializerSupport.java
Modi
Author: schor
Date: Mon Nov 30 15:14:58 2015
New Revision: 1717270
URL: http://svn.apache.org/viewvc?rev=1717270&view=rev
Log:
[UIM-4663] Tweak FeaturePathImpl to return type and type class for feature path
even if the feature structure at the end of the path is null (the ref to it is
null)
Author: schor
Date: Mon Nov 30 22:48:26 2015
New Revision: 1717341
URL: http://svn.apache.org/viewvc?rev=1717341&view=rev
Log:
no Jira - fix javadoc comment
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_set_sorted.
Author: schor
Date: Tue Dec 1 12:05:18 2015
New Revision: 1717402
URL: http://svn.apache.org/viewvc?rev=1717402&view=rev
Log:
[UIMA-4673] make the merged features a linked hashmap so iteration preserves
feature order. Makes some test cases work (e.g. cas2inlineXml), and is better
for pr
Author: schor
Date: Tue Dec 1 16:35:23 2015
New Revision: 1717457
URL: http://svn.apache.org/viewvc?rev=1717457&view=rev
Log:
[UIM-4663] fix FeaturePathImpl test case to not depend on hard-coded id's for
FSs, and change one test case to correspond to different implementation detail
o
Author: schor
Date: Tue Dec 1 16:37:20 2015
New Revision: 1717458
URL: http://svn.apache.org/viewvc?rev=1717458&view=rev
Log:
no Jira - minor change to allow looping (is set off normally) for extended
measurements.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/test/
Author: schor
Date: Tue Dec 1 16:59:32 2015
New Revision: 1717465
URL: http://svn.apache.org/viewvc?rev=1717465&view=rev
Log:
[UIMA-4701] save type system impl associated with a cas definition for reuse
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/ap
Author: schor
Date: Tue Dec 1 17:04:24 2015
New Revision: 1717468
URL: http://svn.apache.org/viewvc?rev=1717468&view=rev
Log:
[UIMA-4664] fix index construction order to allow for more final objects.
Improve set-sorted index when used for the built-in annotation index to use a
cu
Author: schor
Date: Tue Dec 1 17:06:08 2015
New Revision: 1717469
URL: http://svn.apache.org/viewvc?rev=1717469&view=rev
Log:
[UIM-4663] fix FeaturePathImpl for many edge cases to operate like v2.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Tue Dec 1 18:00:54 2015
New Revision: 1717475
URL: http://svn.apache.org/viewvc?rev=1717475&view=rev
Log:
[UIM-4663] FeaturePathImpl updates for this class.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 1 18:02:11 2015
New Revision: 1717476
URL: http://svn.apache.org/viewvc?rev=1717476&view=rev
Log:
no Jira - remove debugging, reuse some code to avoid repetition
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 1 18:08:37 2015
New Revision: 1717477
URL: http://svn.apache.org/viewvc?rev=1717477&view=rev
Log:
[UIMA-4697] rename the 4 handleFeature methods with names that distinguish
among them. Treat document annotation correctly. Skip handling feature setting
for the
Author: schor
Date: Tue Dec 1 18:10:05 2015
New Revision: 1717479
URL: http://svn.apache.org/viewvc?rev=1717479&view=rev
Log:
[UIMA-4668] add constant for JAVAOBJECTARRAY
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/LowLevelCAS.
Author: schor
Date: Tue Dec 1 18:11:24 2015
New Revision: 1717480
URL: http://svn.apache.org/viewvc?rev=1717480&view=rev
Log:
[UIMA-4670] make it work with FeaturePath style exceptions
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Tue Dec 1 18:13:38 2015
New Revision: 1717482
URL: http://svn.apache.org/viewvc?rev=1717482&view=rev
Log:
[UIMA-4670] hook into Internationalization interface default methods
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Tue Dec 1 18:15:11 2015
New Revision: 1717484
URL: http://svn.apache.org/viewvc?rev=1717484&view=rev
Log:
[UIMA-4669] improve generic class use
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/Subiterator.java
Modi
Author: schor
Date: Tue Dec 1 18:19:11 2015
New Revision: 1717487
URL: http://svn.apache.org/viewvc?rev=1717487&view=rev
Log:
[UIMA-4666] update example SourceDocumentAnnotation JCas generated class for v3
Removed:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/ap
Author: schor
Date: Tue Dec 1 18:20:22 2015
New Revision: 1717488
URL: http://svn.apache.org/viewvc?rev=1717488&view=rev
Log:
no jira add comment
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/jcas/cas/Sofa.java
Modified:
uima/uimaj/bran
Author: schor
Date: Tue Dec 1 18:21:01 2015
New Revision: 1717489
URL: http://svn.apache.org/viewvc?rev=1717489&view=rev
Log:
[UIMA-4663] fix typo
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/jcas/cas/TOP.java
Modified:
uima/uimaj/bran
Author: schor
Date: Tue Dec 1 21:11:50 2015
New Revision: 1717532
URL: http://svn.apache.org/viewvc?rev=1717532&view=rev
Log:
[UIMA-4674] update tests: new JCasGen versions of OfShorts and OfStrings;
remove unused classes and tests, fix FSBagIndexTest to use feature structure
instances ins
Author: schor
Date: Tue Dec 1 21:14:00 2015
New Revision: 1717535
URL: http://svn.apache.org/viewvc?rev=1717535&view=rev
Log:
[UIMA-4663] move toward eliminating AnnotationBase sofa ref - use instead the
casView.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/
Author: schor
Date: Wed Dec 2 17:03:52 2015
New Revision: 1717658
URL: http://svn.apache.org/viewvc?rev=1717658&view=rev
Log:
[UIMA-4674] did a source cleanup that added a bunch of @Override statements.
Also added a version of getViewIterator that returns CASImpl instead of CAS.
Also
Author: schor
Date: Wed Dec 9 21:36:08 2015
New Revision: 1718972
URL: http://svn.apache.org/viewvc?rev=1718972&view=rev
Log:
no Jira - commit board report for Dec 2015
Added:
uima/site/trunk/uima-website/docs/board-reports/2015-12.txt
Added: uima/site/trunk/uima-website/docs/board-rep
Author: schor
Date: Mon Dec 28 20:18:21 2015
New Revision: 1721985
URL: http://svn.apache.org/viewvc?rev=1721985&view=rev
Log:
[UIMA-4719] use ArrayList(0)
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/RsLangs.java
Modi
Author: schor
Date: Mon Dec 28 20:21:41 2015
New Revision: 1721987
URL: http://svn.apache.org/viewvc?rev=1721987&view=rev
Log:
[UIMA-4669] Adjust return types to be more compatible
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/CAS.
Author: schor
Date: Mon Dec 28 20:22:43 2015
New Revision: 1721988
URL: http://svn.apache.org/viewvc?rev=1721988&view=rev
Log:
[UIMA-4674] add error message
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/CASRuntimeException.java
Modi
Author: schor
Date: Mon Dec 28 20:23:46 2015
New Revision: 1721989
URL: http://svn.apache.org/viewvc?rev=1721989&view=rev
Log:
[UIMA-4673] add internal convenience method to get type code
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Mon Dec 28 20:25:42 2015
New Revision: 1721990
URL: http://svn.apache.org/viewvc?rev=1721990&view=rev
Log:
[UIMA-4664] restore accidentally removed iterator() method.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Mon Dec 28 20:30:03 2015
New Revision: 1721991
URL: http://svn.apache.org/viewvc?rev=1721991&view=rev
Log:
[UIMA-4664] initial support for streams from feature structure iterators
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Mon Dec 28 20:34:24 2015
New Revision: 1721993
URL: http://svn.apache.org/viewvc?rev=1721993&view=rev
Log:
[UIMA-4673] add /clarify predicates for String and String subtypes; return more
specific type instance in one case
Modified:
uima/uimaj/branches/experiment-v3-
Author: schor
Date: Mon Dec 28 20:40:05 2015
New Revision: 1721994
URL: http://svn.apache.org/viewvc?rev=1721994&view=rev
Log:
no Jira - restore name of property to FLOAT_EXPECTED
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/resources/org/apache/uima/cas/
Author: schor
Date: Mon Dec 28 20:41:45 2015
New Revision: 1721996
URL: http://svn.apache.org/viewvc?rev=1721996&view=rev
Log:
[UIMA-4674] add error message
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/resources/org/apache/uima/UIMAException_Messages.proper
Author: schor
Date: Mon Dec 28 20:43:19 2015
New Revision: 1721998
URL: http://svn.apache.org/viewvc?rev=1721998&view=rev
Log:
[UIMA-4669] restore more general interface for API
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/a
Author: schor
Date: Mon Dec 28 20:50:48 2015
New Revision: 1721999
URL: http://svn.apache.org/viewvc?rev=1721999&view=rev
Log:
[UIMA-4720] return the committed type system (which now may not be == to
"this").
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src
Author: schor
Date: Mon Dec 28 20:55:15 2015
New Revision: 1722002
URL: http://svn.apache.org/viewvc?rev=1722002&view=rev
Log:
[UIMA-4718] first pass, binary compressed de/serialization form 6 for UV3
Added:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes6.java
URL:
http://svn.apache.org/viewvc/uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes6.java?rev=1722002&r1=1722001&r2=17220
Author: schor
Date: Mon Dec 28 21:05:02 2015
New Revision: 1722003
URL: http://svn.apache.org/viewvc?rev=1722003&view=rev
Log:
[UIMA-4718] first pass, binary compressed de/serialization form 6 for UV3
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Mon Dec 28 21:21:49 2015
New Revision: 1722004
URL: http://svn.apache.org/viewvc?rev=1722004&view=rev
Log:
[UIMA-4718] fixes for FsChange to support delta de/serialization. Modularize
some aspects of cas reset. Hook up the CAS to the binary cas de/ser methods
that were s
Author: schor
Date: Mon Dec 28 21:24:12 2015
New Revision: 1722005
URL: http://svn.apache.org/viewvc?rev=1722005&view=rev
Log:
[UIMA-4718] binary compressed de/serialization form 6 for UV3
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Mon Dec 28 21:25:37 2015
New Revision: 1722006
URL: http://svn.apache.org/viewvc?rev=1722006&view=rev
Log:
no jira - change internal class to one more specific
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Mon Dec 28 21:26:44 2015
New Revision: 1722007
URL: http://svn.apache.org/viewvc?rev=1722007&view=rev
Log:
[UIMA-4718] binary compressed de/serialization form 6 for UV3
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 29 15:42:52 2015
New Revision: 1722160
URL: http://svn.apache.org/viewvc?rev=1722160&view=rev
Log:
no Jira - comment add noting lack of test for null argument (not fixed)
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Tue Dec 29 15:46:01 2015
New Revision: 1722162
URL: http://svn.apache.org/viewvc?rev=1722162&view=rev
Log:
[UIMA-4673] add hashcode / equals for comparing type systems. Add singleton
that can be used as a marker (e.g. by CasCopier, to denote missing feature)
Modi
Author: schor
Date: Tue Dec 29 15:52:03 2015
New Revision: 1722163
URL: http://svn.apache.org/viewvc?rev=1722163&view=rev
Log:
add Comparable interface impl, fixups for prettyprint
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 29 15:56:00 2015
New Revision: 1722167
URL: http://svn.apache.org/viewvc?rev=1722167&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core
Author: schor
Date: Tue Dec 29 15:59:34 2015
New Revision: 1722168
URL: http://svn.apache.org/viewvc?rev=1722168&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility. add toString method
Modified:
uima/uimaj/branches/experimen
Author: schor
Date: Tue Dec 29 16:00:42 2015
New Revision: 1722169
URL: http://svn.apache.org/viewvc?rev=1722169&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core
Author: schor
Date: Tue Dec 29 16:02:46 2015
New Revision: 1722170
URL: http://svn.apache.org/viewvc?rev=1722170&view=rev
Log:
[4674] add method for deserialization to translate an id to a fs, but in case
of missing fs, retuning null
Modified:
uima/uimaj/branches/experiment-v3-jcas/u
Author: schor
Date: Tue Dec 29 16:03:22 2015
New Revision: 1722171
URL: http://svn.apache.org/viewvc?rev=1722171&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core
Author: schor
Date: Tue Dec 29 16:04:41 2015
New Revision: 1722172
URL: http://svn.apache.org/viewvc?rev=1722172&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core
Author: schor
Date: Tue Dec 29 16:05:11 2015
New Revision: 1722173
URL: http://svn.apache.org/viewvc?rev=1722173&view=rev
Log:
no Jira, comment change only
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/LowLevelTypeSystem.java
Modi
Author: schor
Date: Tue Dec 29 16:45:44 2015
New Revision: 1722185
URL: http://svn.apache.org/viewvc?rev=1722185&view=rev
Log:
[UIMA-4718] change log internals to use identity hash map to eliminate
sequential searching to see if item is modified.
Modified:
uima/uimaj/branches/experimen
Author: schor
Date: Tue Dec 29 16:59:32 2015
New Revision: 1722186
URL: http://svn.apache.org/viewvc?rev=1722186&view=rev
Log:
[UIMA-4718] change log internals to use identity hash map to eliminate
sequential searching to see if item is modified.
Modified:
uima/uimaj/branches/experimen
Author: schor
Date: Tue Dec 29 17:00:39 2015
New Revision: 1722187
URL: http://svn.apache.org/viewvc?rev=1722187&view=rev
Log:
no jira - add a TODO FIXME reminder - Slot_JavaObjectRef placement makes some
of the predicates not right.
Modified:
uima/uimaj/branches/experiment-v3-jcas/u
Author: schor
Date: Tue Dec 29 17:02:36 2015
New Revision: 1722189
URL: http://svn.apache.org/viewvc?rev=1722189&view=rev
Log:
[UIMA-4673] rename for arrays to clarify this is the array component slot kind
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/ap
Author: schor
Date: Tue Dec 29 17:03:36 2015
New Revision: 1722191
URL: http://svn.apache.org/viewvc?rev=1722191&view=rev
Log:
[UIMA-4673] make explicit named method for testing if a type is a string or a
substring
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/
Author: schor
Date: Tue Dec 29 17:01:14 2015
New Revision: 1722188
URL: http://svn.apache.org/viewvc?rev=1722188&view=rev
Log:
[UIMA-4669] undo some changes to more specific types, to achieve better
backwards compatibility
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core
Author: schor
Date: Tue Dec 29 18:10:15 2015
New Revision: 1722200
URL: http://svn.apache.org/viewvc?rev=1722200&view=rev
Log:
[UIMA-4673] add slotkind for types, add list form for static merged features
after commit, modify accessors to fetch the right form for this. Get rid of
highest of
Author: schor
Date: Tue Dec 29 18:12:51 2015
New Revision: 1722201
URL: http://svn.apache.org/viewvc?rev=1722201&view=rev
Log:
[UIMA-4673] synch the computation of hashCode and hasHashCode.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 29 18:13:54 2015
New Revision: 1722203
URL: http://svn.apache.org/viewvc?rev=1722203&view=rev
Log:
[UIMA-4673] switch to using getFeatureImpls to reduce object creation
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Tue Dec 29 18:28:54 2015
New Revision: 1722207
URL: http://svn.apache.org/viewvc?rev=1722207&view=rev
Log:
[UIMA-4673] support type system consolidation; add hashcode and equals. Compute
merged feature offsets. Return more specific impls in several methods. Use
subList
Author: schor
Date: Tue Dec 29 18:29:30 2015
New Revision: 1722208
URL: http://svn.apache.org/viewvc?rev=1722208&view=rev
Log:
no Jira, add comments
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/impl/XCASDeserializer.java
Modified:
Author: schor
Date: Tue Dec 29 18:32:08 2015
New Revision: 1722209
URL: http://svn.apache.org/viewvc?rev=1722209&view=rev
Log:
[4670] restore FLOAT_EXPECTED as message
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 29 18:33:03 2015
New Revision: 1722210
URL: http://svn.apache.org/viewvc?rev=1722210&view=rev
Log:
[UIMA-4669] use Sofa instead of SofaFS, add comments
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
Author: schor
Date: Tue Dec 29 18:33:42 2015
New Revision: 1722211
URL: http://svn.apache.org/viewvc?rev=1722211&view=rev
Log:
no Jira, use <> convention on right side of assignment
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache
Author: schor
Date: Tue Dec 29 18:35:18 2015
New Revision: 1722212
URL: http://svn.apache.org/viewvc?rev=1722212&view=rev
Log:
[UIMA-4674] add copy method, use common method for nextHigherPowerOf2.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Tue Dec 29 18:37:38 2015
New Revision: 1722213
URL: http://svn.apache.org/viewvc?rev=1722213&view=rev
Log:
[UIMA-4674] add _getTheArray method to match other array impls
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/jcas
Author: schor
Date: Tue Dec 29 18:38:12 2015
New Revision: 1722214
URL: http://svn.apache.org/viewvc?rev=1722214&view=rev
Log:
[UIMA-4674] add setArrayValueFromString for use by deserializers.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/jcas
Author: schor
Date: Tue Dec 29 18:39:34 2015
New Revision: 1722215
URL: http://svn.apache.org/viewvc?rev=1722215&view=rev
Log:
[UIMA-4674] set methods missing logging for delta cas - add that
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/jcas
Author: schor
Date: Tue Dec 29 18:43:00 2015
New Revision: 1722216
URL: http://svn.apache.org/viewvc?rev=1722216&view=rev
Log:
[UIMA-4674] fix generics for copy 1 fs and copyFeatures and some others
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/
Author: schor
Date: Tue Dec 29 18:45:04 2015
New Revision: 1722217
URL: http://svn.apache.org/viewvc?rev=1722217&view=rev
Log:
no Jira, use <> on right side of assignment (generics)
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/util/Ca
Author: schor
Date: Tue Dec 29 18:45:55 2015
New Revision: 1722219
URL: http://svn.apache.org/viewvc?rev=1722219&view=rev
Log:
[UIMA-4669] use Annotation instead of AnnotationFS internally
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/
Author: schor
Date: Tue Dec 29 18:46:26 2015
New Revision: 170
URL: http://svn.apache.org/viewvc?rev=170&view=rev
Log:
[UIMA-4669] use Annotation instead of AnnotationFS internally
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/
Author: schor
Date: Tue Dec 29 18:47:17 2015
New Revision: 172
URL: http://svn.apache.org/viewvc?rev=172&view=rev
Log:
[UIMA-4674] add nextHigherPowerOfX
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/util/Misc.java
Modified:
uima/u
Author: schor
Date: Tue Dec 29 18:49:27 2015
New Revision: 173
URL: http://svn.apache.org/viewvc?rev=173&view=rev
Log:
[UIMA-4673] internally use getFeatureImpls to reduce object copying
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Tue Dec 29 18:51:06 2015
New Revision: 174
URL: http://svn.apache.org/viewvc?rev=174&view=rev
Log:
[UIMA-4674] adjustments for split of de/ser code from CASImpl class.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Tue Dec 29 18:52:14 2015
New Revision: 175
URL: http://svn.apache.org/viewvc?rev=175&view=rev
Log:
[UIMA-4674] adjustments for split of de/ser code from CASImpl class.
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima
Author: schor
Date: Tue Dec 29 18:52:51 2015
New Revision: 177
URL: http://svn.apache.org/viewvc?rev=177&view=rev
Log:
[UIMA-4669] use Annotation instead of AnnotationFS internally
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/
Author: schor
Date: Thu Dec 31 14:50:19 2015
New Revision: 1722446
URL: http://svn.apache.org/viewvc?rev=1722446&view=rev
Log:
[UIMA-4718] when deserializing type Document Annotation, remove it from all
indexes first, update, then add back
Modified:
uima/uimaj/branches/experiment-v3-
Author: schor
Date: Sat Jan 2 15:24:40 2016
New Revision: 1722636
URL: http://svn.apache.org/viewvc?rev=1722636&view=rev
Log:
[UIMA-4670] default the message catalog if not specified - needed for some
subclasses of this
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/
Author: schor
Date: Sat Jan 2 15:26:49 2016
New Revision: 1722637
URL: http://svn.apache.org/viewvc?rev=1722637&view=rev
Log:
[UIMA-4674] use non-copying getFeatureImpls and stream
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/analysis_en
Author: schor
Date: Sat Jan 2 15:31:09 2016
New Revision: 1722638
URL: http://svn.apache.org/viewvc?rev=1722638&view=rev
Log:
[UIMA-4716] Fix the cas compare routine to work properly when the type systems
are different, with some features missing.
Modified:
uima/uimaj/branches/experi
Author: schor
Date: Sun Jan 3 01:35:43 2016
New Revision: 1722697
URL: http://svn.apache.org/viewvc?rev=1722697&view=rev
Log:
[UIMA-4721] fix edge case when doing addbacks
Modified:
uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java
Modified:
uima/uimaj/t
Author: schor
Date: Mon Jan 4 01:31:58 2016
New Revision: 1722779
URL: http://svn.apache.org/viewvc?rev=1722779&view=rev
Log:
[UIMA-4722] remove from proper view.
Modified:
uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java
Modified:
uima/uimaj/trunk/u
Author: schor
Date: Mon Jan 4 01:37:22 2016
New Revision: 1722780
URL: http://svn.apache.org/viewvc?rev=1722780&view=rev
Log:
[UIMA-4674] missed incrementing an index in a loop
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/util/CasCopier.
Author: schor
Date: Mon Jan 4 01:42:04 2016
New Revision: 1722781
URL: http://svn.apache.org/viewvc?rev=1722781&view=rev
Log:
[UIMA-4674] use id() which is visible instead of _id in test case
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/test/java/org/apache/uima/cas/
Author: schor
Date: Mon Jan 4 01:54:38 2016
New Revision: 1722782
URL: http://svn.apache.org/viewvc?rev=1722782&view=rev
Log:
[UIMA-4673] Fix test case setups that capture type and feature info before type
system commit - which may change these - to recalculate them.
Modified:
uima/u
Author: schor
Date: Mon Jan 4 01:58:12 2016
New Revision: 1722784
URL: http://svn.apache.org/viewvc?rev=1722784&view=rev
Log:
[UIMA-4674] replace generic args on right side of assignment with <>. Replace
internal use of built-in types ending in FS with classes. (e.g. AnnotatorFS -&g
Author: schor
Date: Mon Jan 4 01:55:33 2016
New Revision: 1722783
URL: http://svn.apache.org/viewvc?rev=1722783&view=rev
Log:
[UIMA-4674] add tests for next higher power of x
Added:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/test/java/org/apache/uima/util/MiscTest.java
A
Author: schor
Date: Mon Jan 4 02:08:40 2016
New Revision: 1722785
URL: http://svn.apache.org/viewvc?rev=1722785&view=rev
Log:
[UIMA-4674] update cas compare - more specific generics, identity hashmaps for
FSs
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/test/java
Author: schor
Date: Mon Jan 4 02:11:24 2016
New Revision: 1722786
URL: http://svn.apache.org/viewvc?rev=1722786&view=rev
Log:
[UIMA-4674] [UIMA-4669] use more specific classes, generics cleanup
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/test/java/org/apache/uima/
Author: schor
Date: Mon Jan 4 14:00:17 2016
New Revision: 1722870
URL: http://svn.apache.org/viewvc?rev=1722870&view=rev
Log:
[UIMA-4722] fix updateDocumentAnnotation corruption avoidance
Modified:
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/cas/
1401 - 1500 of 5959 matches
Mail list logo