7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[UIMA-5092] Merged changes from v2 trunk More... over 8 years ago
No issue. Update copyright year. More... over 8 years ago
[UIMA-5092] Upgrade to UIMAJ 2.9.0 - Reflect dependency on UIMA 2.9.0 - Formatting whitespace - Minor wording change More... over 8 years ago
[UIMA-5377] improve version compatibility checking for uimafit - Remove semver plugin references More... over 8 years ago
[UIMA-5377,UIMA-5067] Merged changes from trunk More... over 8 years ago
No issue. Set Jira version property for 2.3.0. More... over 8 years ago
[UIMA-5377] improve version compatibility checking for uimafit - Added new japicmp folders to svn:ignore - Added report post-processing script to SVN More... over 8 years ago
No issue. Fixed JavaDoc warnings about missing parameter descriptions. More... over 8 years ago
[UIMA-5377] improve version compatibility checking for uimafit - Ported over japicmp setup from uimaj-core - Formatted POM More... over 8 years ago
[UIMA-5067] JCasUtil.selectSingleRelative returns wrong object - Throw an IllegalArgumentException if the anchor type does not subsume the selected type and position is 0 - Added unit tests to for both cases (subsumed/not subsumed) - Document new behavior - Renamed arguments (cosmetic change) More... over 8 years ago
[UIMA-5348] change ExtendedLogger to work with uv3 alpha02. add slf4j adapter for jul logger to tests. Change enforcer to NON_BACKWARD_COMPATIBLE because ExtendedLogger now has many new methods. (this should be backward compatible, though, in that old code should continue to work, but will need recompiling, I think, because superclass of ExtendedLogger changed.) More... over 8 years ago
no jira, change compiler target and compliance to java 8 from 7. More... over 8 years ago
[UIMA-5323] Adjust uimaFIT v3 branch to actually build against UIMA v3 - Comment out Log4J logging test as that no longer works against the log4j2 - Update reference data to accommodate the new ID that is printed after the type name when rendering an FS to string - Adjust classname tests that checked for old v2 classes More... over 8 years ago
[UIMA-5322] Create copy of uimaFIT source tree to be based on UIMA v3 - Set version to 3.0.0-SNAPSHOT More... over 8 years ago
[UIMA-5322] Create copy of uimaFIT source tree to be based on UIMA v3 More... over 8 years ago
[UIMA-5024] Simple bug in SimpleNamedResourceManager - changed getField() to getDeclaredField() although I couldn't really reproduce the problem - also using ResourceRegistration now instead of Object because we can access it now More... over 8 years ago
[UIMA-5303] - selectPreceding fails to skip over annotations - fix bug by skipping over overlapping annotations - added two additional unit tests for the situation - split existing unit test for following/preceding into two More... over 8 years ago
[UIMA-5247] JavaDoc should mention that overlapping annotations are not returned by selectCovered/selectCovering and friends More... over 8 years ago
[UIMA-5299] - Work around UIMA-5097 in SimplePipeline unit test - Creating a CAS locally instead of re-using the shared one from the test base class solves the problem More... over 8 years ago
[UIMA-5046] Faster indexCovered implementation - Seems to work all ok - no problems found anymore - Removed debug code and alternative purge - Reduced iterations in random unit-test again More... over 8 years ago
[UIMA-5113] Upgrade to UIMA 2.10.0 - For the moment reverting to 2.9.0 More... over 8 years ago
[UIMA-5298] Life-cycle methods not called on all components instantiated by uimaFIT - Scope exceptions more broadly to ensure that life-cycle events are called in more cases - Add more documentation on invocation of life-cycle methods via uimaFIT More... over 8 years ago
[UIMA-2903] List resources in a ResourceManager / remove hack in uimaFIT - Go back to old reflection-based implementation so we are compatible with UIMA 2.9.0. More... over 8 years ago
[UIMA-5298] Life-cycle methods not called on all components instantiated by uimaFIT - Also destroy reader created in SimplePipeline - destroy in a fail-safe way using LifeCycleUtil More... over 8 years ago
[UIMA-5253] Auto-generate JCas classes for examples - Removing JCas classes from repo - Adding JCasGen Maven plugin to POM More... over 8 years ago
[UIMA-5113] Upgrade to UIMA 2.10.0 - 2.9.1-SNAPSHOT has been renamed to 2.10.0-SNAPSHOT More... over 8 years ago
[UIMA-5241] Mention auto-detection of index definitions and type prios in documentation More... over 8 years ago
[UIMA-5173] compare xml results using XMLunit compare to avoid failing due to xml encoding differences such as how empty elements are encoded. XMLunit added to POM as a "Test" dependency, should not be included in any distribution. More... over 8 years ago
[UIMA-2903] List resources in a ResourceManager / remove hack in uimaFIT - Switch from looking up external resources through reflection to using the new getExternalResources() More... almost 9 years ago
[UIMA-5113] Upgrade to UIMA 2.9.1 - Upgrade to UIMA 2.9.1-SNAPSHOT More... almost 9 years ago