[jira] [Resolved] (UIMA-4184) IntHashSet bug in representation switch

2015-01-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4184. -- Resolution: Fixed IntHashSet bug in representation switch

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283947#comment-14283947 ] Marshall Schor commented on UIMA-3399: -- If I understand you correctly, it should be

[jira] [Resolved] (UIMA-4190) CasCopier fails to copy subtypes of string properly

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4190. -- Resolution: Fixed CasCopier fails to copy subtypes of string properly

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285923#comment-14285923 ] Marshall Schor commented on UIMA-3399: -- hmmm, the revision level should be 1653587

[jira] [Updated] (UIMA-4192) IntBitSet has wrong impl around offset

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4192: - Description: The meaning and use of which values are offset is inconsistent. Fix to make

[jira] [Updated] (UIMA-4192) IntBitSet has wrong impl around offset

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4192: - Summary: IntBitSet has wrong impl around offset (was: IntBitSet has wrong isValid() method)

[jira] [Created] (UIMA-4193) add toString methods to PositiveIntSet and impls

2015-01-21 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4193: Summary: add toString methods to PositiveIntSet and impls Key: UIMA-4193 URL: https://issues.apache.org/jira/browse/UIMA-4193 Project: UIMA Issue Type:

[jira] [Resolved] (UIMA-4192) IntBitSet has wrong impl around offset

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4192. -- Resolution: Fixed IntBitSet has wrong impl around offset

[jira] [Resolved] (UIMA-4193) add toString methods to PositiveIntSet and impls

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4193. -- Resolution: Fixed add toString methods to PositiveIntSet and impls

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14284568#comment-14284568 ] Marshall Schor commented on UIMA-3399: -- ok, I'll see if I can reproduce ... Can you

[jira] [Created] (UIMA-4198) cleanup CasCopier - move test out of inner loop, improve tst

2015-01-21 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4198: Summary: cleanup CasCopier - move test out of inner loop, improve tst Key: UIMA-4198 URL: https://issues.apache.org/jira/browse/UIMA-4198 Project: UIMA

[jira] [Created] (UIMA-4184) IntHashSet bug in representation switch

2015-01-19 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4184: Summary: IntHashSet bug in representation switch Key: UIMA-4184 URL: https://issues.apache.org/jira/browse/UIMA-4184 Project: UIMA Issue Type: Bug

[jira] [Created] (UIMA-4185) PositiveIntSet should not have get(int) method

2015-01-19 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4185: Summary: PositiveIntSet should not have get(int) method Key: UIMA-4185 URL: https://issues.apache.org/jira/browse/UIMA-4185 Project: UIMA Issue Type:

[jira] [Reopened] (UIMA-4182) Make Eclipse plugins work with Kepler level Eclipse

2015-01-17 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reopened UIMA-4182: -- Assignee: Marshall Schor fix by doing the changes found by Peter Kluegl - change the execution

[jira] [Updated] (UIMA-4185) PositiveIntSet should not have get(int) method

2015-01-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4185: - Description: The PositiveIntSet interface has no need for a get method - remove that. Figure out

[jira] [Created] (UIMA-4181) CasCopier errors in copyFeatures

2015-01-16 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4181: Summary: CasCopier errors in copyFeatures Key: UIMA-4181 URL: https://issues.apache.org/jira/browse/UIMA-4181 Project: UIMA Issue Type: Bug

[jira] [Created] (UIMA-4182) Make Eclipse plugins work with Kepler level Eclipse

2015-01-16 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4182: Summary: Make Eclipse plugins work with Kepler level Eclipse Key: UIMA-4182 URL: https://issues.apache.org/jira/browse/UIMA-4182 Project: UIMA Issue Type:

[jira] [Resolved] (UIMA-4181) CasCopier errors in copyFeatures

2015-01-16 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4181. -- Resolution: Fixed CasCopier errors in copyFeatures

[jira] [Resolved] (UIMA-4182) Make Eclipse plugins work with Kepler level Eclipse

2015-01-16 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4182. -- Resolution: Fixed Make Eclipse plugins work with Kepler level Eclipse

[jira] [Created] (UIMA-4183) indetermenancy in logger test

2015-01-17 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4183: Summary: indetermenancy in logger test Key: UIMA-4183 URL: https://issues.apache.org/jira/browse/UIMA-4183 Project: UIMA Issue Type: Bug

[jira] [Resolved] (UIMA-4183) indetermenancy in logger test

2015-01-17 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4183. -- Resolution: Fixed Assignee: Marshall Schor indetermenancy in logger test

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285721#comment-14285721 ] Marshall Schor commented on UIMA-3399: -- right you are - I was never any good with

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285731#comment-14285731 ] Marshall Schor commented on UIMA-3399: -- well, that broke other things...

