Export - CSV (All fields)
Export - CSV (Current fields)
- UIMA-4267
Int2IntRBT fails with ArrayIndexOutOfBounds exception - UIMA-4250
find method returns wrong fs in edge case - UIMA-4248
snapshot iterators over empty indexes return 1 "null" - UIMA-4208
JSON: ordering of subtypes of Annotation base not correct - UIMA-4206
IntHashSet table expansion should account for removed items better - UIMA-4205
PositiveIntSet_impl fails to pass along offset when converting to IntHashSet - UIMA-4204
IntHashMap impl of "remove" broken - UIMA-4201
IntBitSet - treat offset consistently - UIMA-4200
IntHashSet bug in converting from 2 byte to 4 byte table - UIMA-4198
cleanup CasCopier - move test out of inner loop, improve tst - UIMA-4193
add toString methods to PositiveIntSet and impls - UIMA-4192
IntBitSet has wrong impl around offset - UIMA-4191
fix creators of FSs with uninit'ed sofaRefs to bypass index corruptn chkng - UIMA-4190
CasCopier fails to copy subtypes of string properly - UIMA-4189
IntBitSet lookup methods sometimes fail - UIMA-4188
add toIntArray method to PositiveIntSet to permit use in Delta Cas journaling - UIMA-4187
IntHashSet returns wrong values - UIMA-4185
PositiveIntSet should not have get(int) method - UIMA-4184
IntHashSet bug in representation switch - UIMA-4183
indetermenancy in logger test - UIMA-4182
Make Eclipse plugins work with Kepler level Eclipse - UIMA-4181
CasCopier errors in copyFeatures - UIMA-4179
reduce java object creation around Sofa info - UIMA-4178
Improve CasCopier by using low level API - UIMA-4175
speed up lookup of JCas cover object from cache - UIMA-4173
tweaks to JCasHash map for speed - UIMA-4172
simplify map from sofa number to view - UIMA-4171
IntArrayRBT findInsertionPoint wrong value in one case - UIMA-4167
Index protection check missing some kinds of types - UIMA-4166
simplify iterators to avoid type merging juggling when order is not needed - UIMA-4162
improve 2.7.0 docs - UIMA-4160
improve serialization warning for multiple-refs - UIMA-4159
PositiveIntSet - forgot about offset in maybeSwitchRepresentation in one case - UIMA-4158
Make THROW_EXCEPTION_FS_UPDATES_CORRUPTS and friends public - UIMA-4155
use bulk operations, avoid sort/dedup in serialization of indexed FS - UIMA-4153
maybe slight performance improvements in core - UIMA-4151
ProcessTracing disabled should avoid call to build processTrace - UIMA-4150
Add JVM param to throw exception on index corrupting update not protected - UIMA-4148
Xmi Deserializing delta cas FsFloatList gets wrong value - UIMA-4147
Deserializing XMI delta FsIntList gets wrong value - UIMA-4146
Support Snapshot iterators for FSIndexes - UIMA-4145
bin cas deserialization form 6 delta cas has some errors in obscure cases - UIMA-4135
support for modifying indexed FSs - UIMA-4133
Wrong method name on log message - UIMA-4131
Limiting JCasGen scope fails in some cases - UIMA-4126
if allow_duplicate_add_to_indices, delta CAS needs to remove all - UIMA-4119
jcasgen-maven-plugin generates no files on Windows - UIMA-4117
Change JSON format defaulting to include 0 values - UIMA-4116
change format of JSON map names so they can be JavaScript identifiers - UIMA-4111
Change how default bag indices are created
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0