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
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 279 of 301
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
No Jira - cleanup unneeded import statements
Marshall Schor
More...
over 18 years ago
No Jira - cleanup unneeded import statements
Marshall Schor
More...
over 18 years ago
No Jira - cleanup unneeded imports and unnecessary casts
Marshall Schor
More...
over 18 years ago
No Jira - fix unneeded imports warning messages
Marshall Schor
More...
over 18 years ago
No Jira - fix unnecessary imports and parms/local fields hiding object fields warning messages
Marshall Schor
More...
over 18 years ago
Generate better error message if user tries to turn on XML detagging feature of RunAE when running a remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
Generate better error message if user tries to turn on XML detagging feature of RunAE when running a remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
Generate better error message if user tries to turn on XML detagging feature of DocumentAnalyzer when running a remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
Generate better error message if user tries to turn on XML detagging feature of DocumentAnalyzer when running a remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
No Jira: fix javadocs.
Thilo Goetz
More...
over 18 years ago
No Jira: fix javadocs.
Thilo Goetz
More...
over 18 years ago
No Jira: fix javadocs.
Thilo Goetz
More...
over 18 years ago
Documented that sofa mapping does not work for remote services.
Adam P. Lally
More...
over 18 years ago
Jira UIMA-70: fix javadocs.
Thilo Goetz
More...
over 18 years ago
Throw exception if Sofa mapping specified for remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
Throw exception if Sofa mapping specified for remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
Throw exception if Sofa mapping specified for remote AE. UIMA-213: https://issues.apache.org/jira/browse/UIMA-213
Adam P. Lally
More...
over 18 years ago
JIRA ticket UIMA-195 (https://issues.apache.org/jira/browse/UIMA-195)
Michael Baessler
More...
over 18 years ago
Add license header.
Thilo Goetz
More...
over 18 years ago
Add/update license header.
Thilo Goetz
More...
over 18 years ago
Add license header.
Thilo Goetz
More...
over 18 years ago
UIMA-217 and UIMA-218 Reversed test logic in TOP for new test corrected
Marshall Schor
More...
over 18 years ago
no Jira - db updates
Marshall Schor
More...
over 18 years ago
Removed isAnnotationType(int) from CASImpl - is never called (anymore) and its use is likely to be an error. Left in isAnnotationType(Type) - used by Annotation Viewer
Marshall Schor
More...
over 18 years ago
No Jira - clean up html
Marshall Schor
More...
over 18 years ago
No Jira. Clean up, and clarify comments (an auto-reformat destroyed the readability). Add comments about new JCasRegistry. Remove unused import.
Marshall Schor
More...
over 18 years ago
no Jira; fix missing id's warnings on <section> tags, and fix spelling of one cross-ref id.
Marshall Schor
More...
over 18 years ago
no Jira; fix spelling of "too" -> "to"
Marshall Schor
More...
over 18 years ago
UIMA-210 Changed xxx.read(buffer) in many places to insure all bytes/chars are read. Sometimes the read was wrapped in a while loop. Othertimes, I substituted BufferedXXX for the non buffered readers/input-streams. The .read(buf) for the buffered versions has the "while loop" built in, according to the javadocs. For BufferedReader, I used the form .read(buf, 0, length) as that was the only form that the javadoc said it did this for.
Marshall Schor
More...
over 18 years ago
UIMA-210 Changed xxx.read(buffer) in many places to insure all bytes/chars are read. Sometimes the read was wrapped in a while loop. Othertimes, I substituted BufferedXXX for the non buffered readers/input-streams. The .read(buf) for the buffered versions has the "while loop" built in, according to the javadocs. For BufferedReader, I used the form .read(buf, 0, length) as that was the only form that the javadoc said it did this for.
Marshall Schor
More...
over 18 years ago
←
1
2
…
275
276
277
278
279
280
281
282
283
…
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