[jira] [Created] (UIMA-4190) CasCopier fails to copy subtypes of string properly

2015-01-20 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4190: Summary: CasCopier fails to copy subtypes of string properly Key: UIMA-4190 URL: https://issues.apache.org/jira/browse/UIMA-4190 Project: UIMA Issue Type:

[jira] [Commented] (UIMA-3399) More consistent handling of multiple add-to-index behavior for same Feature Structure

2015-01-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285754#comment-14285754 ] Marshall Schor commented on UIMA-3399: -- found a bunch more issues with offset handling

[jira] [Resolved] (UIMA-4182) Make Eclipse plugins work with Kepler level Eclipse

2015-01-18 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4182. -- Resolution: Fixed Make Eclipse plugins work with Kepler level Eclipse

[jira] [Resolved] (UIMA-4250) find method returns wrong fs in edge case

2015-02-16 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4250. -- Resolution: Fixed find method returns wrong fs in edge case

[jira] [Created] (UIMA-4250) find method returns wrong fs in edge case

2015-02-16 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4250: Summary: find method returns wrong fs in edge case Key: UIMA-4250 URL: https://issues.apache.org/jira/browse/UIMA-4250 Project: UIMA Issue Type: Bug

[jira] [Commented] (UIMA-4220) UIMA-AS needs to allow dd2spring to use a custom XML parser

2015-02-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327703#comment-14327703 ] Marshall Schor commented on UIMA-4220: -- I think this needs to be documented (other

[jira] [Created] (UIMA-4204) IntHashMap impl of remove broken

2015-01-26 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4204: Summary: IntHashMap impl of remove broken Key: UIMA-4204 URL: https://issues.apache.org/jira/browse/UIMA-4204 Project: UIMA Issue Type: Bug

[jira] [Created] (UIMA-4206) IntHashSet table expansion should account for removed items better

2015-01-27 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4206: Summary: IntHashSet table expansion should account for removed items better Key: UIMA-4206 URL: https://issues.apache.org/jira/browse/UIMA-4206 Project: UIMA

[jira] [Created] (UIMA-4205) PositiveIntSet_impl fails to pass along offset when converting to IntHashSet

2015-01-27 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4205: Summary: PositiveIntSet_impl fails to pass along offset when converting to IntHashSet Key: UIMA-4205 URL: https://issues.apache.org/jira/browse/UIMA-4205 Project:

[jira] [Resolved] (UIMA-4205) PositiveIntSet_impl fails to pass along offset when converting to IntHashSet

2015-01-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4205. -- Resolution: Fixed PositiveIntSet_impl fails to pass along offset when converting to IntHashSet

[jira] [Resolved] (UIMA-4204) IntHashMap impl of remove broken

2015-01-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4204. -- Resolution: Fixed IntHashMap impl of remove broken --

[jira] [Resolved] (UIMA-4206) IntHashSet table expansion should account for removed items better

2015-01-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4206. -- Resolution: Fixed IntHashSet table expansion should account for removed items better

[jira] [Resolved] (UIMA-4191) fix creators of FSs with uninit'ed sofaRefs to bypass index corruptn chkng

2015-01-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4191. -- Resolution: Fixed fix creators of FSs with uninit'ed sofaRefs to bypass index corruptn chkng

[jira] [Resolved] (UIMA-4198) cleanup CasCopier - move test out of inner loop, improve tst

2015-01-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4198. -- Resolution: Fixed cleanup CasCopier - move test out of inner loop, improve tst

[jira] [Created] (UIMA-4201) IntBitSet - treat offset consistently

2015-01-25 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4201: Summary: IntBitSet - treat offset consistently Key: UIMA-4201 URL: https://issues.apache.org/jira/browse/UIMA-4201 Project: UIMA Issue Type: Bug

[jira] [Created] (UIMA-4166) simplify iterators to avoid type merging juggling when order is not needed

2015-01-05 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4166: Summary: simplify iterators to avoid type merging juggling when order is not needed Key: UIMA-4166 URL: https://issues.apache.org/jira/browse/UIMA-4166 Project: UIMA

[jira] [Reopened] (UIMA-4175) speed up lookup of JCas cover object from cache

2015-01-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reopened UIMA-4175: -- Assignee: Marshall Schor The speedup has a threading issue - it's sharing the initargs array

[jira] [Resolved] (UIMA-4175) speed up lookup of JCas cover object from cache

2015-01-13 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4175. -- Resolution: Fixed speed up lookup of JCas cover object from cache

