7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[UIMA-2871] Remove JCasGenPomFriendly in favor of jcasgen-maven-plugin - Using jcasgen-maven-plugin now - Removed dependency on uimaj-tools from main uimafit module - Removed JCasGenPomFriendly More... about 11 years ago
[UIMA-2941] Update to modern Maven plugin dependencies - Looks like 3.0.4 had a transitive dependency on guava, that needed to be added manually now. More... about 11 years ago
[UIMA-2941] Update to modern Maven plugin dependencies - Downgrade to Maven 3.0 (was 3.0.4) More... about 11 years ago
[UIMA-2891] Check if type priorities may be configured on an aggregate - Added unit test if type prios on an aggregate have an effect. More... about 11 years ago
[UIMA-2941] Update to modern Maven plugin dependencies - Updated to 3.0.4 artifact containing Maven model classes More... about 11 years ago
[Issue UIMA-2940] Remove dependency on JDom - Load serialized XMI/XCAS back into a CAS to verify if XWriter works, no loading of XML. More... about 11 years ago
[UIMA-2893] Indexes can be automatically detected but this is not done in AnalysisEngineFactory - Fix logic: indexes from annotations cannot be ignored if indexes are explicitly specified when calling createPrimitive More... about 11 years ago
[UIMA-2893] Indexes can be automatically detected but this is not done in AnalysisEngineFactory - Additionally fixed a wrong logging category and JavaDoc in FsIndexFactory More... about 11 years ago
[UIMA-2533] Automatic type priority detection More... about 11 years ago
[UIMA-2787] Migrate documentation to docbook - Integrated user setup information More... about 11 years ago
[UIMA-2748] Fill description of external resources in component from JavaDoc - Added "description" to ExternalResource annotation - Refactoring of ExternalResourceFactory and ExternalResourceInitializer to better distribute the code - Extended "enhance" mojo to take external resources into account More... about 11 years ago
[UIMA-2890] process() methods should not be in AnalysisEngineFactory - Removed these methods More... about 11 years ago
[UIMA-2892] Improve/clean up JavaDoc (and Exceptions) - Improved AnalysisEngineFactory - Added discussion on why descriptors are better than instances More... about 11 years ago
[UIMA-2885] Add createAnalysisEngineDescriptionFromPath method - Added such a method for CollectionReaders as well More... about 11 years ago
[UIMA-2885] Add createAnalysisEngineDescriptionFromPath method More... about 11 years ago
NO ISSUE - Tell PMD to ignore inefficient switch statements More... about 11 years ago
[UIMA-2870] Move CPE-related code to separate module - Refactored tests not to rely on test code from main uimaFIT - Removed CPE test from legacy testing code More... about 11 years ago
[UIMA-2870] Move CPE-related code to separate module - Added module skeleton More... about 11 years ago
[UIMA-2588] Move internal API into a separate package - Fix regression: Reset UIMA logging level in logging tests More... about 11 years ago
[UIMA-2813] Document in which order annotations are returned by the "select*" methods - Added explanatory statement at package level - Linked to statement from relevant methods More... about 11 years ago
[UIMA-2866] Parameter ordering could be improved in ConfigurationParameterInitializer & ExternalResourceInitializer - Using order (UIMAContext, Object) in both initializer classes now. More... about 11 years ago
NO ISSUE - Added PMD config file for Eclipse referencing the pmd.xml rule file also used by Maven. More... about 11 years ago
[UIMA-2102] Make ResourceManager_impl.ResourceRegistration protected - Removed unnecessary imports More... about 11 years ago
[UIMA-2555] Logging messaged from ExtendedLogger always carry wrong source info - Use new logging function in UIMA 2.4.1-SNAPSHOT - Added tests More... about 11 years ago
[UIMA-2102] Make ResourceManager_impl.ResourceRegistration protected - Upgrade uimaFIT to uimaj-core 2.4.1-SNAPSHOT - Hack to create ResourceRegistration instances no longer necessary More... about 11 years ago
[UIMA-2830] Expose FSIterator via (J)CasUtil.select*() methods where applicable - Slight re-routing of calls between (J)CasUtil and FSCollectionFactory to work out better where getAllIndexedFS() is required. More... about 11 years ago
[UIMA-2845] createAggregateDescription takes type system as argument but never uses it. - Removed argument because type system declarations are not allowed on aggregates More... about 11 years ago
[UIMA-2786] Remove deprecated API More... about 11 years ago
[UIMA-2845] createAggregateDescription takes type system as argument but never uses it. - Removed argument because type system declarations are not allowed on aggregates More... about 11 years ago
[UIMA-2786] Remove deprecated API More... about 11 years ago