[jira] [Commented] (UIMA-6152) "trim" method for AnnotationFS

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17012226#comment-17012226 ] Marshall Schor commented on UIMA-6152: -- Fixed up slightly to add protectIndexes and after fixing

[jira] [Resolved] (UIMA-6152) "trim" method for AnnotationFS

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6152. -- Resolution: Fixed > "trim" method for

[jira] [Resolved] (UIMA-6168) protect indexes fails when there were no indexed fs that needed protecting

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6168. -- Resolution: Fixed > protect indexes fails when there were no indexed fs that needed protect

[jira] [Updated] (UIMA-6168) protect indexes fails when there were no indexed fs that needed protecting

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-6168: - Affects Version/s: 2.10.4SDK > protect indexes fails when there were no indexed fs that nee

[jira] [Updated] (UIMA-6168) protect indexes fails when there were no indexed fs that needed protecting

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-6168: - Fix Version/s: 2.10.5SDK > protect indexes fails when there were no indexed fs that nee

[jira] [Resolved] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-09 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6164. -- Resolution: Fixed > uimaj eclipse plugins not building due to dependency probl

[jira] [Commented] (UIMA-6168) protect indexes fails when there were no indexed fs that needed protecting

2020-01-08 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011023#comment-17011023 ] Marshall Schor commented on UIMA-6168: -- test cases for UIMA-6152 exposed this error > prot

[jira] [Created] (UIMA-6168) protect indexes fails when there were no indexed fs that needed protecting

2020-01-08 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6168: Summary: protect indexes fails when there were no indexed fs that needed protecting Key: UIMA-6168 URL: https://issues.apache.org/jira/browse/UIMA-6168 Project: UIMA

[jira] [Commented] (UIMA-6128) Allow XMI to be optionally serialized with XML 1.1 instead of only 1.0

2020-01-08 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010995#comment-17010995 ] Marshall Schor commented on UIMA-6128: -- Just confirming: the above issue arrises when other 3rd party

[jira] [Reopened] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-08 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reopened UIMA-6164: -- oops, resolved before the pull req was merged...  I'll leave it open a few days. > uimaj ecli

[jira] [Resolved] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-08 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6164. -- Resolution: Fixed > uimaj eclipse plugins not building due to dependency probl

Re: fixing up eclipse plugin refs in multiple projects

2020-01-08 Thread Marshall Schor
One quirk.  The swt support in org/eclipse/platform : org.eclipse.swt, started using a environment var: osgi.platform, to include a choice of target swt impl.  The line in the pom for this now looks like:       org.eclipse.platform     org.eclipse.swt.${osgi.platform}     [3.105.3,3.105.3]  

fixing up eclipse plugin refs in multiple projects

2020-01-08 Thread Marshall Schor
I found that after a nexus mirror I was using got relocated, and needed to replenish it's cache, that one of the sources we had been using for a long time for Eclipse Plugins, repo1.maven.org/eclipse, had disappeared (gave 404 not found). That now-removed repo had put most of the eclipse plugins

[jira] [Closed] (UIMA-6166) remove no-longer-existing repo from uima-wide build pom

2020-01-08 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-6166. Resolution: Not A Problem oops, was already done... > remove no-longer-existing repo from u

[jira] [Created] (UIMA-6166) remove no-longer-existing repo from uima-wide build pom

2020-01-08 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6166: Summary: remove no-longer-existing repo from uima-wide build pom Key: UIMA-6166 URL: https://issues.apache.org/jira/browse/UIMA-6166 Project: UIMA Issue

[jira] [Updated] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-07 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-6164: - Description: Note: a parallel Jira UIMA-6165 is for version 2.x; 2 jiras allow separate

[jira] [Assigned] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-07 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-6164: Assignee: Marshall Schor > uimaj eclipse plugins not building due to dependency probl

[jira] [Created] (UIMA-6164) uimaj eclipse plugins not building due to dependency problems

2020-01-07 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6164: Summary: uimaj eclipse plugins not building due to dependency problems Key: UIMA-6164 URL: https://issues.apache.org/jira/browse/UIMA-6164 Project: UIMA

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2020-01-07 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009766#comment-17009766 ] Marshall Schor commented on UIMA-6160: -- startAt(x, MAX_VALUE) with type priorities on, could fail

[jira] [Commented] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-07 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009736#comment-17009736 ] Marshall Schor commented on UIMA-6159: -- sure.  [https://github.com/apache/uima-uimaj/pull/18

[jira] [Commented] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009186#comment-17009186 ] Marshall Schor commented on UIMA-6159: -- I tried changing methods like startAt(TOP) to startAt

[jira] [Commented] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009175#comment-17009175 ] Marshall Schor commented on UIMA-6159: -- I suspect the performance optimization (if any) from avoiding

[jira] [Commented] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009173#comment-17009173 ] Marshall Schor commented on UIMA-6159: -- Another alternative: change (all of) the APIs for select

[jira] [Comment Edited] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009003#comment-17009003 ] Marshall Schor edited comment on UIMA-6159 at 1/6/20 7:51 PM: -- Hmmm, in UIMA

[jira] [Comment Edited] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009003#comment-17009003 ] Marshall Schor edited comment on UIMA-6159 at 1/6/20 7:50 PM: -- Hmmm, in UIMA

[jira] [Comment Edited] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009003#comment-17009003 ] Marshall Schor edited comment on UIMA-6159 at 1/6/20 7:41 PM: -- Hmmm, in UIMA

[jira] [Commented] (UIMA-6152) "trim" method for AnnotationFS

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009075#comment-17009075 ] Marshall Schor commented on UIMA-6152: -- ok, makes sense.  investigating some more. > "trim

[jira] [Commented] (UIMA-6159) select.startAt() cannot be called with AnnotationFS argument

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009003#comment-17009003 ] Marshall Schor commented on UIMA-6159: -- Hmmm, in UIMA v3, I think the only actual supported

[jira] [Commented] (UIMA-6152) "trim" method for AnnotationFS

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17008994#comment-17008994 ] Marshall Schor commented on UIMA-6152: -- A major choice-point could be find/use other Java package

[jira] [Commented] (UIMA-6151) Containment/overlap predicates for AnnotationFS

2020-01-06 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17008970#comment-17008970 ] Marshall Schor commented on UIMA-6151: -- This seems like a good idea to me.  Probably best implemented

working on some eclipse plugin build issues

2019-12-21 Thread Marshall Schor
Hi, We recently moved a local nexus server, and as a result, it attempted to re-load its caches. One of these was for a url http://repo1.maven.org/eclipse/, which has disappeared. One of the artifacts cached in the old nexus server from this no-longer-around-source is being used by the

strange maven integration test / eclipse / bug - maven.home not set - workaround

2019-12-20 Thread Marshall Schor
Hi, I recently tried running a build from Eclipse of uimaj, and found it blew up on jcas-maven-plugin integration test with some strange error about maven.home not being set. Looking this up on the internet suggested I should "update" the version of maven used by eclipse. I did this (to my

[jira] [Commented] (UIMA-6162) Concurrent binary serialization produces corrupt output

2019-12-20 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000968#comment-17000968 ] Marshall Schor commented on UIMA-6162: -- as noted on the PR comments, the test does succeed because

[jira] [Commented] (UIMA-6162) Concurrent binary serialization produces corrupt output

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999426#comment-16999426 ] Marshall Schor commented on UIMA-6162: -- master is protected from pushing, except that committers can

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999339#comment-16999339 ] Marshall Schor commented on UIMA-6162: -- I committed the sync changes to master - please try out

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999322#comment-16999322 ] Marshall Schor commented on UIMA-6162: -- Yes, could do the other alternative, but would be a much

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999293#comment-16999293 ] Marshall Schor commented on UIMA-6162: -- I think I could add a "lock" to synchronize ser

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999280#comment-16999280 ] Marshall Schor commented on UIMA-6162: -- One thing worth mentioning: Serialize operations

[jira] [Comment Edited] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999255#comment-16999255 ] Marshall Schor edited comment on UIMA-6162 at 12/18/19 3:07 PM: It seems

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999255#comment-16999255 ] Marshall Schor commented on UIMA-6162: -- It seems there might be 2 things to "prevent" in

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-18 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999224#comment-16999224 ] Marshall Schor commented on UIMA-6162: -- Can you confirm the difference (between working / not working

[jira] [Commented] (UIMA-6162) Sofa not found when deserializing CAS

2019-12-17 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998440#comment-16998440 ] Marshall Schor commented on UIMA-6162: -- I'll take a look.  2 quick questions: # does this work

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2019-12-12 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995058#comment-16995058 ] Marshall Schor commented on UIMA-6160: -- Another alternative definition, given that startAt(123

Re: upcoming board report

2019-12-12 Thread Marshall Schor
: No Board level issues at this time. -Marshall On 12/11/2019 5:34 PM, Marshall Schor wrote: > Please post items for the report. > > I'll mention our new PMC member :-) and the new releases including the first > RUTA release compatible with UIMA v3, the 1st release of uimaj sdk fro

upcoming board report

2019-12-11 Thread Marshall Schor
Please post items for the report. I'll mention our new PMC member :-) and the new releases including the first RUTA release compatible with UIMA v3, the 1st release of uimaj sdk from our GIT repo, and the refreshing of uimacpp to current levels of compiler versions and dependencies. Anything

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2019-12-11 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993947#comment-16993947 ] Marshall Schor commented on UIMA-6160: -- Yes, it does.  The Javadocs for that say: {code:java

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2019-12-04 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988217#comment-16988217 ] Marshall Schor commented on UIMA-6160: -- Assuming Annotations, and Annotation index ordering, if you

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-12-04 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987920#comment-16987920 ] Marshall Schor commented on UIMA-6153: -- One other mention I stumbled across, that may be of interest

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-12-04 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987914#comment-16987914 ] Marshall Schor commented on UIMA-6153: -- I am quite curious about the slowdown, and look forward

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-12-02 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986348#comment-16986348 ] Marshall Schor commented on UIMA-6153: -- I think we could do something like Richard suggests

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2019-11-30 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16985466#comment-16985466 ] Marshall Schor commented on UIMA-6160: -- Assuming you were iterating in the forward direction

[jira] [Commented] (UIMA-6160) Single int arg version of select.startAt()?

2019-11-30 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16985430#comment-16985430 ] Marshall Schor commented on UIMA-6160: -- Thanks for reporting; I'll clarify the documentation

Re: Ruta Announce missing link to download

2019-11-28 Thread Marshall Schor
ith a link? > > > Best, > > > Peter > > > Am 28.11.2019 um 15:10 schrieb Marshall Schor: >> Hi, >> >> The Announce for Ruta 2.8.0 seems to be missing a link to the source >> download.  >> This is required, and one of my earlier Announce lett

Ruta Announce missing link to download

2019-11-28 Thread Marshall Schor
Hi, The Announce for Ruta 2.8.0 seems to be missing a link to the source download.  This is required, and one of my earlier Announce letters never got thru moderation on the announce list, because this was missing. -Marshall

UIMA website home page improvements

2019-11-27 Thread Marshall Schor
I added a link to the > 900 github.com repos that depend on uimaj.core. I added a short paragraph on RUTA with a link on the home page.  I took out the out-of-date copy of the NEWS index, and replace it with a link to the actual news page. Fixed up some http:// links to https:  (Left the links

Re: [VOTE] Release UIMA Ruta 3.0.0 RC2

2019-11-26 Thread Marshall Schor
) JVM parm -XX:MaxPermSize (was removed in Java 8)  (not a blocker) RELEASE_NOTES: OK spot check license and notice: OK [X] +1 OK to release - -Marshall Schor -BEGIN PGP SIGNATURE-   iQIzBAEBCgAdFiEEOn/mVSh3S1eNEDz+zHYv/c0Ez9YFAl3ddMwACgkQzHYv/c0E z9Zz/w/7B9gs9V8/6ZxvpJdtrnYC

Re: [VOTE] Release UIMA Ruta 2.8.0 RC2

2019-11-26 Thread Marshall Schor
signature on source-release OK build from source-release OK compare svntag with source-release OK issues-fixed: OK Spot check license notice files: OK Install Eclipse update site into new Eclipse: needs pointer to uimaj (v2) eclipse update site, then OK Create new Ruta project, switch perspective 

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-26 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16982733#comment-16982733 ] Marshall Schor commented on UIMA-6153: -- The loading of the JCas classes ought to be done just once

Re: [VOTE] Release UIMA Ruta 2.8.0 RC2

2019-11-26 Thread Marshall Schor
s included: > > ("This" "is" "a" "test"){-> Test}; > > > Now, you can ignore the internal partioning and simply write: > > "This is a test"{-> Test}; > > > Best, > > > Peter > > > Am 26.11.201

Re: [VOTE] Release UIMA Ruta 2.8.0 RC2

2019-11-26 Thread Marshall Schor
Hi, Can you clarify the meaning of this line in the "RELEASE_NOTES": Matching on string literals is no more restricted to single RutaBasic annotations, e.g., it is not possible to write: "This is a test"{-> Test}; I see in the docs instances of this form which the above says it is

[jira] [Comment Edited] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981906#comment-16981906 ] Marshall Schor edited comment on UIMA-6153 at 11/25/19 9:43 PM: Re: JCas

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981906#comment-16981906 ] Marshall Schor commented on UIMA-6153: -- Re: JCas setup in uima v3.  There's a 2 part answer

[jira] [Comment Edited] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981895#comment-16981895 ] Marshall Schor edited comment on UIMA-6153 at 11/25/19 9:25 PM: one idea

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981895#comment-16981895 ] Marshall Schor commented on UIMA-6153: -- one idea that might work, but seems messy, is to duplicate

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981876#comment-16981876 ] Marshall Schor commented on UIMA-6153: -- I can't find an approach which works.  It would need

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981852#comment-16981852 ] Marshall Schor commented on UIMA-6153: -- Another form that works: {code:java} aCas.select(getType(aCas

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981824#comment-16981824 ] Marshall Schor commented on UIMA-6153: -- can make that form work via casting:  .map(fs

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981819#comment-16981819 ] Marshall Schor commented on UIMA-6153: -- thanks, yes, that shows the problem... > select.cover

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981806#comment-16981806 ] Marshall Schor commented on UIMA-6153: -- I'm having trouble setting up a test case for this, which

Re: UIMA Ruta v3 update site release

2019-11-25 Thread Marshall Schor
Hi, Looks pretty good!  I don't think you need a separate thing for the composite site; it's quite trivial, so just including it is fine in my opinion. The composite update site had the uimaj-3xx stuff, and the Ruta 3.0.0.  I was able to install Ruta 3.0.0; it installed uima 3.1.1. Also tested

Re: UIMA Ruta v3 update site release

2019-11-25 Thread Marshall Schor
t for > your response, but then I just gave it a try and it worked better than > expected. Do you think that could be a problem for the RC? > > > Best, > > > Peter > > > Am 25.11.2019 um 16:55 schrieb Marshall Schor: >> Hi, >> >> I found a bunch of st

[jira] [Resolved] (UIMA-6157) uima eclipse update site maintenance utility for removing items

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6157. -- Resolution: Fixed > uima eclipse update site maintenance utility for removing it

[jira] [Assigned] (UIMA-6157) uima eclipse update site maintenance utility for removing items

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-6157: Assignee: Marshall Schor > uima eclipse update site maintenance utility for removing it

[jira] [Resolved] (UIMA-6156) eclipse composite update site build for v3

2019-11-25 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-6156. -- Resolution: Fixed > eclipse composite update site build for

Re: UIMA Ruta v3 update site release

2019-11-25 Thread Marshall Schor
Hi, I found a bunch of stuff from my last work on composite update sites (and plain update sites), and found I had not check these into svn.  I've just fixed that...  These are in the "build" set of projects: uima-eclipse-composite-update-site (was updated previously to set up the version 3

[jira] [Created] (UIMA-6157) uima eclipse update site maintenance utility for removing items

2019-11-25 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6157: Summary: uima eclipse update site maintenance utility for removing items Key: UIMA-6157 URL: https://issues.apache.org/jira/browse/UIMA-6157 Project: UIMA

[jira] [Created] (UIMA-6156) eclipse composite update site build for v3

