7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[UIMA-3317] shell commands to ease the migration to uimaFIT version 2 More... over 9 years ago
[UIMA-3562] Revert: Avoid throwing UIMAException - semver plugin doesn't consider these changes to be backwards compatible (although I think they are) More... over 9 years ago
[UIMA-3562] Avoid throwing UIMAException More... over 9 years ago
[UIMA-4092] Mention which static imports to make - Added explicit static imports - Changed code and text from using createEngine (not recommended) to createEngineDescription More... over 9 years ago
[UIMA-4427] Use iteratorWithSnapshot in the select methods - Use withSnapshotIterators() where possible and where the iterator is exposed - where an iterator is used internally and the results are e.g. copied to a list, we shouldn't need to use snapshots - where subiterator is used or when getting all indexed FSes, there is no API to use snapshot iterators More... over 9 years ago
[UIMA-3366] Add selectAt methods More... over 9 years ago
[UIMA-4566] FeatureStructure and AnnotationFS not recognized by CASUtil.getType() - Added test More... over 9 years ago
[UIMA-4537] Upgrade to UIMA 2.8.0/2.8.1 More... over 9 years ago
[UIMA-4706] ResourceManagerFactory not used everywhere - Use resource manager also when creating CASes such that JCas wrapper can be found properly More... over 9 years ago
[UIMA-4706] ResourceManagerFactory not used everywhere More... over 9 years ago
[UIMA-4706] ResourceManagerFactory not used everywhere More... over 9 years ago
[UIMA-4699] "generate" mojo always claims to have written zero descriptors More... almost 10 years ago
[UIMA-4648] CpeBuilder writes descriptor in system encoding - Writing directly to output stream instead of using writer with system encoding More... almost 10 years ago
[UIMA-4571] ConfigurationParameterFactory.setParameter() should attempt type coercion - Do coercion for ConfigurationParameter-type parameters More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - getFeature was unable to return FS values More... about 10 years ago
[UIMA-4566] FeatureStructure and AnnotationFS not recognized by CASUtil.getType() More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - Added some additional signatures - Added hasFeature - Added isMultiValuedFeature - Some variable renaming More... about 10 years ago
[UIMA-4538] Fix JavaDoc for Java 7 - Explicitly set source level to maven.compiler.source - Remove override for apiLinks More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - Handle cases where feature value is set to null More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - Handle cases where feature value is set to null More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - A few more tests More... about 10 years ago
[UIMA-4537] Upgrade to UIMA 2.8.0/2.8.1 - Going to 2.8.0 for the moment More... about 10 years ago
[UIMA-4536] setFeature/getFeature methods - Added an initial but comprehensive set of getFeature/setFeature methods along with tests More... about 10 years ago
[UIMA-4505] JCasFactory does not use auto-detection for type priorities and indexes - Fixed for createJCas() and documenting lack of auto-detection for the other signatures. More... about 10 years ago
[UIMA-3583] More convenient way to create (J)Cas using text and language More... over 10 years ago
[UIMA-3913] JCasUtil methods could be more generic More... over 10 years ago
[UIMA-4300] Java 8 support in maven-uimafit-plugin More... over 10 years ago
[UIMA-4426] Explicitly binding nested resources using bindExternalResource does not work - Wrongly recorded host resources instead of nested resource. More... over 10 years ago
No issue. A special case unit test involving a CPE and CAS multipliers - appears even to work despite CPE not supporting multipliers. More... over 10 years ago
[UIMA-3470] JCasIterable doesn't work with CasMultipliers - Some test cases going into this direction, one commented out because the issue is not fixed. More... over 10 years ago