[jira] [Created] (UIMA-4178) Improve CasCopier by using low level API

2015-01-13 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4178: Summary: Improve CasCopier by using low level API Key: UIMA-4178 URL: https://issues.apache.org/jira/browse/UIMA-4178 Project: UIMA Issue Type: Improvement

[jira] [Created] (UIMA-4226) CAS Reset fails to shrink some allocations

2015-02-09 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4226: Summary: CAS Reset fails to shrink some allocations Key: UIMA-4226 URL: https://issues.apache.org/jira/browse/UIMA-4226 Project: UIMA Issue Type:

[jira] [Created] (UIMA-4248) snapshot iterators over empty indexes return 1 null

2015-02-13 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4248: Summary: snapshot iterators over empty indexes return 1 null Key: UIMA-4248 URL: https://issues.apache.org/jira/browse/UIMA-4248 Project: UIMA Issue Type:

[jira] [Resolved] (UIMA-4248) snapshot iterators over empty indexes return 1 null

2015-02-13 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4248. -- Resolution: Fixed snapshot iterators over empty indexes return 1 null

[jira] [Created] (UIMA-4173) tweaks to JCasHash map for speed

2015-01-07 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4173: Summary: tweaks to JCasHash map for speed Key: UIMA-4173 URL: https://issues.apache.org/jira/browse/UIMA-4173 Project: UIMA Issue Type: Improvement

[jira] [Created] (UIMA-4172) simplify map from sofa number to view

2015-01-07 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4172: Summary: simplify map from sofa number to view Key: UIMA-4172 URL: https://issues.apache.org/jira/browse/UIMA-4172 Project: UIMA Issue Type: Improvement

[jira] [Resolved] (UIMA-4173) tweaks to JCasHash map for speed

2015-01-07 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4173. -- Resolution: Fixed tweaks to JCasHash map for speed

[jira] [Resolved] (UIMA-4171) IntArrayRBT findInsertionPoint wrong value in one case

2015-01-07 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4171. -- Resolution: Fixed IntArrayRBT findInsertionPoint wrong value in one case

[jira] [Resolved] (UIMA-4172) simplify map from sofa number to view

2015-01-07 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4172. -- Resolution: Fixed simplify map from sofa number to view -

[jira] [Resolved] (UIMA-4167) Index protection check missing some kinds of types

2015-01-07 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4167. -- Resolution: Fixed Index protection check missing some kinds of types

[jira] [Resolved] (UIMA-4166) simplify iterators to avoid type merging juggling when order is not needed

2015-01-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4166. -- Resolution: Fixed simplify iterators to avoid type merging juggling when order is not needed

[jira] [Created] (UIMA-4167) Index protection check missing some kinds of types

2015-01-06 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4167: Summary: Index protection check missing some kinds of types Key: UIMA-4167 URL: https://issues.apache.org/jira/browse/UIMA-4167 Project: UIMA Issue Type:

[jira] [Updated] (UIMA-4161) improve error message when type merge discovers incompatibility

2015-01-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4161: - Fix Version/s: (was: 2.7.0SDK) backlogSDK improve error message when type

[jira] [Resolved] (UIMA-4160) improve serialization warning for multiple-refs

2015-01-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4160. -- Resolution: Fixed improve serialization warning for multiple-refs

[jira] [Resolved] (UIMA-4162) improve 2.7.0 docs

2015-01-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4162. -- Resolution: Fixed improve 2.7.0 docs -- Key: UIMA-4162

[jira] [Resolved] (UIMA-4158) Make THROW_EXCEPTION_FS_UPDATES_CORRUPTS and friends public

2015-01-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4158. -- Resolution: Fixed kept in the impl classes Make THROW_EXCEPTION_FS_UPDATES_CORRUPTS and

[jira] [Created] (UIMA-4171) IntArrayRBT findInsertionPoint wrong value in one case

2015-01-07 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4171: Summary: IntArrayRBT findInsertionPoint wrong value in one case Key: UIMA-4171 URL: https://issues.apache.org/jira/browse/UIMA-4171 Project: UIMA Issue

[jira] [Resolved] (UIMA-4175) speed up lookup of JCas cover object from cache

2015-01-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4175. -- Resolution: Fixed Speed up with both better iterators (minor part) and faster JCas cache lookup

[jira] [Created] (UIMA-4175) speed up lookup of JCas cover object from cache

2015-01-08 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4175: Summary: speed up lookup of JCas cover object from cache Key: UIMA-4175 URL: https://issues.apache.org/jira/browse/UIMA-4175 Project: UIMA Issue Type:

[jira] [Commented] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-22 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14375209#comment-14375209 ] Marshall Schor commented on UIMA-4299: -- The AnnotationIndex has a method, tree, which

[jira] [Created] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-21 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4299: Summary: improve generics for UIMA indexes and iterators Key: UIMA-4299 URL: https://issues.apache.org/jira/browse/UIMA-4299 Project: UIMA Issue Type:

[jira] [Updated] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4299: - Description: When the JCas is being used, there are Java classes for UIMA types. Each index

[jira] [Updated] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-21 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4299: - Description: When the JCas is being used, there are Java classes for UIMA types. Each index

[jira] [Resolved] (UIMA-4269) use clean way to set parallelCapable on UIMA Class Loader

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4269. -- Resolution: Fixed use clean way to set parallelCapable on UIMA Class Loader

[jira] [Created] (UIMA-4279) tune space-time tradeoffs for internal array structures in core uima

2015-03-09 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4279: Summary: tune space-time tradeoffs for internal array structures in core uima Key: UIMA-4279 URL: https://issues.apache.org/jira/browse/UIMA-4279 Project: UIMA

[jira] [Created] (UIMA-4280) testing utility MultiTrheadUtils not getting intended parallelism

2015-03-09 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4280: Summary: testing utility MultiTrheadUtils not getting intended parallelism Key: UIMA-4280 URL: https://issues.apache.org/jira/browse/UIMA-4280 Project: UIMA

[jira] [Commented] (UIMA-4279) tune space-time tradeoffs for internal array structures in core uima

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353520#comment-14353520 ] Marshall Schor commented on UIMA-4279: -- Re: configurable: Is there a use case for this

[jira] [Assigned] (UIMA-4281) Gradually shrink internal core arrays on reset actions

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-4281: Assignee: Marshall Schor Gradually shrink internal core arrays on reset actions

[jira] [Resolved] (UIMA-4279) tune space-time tradeoffs for internal array structures in core uima

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4279. -- Resolution: Fixed tune space-time tradeoffs for internal array structures in core uima

[jira] [Created] (UIMA-4282) Speeding up set iterators

2015-03-09 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4282: Summary: Speeding up set iterators Key: UIMA-4282 URL: https://issues.apache.org/jira/browse/UIMA-4282 Project: UIMA Issue Type: Improvement

[jira] [Resolved] (UIMA-4281) Gradually shrink internal core arrays on reset actions

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4281. -- Resolution: Fixed Gradually shrink internal core arrays on reset actions

[jira] [Resolved] (UIMA-4280) testing utility MultiTrheadUtils not getting intended parallelism

2015-03-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4280. -- Resolution: Fixed testing utility MultiTrheadUtils not getting intended parallelism

[jira] [Commented] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-23 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14375887#comment-14375887 ] Marshall Schor commented on UIMA-4299: -- Jenkins build fails with some generic issues.

[jira] [Updated] (UIMA-4269) use clean way to set parallelCapable on UIMA Class Loader

2015-03-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4269: - Fix Version/s: (was: 2.7.0SDK) 2.7.1SDK use clean way to set

[jira] [Updated] (UIMA-4263) thread safety problem in uimaj-core code causing occasional hang

2015-03-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4263: - Fix Version/s: (was: 2.7.0SDK) 2.7.1SDK thread safety problem in

[jira] [Updated] (UIMA-4263) thread safety problem in uimaj-core code causing occasional hang

2015-02-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4263: - Fix Version/s: (was: 2.7.1SDK) 2.7.0SDK thread safety problem in

[jira] [Updated] (UIMA-4263) thread safety problem in uimaj-core code causing occasional hang

2015-02-28 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-4263: - Affects Version/s: (was: 2.7.0SDK) thread safety problem in uimaj-core code causing

[jira] [Created] (UIMA-4269) use clean way to set parallelCapable on UIMA Class Loader

2015-02-28 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4269: Summary: use clean way to set parallelCapable on UIMA Class Loader Key: UIMA-4269 URL: https://issues.apache.org/jira/browse/UIMA-4269 Project: UIMA Issue

[jira] [Created] (UIMA-4267) Int2IntRBT fails with ArrayIndexOutOfBounds exception

2015-02-27 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4267: Summary: Int2IntRBT fails with ArrayIndexOutOfBounds exception Key: UIMA-4267 URL: https://issues.apache.org/jira/browse/UIMA-4267 Project: UIMA Issue Type:

[jira] [Created] (UIMA-4263) thread safety problem in uimaj-core code causing occasional hang

2015-02-25 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4263: Summary: thread safety problem in uimaj-core code causing occasional hang Key: UIMA-4263 URL: https://issues.apache.org/jira/browse/UIMA-4263 Project: UIMA

[jira] [Created] (UIMA-4179) reduce java object creation around Sofa info

2015-01-13 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4179: Summary: reduce java object creation around Sofa info Key: UIMA-4179 URL: https://issues.apache.org/jira/browse/UIMA-4179 Project: UIMA Issue Type:

[jira] [Resolved] (UIMA-4178) Improve CasCopier by using low level API

2015-01-13 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4178. -- Resolution: Fixed Improve CasCopier by using low level API

[jira] [Resolved] (UIMA-4179) reduce java object creation around Sofa info

2015-01-13 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4179. -- Resolution: Fixed reduce java object creation around Sofa info

[jira] [Reopened] (UIMA-4198) cleanup CasCopier - move test out of inner loop, improve tst

2015-01-29 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reopened UIMA-4198: -- improve perf by eliminating 1 deref per feature, and getting higher locality of ref for aux data.

[jira] [Created] (UIMA-4208) JSON: ordering of subtypes of Annotation base not correct

2015-01-29 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4208: Summary: JSON: ordering of subtypes of Annotation base not correct Key: UIMA-4208 URL: https://issues.apache.org/jira/browse/UIMA-4208 Project: UIMA Issue

[jira] [Resolved] (UIMA-4198) cleanup CasCopier - move test out of inner loop, improve tst

2015-01-29 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4198. -- Resolution: Fixed cleanup CasCopier - move test out of inner loop, improve tst

[jira] [Resolved] (UIMA-4208) JSON: ordering of subtypes of Annotation base not correct

2015-01-29 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4208. -- Resolution: Fixed JSON: ordering of subtypes of Annotation base not correct

[jira] [Commented] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-23 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14376760#comment-14376760 ] Marshall Schor commented on UIMA-4299: -- This version just checked in fixed a lot of

[jira] [Created] (UIMA-4301) UIMAJ Javadocs Jenkins build failing

2015-03-23 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4301: Summary: UIMAJ Javadocs Jenkins build failing Key: UIMA-4301 URL: https://issues.apache.org/jira/browse/UIMA-4301 Project: UIMA Issue Type: Bug

[jira] [Resolved] (UIMA-4301) UIMAJ Javadocs Jenkins build failing

2015-03-23 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4301. -- Resolution: Fixed UIMAJ Javadocs Jenkins build failing

[jira] [Commented] (UIMA-4299) improve generics for UIMA indexes and iterators

2015-03-23 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14377194#comment-14377194 ] Marshall Schor commented on UIMA-4299: -- I think this is mostly complete, except for

[jira] [Commented] (UIMA-3374) A new mode for annotation viewer based on feature values

2015-04-23 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509382#comment-14509382 ] Marshall Schor commented on UIMA-3374: -- Hi James, I reviewed and committed patch #1.

[jira] [Created] (UIMA-4357) create auxiliary flattened version of index and its subtypes, automatically managed

2015-04-20 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4357: Summary: create auxiliary flattened version of index and its subtypes, automatically managed Key: UIMA-4357 URL: https://issues.apache.org/jira/browse/UIMA-4357

[jira] [Created] (UIMA-4356) Simplify iterators over types and subtypes by omitting empty subtypes

2015-04-20 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4356: Summary: Simplify iterators over types and subtypes by omitting empty subtypes Key: UIMA-4356 URL: https://issues.apache.org/jira/browse/UIMA-4356 Project: UIMA

[jira] [Reopened] (UIMA-2400) Multiple broken links on http://uima.apache.org/external-resources.html

2015-05-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reopened UIMA-2400: -- Assignee: Marshall Schor re opening because I ran the link checker again and it found some

[jira] [Closed] (UIMA-4374) Broken DOAP

2015-05-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-4374. Resolution: Fixed Broken DOAP --- Key: UIMA-4374 URL:

[jira] [Assigned] (UIMA-4374) Broken DOAP

2015-05-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-4374: Assignee: Marshall Schor Broken DOAP --- Key: UIMA-4374

[jira] [Closed] (UIMA-2400) Multiple broken links on http://uima.apache.org/external-resources.html

2015-05-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-2400. Resolution: Fixed These links were fixed some time ago, but this issue wasn't closed Multiple

[jira] [Closed] (UIMA-2400) Multiple broken links on http://uima.apache.org/external-resources.html

2015-05-02 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-2400. Resolution: Fixed Multiple broken links on http://uima.apache.org/external-resources.html

<    8   9   10   11   12   13   14   15   16   17   >