2019-11-25 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6156: Summary: eclipse composite update site build for v3 Key: UIMA-6156 URL: https://issues.apache.org/jira/browse/UIMA-6156 Project: UIMA Issue Type

[jira] [Commented] (UIMA-6153) select.covering should bind to AnnotationFS

2019-11-23 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980895#comment-16980895 ] Marshall Schor commented on UIMA-6153: -- Right.  The generic design is using the type info from

[jira] [Commented] (UIMA-6152) "trim" method for AnnotationFS

2019-11-22 Thread Marshall Schor (Jira)
[ https://issues.apache.org/jira/browse/UIMA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980528#comment-16980528 ] Marshall Schor commented on UIMA-6152: -- Wondering what makes best sense for "whitespace&qu

Re: Thinking about release candidates

2019-11-21 Thread Marshall Schor
:-) -Marshall

Re: Thinking about release candidates

2019-11-20 Thread Marshall Schor
r the type and add an > example in the new RC. > > > And here's the thing why I hesitate: The next thing I do is prepare an > RC for Ruta 3.0.0, which will replace the current documentation which > most users will look at. I assume that the extended documentation in > 2.8.0 will hardly b

Re: UIMACPP jenkins job is failing

2019-11-19 Thread Marshall Schor
Wow, congratulations!  and thanks for persevering :-) -Marshall On 11/19/2019 1:13 PM, Eddie Epstein wrote: > Problem was just a missing LD_LIBRARY_PATH specification. Everything > probably worked on my ubuntu machine because APR, ICU and Xerces-C were all > root installed packages; need to

Re: [VOTE] Release UIMA Ruta 2.8.0 RC1

2019-11-18 Thread Marshall Schor
signature on source-release: OK compare svn w/ source-release: OK. IssuesFixed: OK build from sources: Done on Windows, OK Install into 4.13.0 (2019-09 R) README - wrong (ignored) directive to set -XX:MaxPermSize - this directive is no longer used in Java 8 and later  (not a blocker) License /

Re: [VOTE] Release UIMA Ruta 2.8.0 RC1

2019-11-18 Thread Marshall Schor
, or new support for labels at macro actions. I'll leave it up to you, but it seems to me that it would be worth another RC to get the new stuff documented, into both the docbook and (also maybe?) any JavaDocs. -Marshall On 11/18/2019 12:11 PM, Marshall Schor wrote: > Hi, > > Did the docu

Re: [VOTE] Release UIMA Ruta 2.8.0 RC1

2019-11-18 Thread Marshall Schor
Hi, Did the documentation for RUTA (docbook, etc) get updated for the features? I did a search on type expression and didn't find any mention of the new dot notation, for example. Cheers. -Marshall On 11/15/2019 11:49 AM, Peter Klügl wrote: > Hi, > > the first release candidate of Apache UIMA

Re: [VOTE] Release UIMA Ruta 2.8.0 RC1

2019-11-18 Thread Marshall Schor
/ruta/trunk/ruta-core/marker-file-identifying-api-compatibility-check -Marshall On 11/18/2019 11:35 AM, Peter Klügl wrote: > Hi, > > Am 18.11.2019 um 17:30 schrieb Marshall Schor: >> I see that in ruta-core, no API change report is provided for version 2.8.0.  >> Why was thi

Re: [VOTE] Release UIMA Ruta 2.8.0 RC1

2019-11-18 Thread Marshall Schor
I see that in ruta-core, no API change report is provided for version 2.8.0.  Why was this removed? -Marshall

working with 2 branches in GIT at the same time: git worktree

2019-11-14 Thread Marshall Schor
For the UIMAJ project, we have two master branches:  "master" for version 3, and "master-v2" for version 2. Often, changes need to be applied to both. It seems there's a new-ish git functionality that supports this: git worktree. I haven't tried it, but might soon.  If anyone else has, please

Re: Setting up "used by" indicator on GitHub projects

2019-11-12 Thread Marshall Schor
nice! -Marshall On 11/10/2019 8:52 AM, Richard Eckart de Castilho wrote: > Hi all, > > I have opened a JIRA issue asking INFRA to configure the "used by" indicator > on our GitHub repos (native-git ones as well as svn-mirrors) such that they > reflect the "most commonly used" module and thus give

