openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache UIMA Java SDK
Settings
|
Report Duplicate
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
25 minutes
ago. based on code collected
26 minutes
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 278 of 301
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes for C++ support for CasConsumers.
Adam P. Lally
More...
over 18 years ago
Improved error message when descriptor for fixedFlow or capabilityLanguageFlow references an undefined delegate key. UIMA-229: https://issues.apache.org/jira/browse/UIMA-229
Adam P. Lally
More...
over 18 years ago
Lazily create file choosers in CPE GUI, since it seems not to work right to call some APIs on a file chooser that hasn't been displayed yet. UIMA-231: https://issues.apache.org/jira/browse/UIMA-231
Adam P. Lally
More...
over 18 years ago
Use SwingUtilities.invokeLater to initialize the GUI, to prevent race conditions. UIMA-230: https://issues.apache.org/jira/browse/UIMA-230
Adam P. Lally
More...
over 18 years ago
Deleted unused class.
Adam P. Lally
More...
over 18 years ago
Fixed incorrect and missing xrefs in introduction
Adam P. Lally
More...
over 18 years ago
No Jira - add comment saying that the XmiWriterCasConsumer should be used instead of this one
Marshall Schor
More...
over 18 years ago
Fix assembly descriptor so intermediate XXX_pdf_src.xml files aren't included in distribution. UIMA-227: https://issues.apache.org/jira/browse/UIMA-227
Adam P. Lally
More...
over 18 years ago
Fixed doFullValidation for Aggregates containing C++ AEs. Test case added. UIMA-225: http://issues.apache.org/jira/browse/UIMA-225
Adam P. Lally
More...
over 18 years ago
added license header
Adam P. Lally
More...
over 18 years ago
No Jira - clean up tools use of (AnnotationIndex) jcas.getJFSIndexRepository().getAnnotationIndex(...) to jcas.getAnnotationIndex(...)
Marshall Schor
More...
over 18 years ago
No Jira - clean up examples use of (AnnotationIndex) jcas.getJFSIndexRepository().getAnnotationIndex(...) to jcas.getAnnotationIndex(...)
Marshall Schor
More...
over 18 years ago
Fixed doFullValidation for C++ AEs. Test case added. UIMA-225: http://issues.apache.org/jira/browse/UIMA-225
Adam P. Lally
More...
over 18 years ago
Migration documentation updated to include UIMA jar file name changes. UIMA-223: https://issues.apache.org/jira/browse/UIMA-223
Adam P. Lally
More...
over 18 years ago
Jira UIMA-224: make script conform to documentation.
Thilo Goetz
More...
over 18 years ago
No Jira - Simplify process method by eliminating call to get JFSIndexRepository, since the getAnnotationIndex method is now a method on the jcas (and cas) directly.
Marshall Schor
More...
over 18 years ago
No Jira - fix custom Meeting constructor to call this (jcas, start, end) rather than super(jcas, start, end)
Marshall Schor
More...
over 18 years ago
Updated migration tool to apply UIMA jar file name changes. UIMA-223: https://issues.apache.org/jira/browse/UIMA-223
Adam P. Lally
More...
over 18 years ago
Moving resource files from src/main/java to src/main/resources. UIMA-226: https://issues.apache.org/jira/browse/UIMA-226
Adam P. Lally
More...
over 18 years ago
Add release signing script. Work in progress.
Thilo Goetz
More...
over 18 years ago
Remove extraneous Files (options, packages, files) from javadoc assembly.
Adam P. Lally
More...
over 18 years ago
Fix jar names in script UIMA-221: http://issues.apache.org/jira/browse/UIMA-221
Adam P. Lally
More...
over 18 years ago
Fixed javadoc build. The javadoc tool requires source directories to be separated by a semicolon, but we were using a colon. UIMA-222: http://issues.apache.org/jira/browse/UIMA-222
Adam P. Lally
More...
over 18 years ago
JIRA ticket UIMA-193 (https://issues.apache.org/jira/browse/UIMA-193)
Michael Baessler
More...
over 18 years ago
Add KEYS file for release signing.
Thilo Goetz
More...
over 18 years ago
Improve CAS documentation.
Thilo Goetz
More...
over 18 years ago
Fixed test so it works on Sun Java 1.4. UIMA-220: https://issues.apache.org/jira/browse/UIMA-220
Adam P. Lally
More...
over 18 years ago
Disable BOM tests on Sun Java 1.4 UIMA-193: https://issues.apache.org/jira/browse/UIMA-193
Adam P. Lally
More...
over 18 years ago
Fixed DocumentAnalyzer so it doesn't have to re-contact remote services after processing completes in order to get their metadata. Also fixed some problems with style maps not working properly. UIMA-214: http://issues.apache.org/jira/browse/UIMA-214
Adam P. Lally
More...
over 18 years ago
No Jira - cleanup unneeded import statements
Marshall Schor
More...
over 18 years ago
←
1
2
…
274
275
276
277
278
279
280
281
282
…
300
301
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree