[jira] [Resolved] (UIMA-4188) add toIntArray method to PositiveIntSet to permit use in Delta Cas journaling

2015-01-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4188. -- Resolution: Fixed > add toIntArray method to PositiveIntSet to permit use in Delta Cas journaling

[jira] [Closed] (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 closed UIMA-4185. Resolution: Invalid further investigation shows it would be a lot of work to change this - FsBagInde

[jira] [Resolved] (UIMA-4187) IntHashSet returns wrong values

2015-01-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4187. -- Resolution: Fixed added test, verified it caught error before fix > IntHashSet returns wrong val

[jira] [Resolved] (UIMA-4189) IntBitSet lookup methods sometimes fail

2015-01-19 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-4189. -- Resolution: Fixed > IntBitSet lookup methods sometimes fail > ---

[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 > ---

Jenkins build is back to normal : UIMA-SDK #669

2015-01-19 Thread Apache Jenkins Server
See

Jenkins build is back to normal : UIMA-SDK » Apache UIMA Base: uimaj-core #669

2015-01-19 Thread Apache Jenkins Server
See

[jira] [Created] (UIMA-4189) IntBitSet lookup methods sometimes fail

2015-01-19 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4189: Summary: IntBitSet lookup methods sometimes fail Key: UIMA-4189 URL: https://issues.apache.org/jira/browse/UIMA-4189 Project: UIMA Issue Type: Improvement

Jenkins build is back to normal : UIMA-SDK » Apache UIMA Base: uimaj-test-util: JUnit utilities #668

2015-01-19 Thread Apache Jenkins Server
See

Build failed in Jenkins: UIMA-SDK #668

2015-01-19 Thread Apache Jenkins Server
See Changes: [schor] [UIMA-4184][UIMA-4187] fix IntHashSet for 2byte negative values, and to not expand when checking for contains, etc. -- [...truncated 3936 lines...] [ERROR] Failed to execute goal o

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #668

2015-01-19 Thread Apache Jenkins Server
See Changes: [schor] [UIMA-4184][UIMA-4187] fix IntHashSet for 2byte negative values, and to not expand when checking for contains, etc. -- [INFO]

[jira] [Created] (UIMA-4188) add toIntArray method to PositiveIntSet to permit use in Delta Cas journaling

2015-01-19 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4188: Summary: add toIntArray method to PositiveIntSet to permit use in Delta Cas journaling Key: UIMA-4188 URL: https://issues.apache.org/jira/browse/UIMA-4188 Project: UI

[jira] [Created] (UIMA-4187) IntHashSet returns wrong values

2015-01-19 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-4187: Summary: IntHashSet returns wrong values Key: UIMA-4187 URL: https://issues.apache.org/jira/browse/UIMA-4187 Project: UIMA Issue Type: Bug Componen

[jira] [Created] (UIMA-4186) DUCC Logger: use log4j API for configuration, not classpath element

2015-01-19 Thread Jim Challenger (JIRA)
Jim Challenger created UIMA-4186: Summary: DUCC Logger: use log4j API for configuration, not classpath element Key: UIMA-4186 URL: https://issues.apache.org/jira/browse/UIMA-4186 Project: UIMA

[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-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: Improve

[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

Re: [VOTE] [CANCEL] Release UIMA SDK 2.7.0 rc5

2015-01-19 Thread Marshall Schor
Hi, Burn found another blocker bug; I'll be doing a Jira for it. Further "testing" is always appreciated. -Marshall On 1/18/2015 2:10 PM, Marshall Schor wrote: > Hi everyone, > The next RC of core Java UIMA framework, RC 5, is ready for testing. > > RC 4 had some mistakes in the CasCopier, and