19
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created JCasRegistry class containing static methods moved from JCasImpl, which are called from JCas cover classes. Updated JCasGen and migration utility. UIMA-10: https://issues.apache.org/jira/browse/UIMA-10 More... over 18 years ago
Created JCasRegistry class containing static methods moved from JCasImpl, which are called from JCas cover classes. Updated JCasGen and migration utility. UIMA-10: https://issues.apache.org/jira/browse/UIMA-10 More... over 18 years ago
Created JCasRegistry class containing static methods moved from JCasImpl, which are called from JCas cover classes. Updated JCasGen and migration utility. UIMA-10: https://issues.apache.org/jira/browse/UIMA-10 More... over 18 years ago
Created JCasRegistry class containing static methods moved from JCasImpl, which are called from JCas cover classes. Updated JCasGen and migration utility. UIMA-10: https://issues.apache.org/jira/browse/UIMA-10 More... over 18 years ago
No Jira: extractAndBuild scripts now run tests by default. Tests can be skipped with -notest argument. More... over 18 years ago
delete empty directory More... over 18 years ago
delete empty directory More... over 18 years ago
UIMA-191 check for nameSpace == "" as well as null. More... over 18 years ago
Cleaning up test cases. In some multi-threaded test cases, threads would throw exceptions and terminate, but this is not reported by JUnit as an exception. Instead the thread needs to store the Exception in a field and have the main test thread check for it. Fixing this exposed some poorly designed tests that behaved nondeterministically; these have also been fixed. UIMA-45: https://issues.apache.org/jira/browse/UIMA-45 More... over 18 years ago
Cleaning up test cases... scaled down hutt.xml and merged with testTypeSystem.xml, renamed types to use namespace org.apache.uima.testTypeSystem. UIMA-45: http://issues.apache.org/jira/browse/UIMA-45 More... over 18 years ago
Another fix for AnalysisEngine_implTest UIMA-188: https://issues.apache.org/jira/browse/UIMA-188 More... over 18 years ago
UIMA-85 http://issues.apache.org/jira/browse/UIMA-85 Make the trigger for open-in-new-window include mouse button 1 (the only button on a Mac) + the "CNTRL" key, which is the convention for right clicking usually. More... over 18 years ago
UIMA-187 Add getSofaDataString() to CAS. More... over 18 years ago
Jira UIMA-197: fix type order test case for Java 1.6. More... over 18 years ago
Jira UIMA-197: fix type order test case for Java 1.6. More... over 18 years ago
TCAS error messages no longer used More... over 18 years ago
Clean up code prior to working on UIMA-197. More... over 18 years ago
Jira UIMA-196: fix test case for Sun Java 1.6; moveToFirst() needs to be called on both source and copy before comparing. More... over 18 years ago
Clean up test case. More... over 18 years ago
Fix to support Java 1.4.2 without Xerces installed. Schema validation isn't supported but it no longer throws an exception. UIMA-192: http://issues.apache.org/jira/browse/UIMA-192 More... over 18 years ago
Test case fix. UIMA-188: https://issues.apache.org/jira/browse/UIMA-188 More... over 18 years ago
UIMA-83 set min height of CCombo boxes More... over 18 years ago
Fixed file permissions in main assembly descriptor. UIMA-189: https://issues.apache.org/jira/browse/UIMA-189 More... over 18 years ago
Fixed file permissions on jars in runtime plugin. UIMA-189: https://issues.apache.org/jira/browse/UIMA-189 More... over 18 years ago
Small fix related to C++ interoperability. More... over 18 years ago
fixed incorrect file name capitalization causing test failure on linux More... over 18 years ago
Fixed backslash in path causing unit test failure on linux. More... over 18 years ago
fixed incorrect file name capitalization causing test failure on linux More... over 18 years ago
Fix for AnalysisEngine_implTest on unix/Mac. UIMA-188: https://issues.apache.org/jira/browse/UIMA-188 More... over 18 years ago
In plugin assembly descriptors, changed <directory> from / to ./ since the former does not work on unix/Mac. UIMA-189: https://issues.apache.org/jira/browse/UIMA-189 More... over 18 years ago