Re: Deprecated UIMAv3 repo on GitHub?

2019-11-12 Thread Marshall Schor
+1.  -Marshall On 11/10/2019 8:45 AM, Richard Eckart de Castilho wrote: > Hi all, > > I think we could ask INFRA to remove the following repo? > > https://github.com/apache/uima-uimaj-v3 > > After all, UIMAv3 is now here: > > https://github.com/apache/uima-uimaj > > -- Richard

[ANNOUNCE] Apache UIMA Java SDK version 3.1.1 released

2019-11-11 Thread Marshall Schor
elease since moving the Source Control from SVN to GIT. The source is now on https://github.com/apache/uima-uimaj See the UIMA News item for more details here: https://uima.apache.org/news.html Please send feedback via the Apache UIMA project mailing lists. - -Marshall Schor, for the Apach

Re: [VOTE] [RESULT] uimaj-3.1.1 rc2

2019-11-07 Thread Marshall Schor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512   After > 72 hours, the vote passes, with 3 +1 and no other votes received. +1 Marshall Schor +1 Peter Klügl +1 Richard Eckart de Castilho Thanks for testing and voting!  -Marshall -BEGIN PGP SIGNATURE-   iQIzBAEBCgAdFiEEOn/mVSh3S1eN

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-05 Thread Marshall Schor
https://issues.apache.org/jira/browse/UIMA-6146

[jira] [Created] (UIMA-6146) uimaj package.html files in wrong format for javadoc tool

2019-11-05 Thread Marshall Schor (Jira)
Marshall Schor created UIMA-6146: Summary: uimaj package.html files in wrong format for javadoc tool Key: UIMA-6146 URL: https://issues.apache.org/jira/browse/UIMA-6146 Project: UIMA Issue

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-05 Thread Marshall Schor
M, Richard Eckart de Castilho wrote: > On 5. Nov 2019, at 05:34, Marshall Schor wrote: >> Don't forget to vote when you're finished :-). > FYI: Building the uima-3.1.1 tag with Oracle JDK 13 fails during the JavaDoc > compilation. There was some change in the JavaDoc compiler that i

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-05 Thread Marshall Schor
Answering some other concerns: re: We might care considering enhancing the build process such that is stores the commit ID from which the release is carved into some file. I think the release:prepare / release:perform does this..     The "prepare" creates the non-snapshot version of the source

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-04 Thread Marshall Schor
ok, np.  This is the first GIT release, so it's good to have extra checking :-) Don't forget to vote when you're finished :-). -Marshall On 11/4/2019 6:07 PM, Richard Eckart de Castilho wrote: > On 4. Nov 2019, at 23:49, Marshall Schor wrote: >> commit 35ae2c876783d4a94b0e059300dc4a4

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-04 Thread Marshall Schor
t add" to track) - Then I did a "git log" and looked for the commit which was labeled tag: uimaj-3.1.1, and it was this line: commit 35ae2c876783d4a94b0e059300dc4a47af334b71 (tag: uimaj-3.1.1) Author: Marshall Schor Date:   Mon Nov 4 10:0

Re: [VOTE] uimaj-3.1.1 rc2 - git hints

2019-11-04 Thread Marshall Schor
To check out the source from git from the git tag, do this command: git clone -b uimaj-3.1.1 --depth 1 target-directory-where-the-checkout-goes-on-your-local-machine   The -b says to check out that particular branch, and   the --depth 1 says to skip downloading history beyond the top level  

Re: [VOTE] uimaj-3.1.1 rc2

2019-11-04 Thread Marshall Schor
[X] +1 OK to release - -Marshall Schor -BEGIN PGP SIGNATURE-   iQIzBAEBCgAdFiEEOn/mVSh3S1eNEDz+zHYv/c0Ez9YFAl3AkpoACgkQzHYv/c0E z9ZzNw//SFeW0IyZ8mIFC51u3krhRwQtEqipIuFbmU/PKJ218oW2Z0x4/prlwCOB L5ncfjOGBmCpIP34WsBvQWJVg/+qi0cXNtR2l9ha3S0ArtYXFkn5S/WI2T1GKffh

<    1   2   3   4   5   6   7   8   9   10   >