Re: UIMA CPP Report

2023-09-05 Thread Roberto Carlos Toledano Gómez
Amazing job Pablo. Thanks you. On Tue, Sep 5, 2023, 4:00 PM Pablo Duboue wrote: > Hi, > > Just some update that might be useful for the upcoming board report. > > The work on UIMA CPP is ongoing and with good progress. > > A suitable delivery mechanism for releases for the project has been >

Re: [VOTE] Retire UIMA C++ SDK

2022-12-12 Thread Roberto Carlos Toledano Gómez
Hi Richard, Eddie Because of the experience I once had with UIMA C++. I remember we experimented and couldn't build an aggregate that was executed by UIMA C++. This was not supported. The architecture we followed was to create annotators with UIMA C++ and create Aggregates to be run with UIMA

Re: [VOTE] Retire UIMA C++ SDK

2022-12-07 Thread Roberto Carlos Toledano Gómez
Hello It's a shame I used it in an old project and its integration with annotators implemented in C++ and Python was fantastic. Unfortunately I don't have much free time to help, because I currently work for Openbravo and time is short, and I have to live on something. My symbolic vote: -1. Best

Re: UIMACPP jenkins job is failing

2019-11-18 Thread Roberto Carlos Toledano Gómez
Hello Eddie You checked that the prefix path is in /home/jenkins/jenkins-slave/workspace/UIMA-CPP-SDK/dependencies/ ? Regards El lun., 18 nov. 2019 a las 8:12, Richard Eckart de Castilho (< r...@apache.org>) escribió: > On 17. Nov 2019, at 00:39, Eddie Epstein wrote: > > > > > > test_cas: error

Re: uima-cpp has been successfully moved to writeable GIT

2019-10-29 Thread Roberto Carlos Toledano Gómez
It's good news Thanks El mar., 29 oct. 2019 a las 11:21, Marshall Schor () escribió: > You can find it here: https://github.com/apache/uima-uimacpp > > -Marshall > >

Re: [VOTE] moving uima-uimacpp project to r/w git

2019-10-10 Thread Roberto Carlos Toledano Gómez
+1 Regards El mar., 8 oct. 2019 a las 13:00, Marshall Schor () escribió: > Thanks everyone. > > Now to wait the required 72 hours... > > Cheers. -Marshall > > On 10/8/2019 10:49 AM, Marshall Schor wrote: > > I forgot that INFRA needs a [VOTE] on this. > > > > Please Vote to move this to GIT :-)

Re: Building UIMA C++ from source in Ubuntu

2017-06-12 Thread Roberto Carlos Toledano Gómez
I send you a script that build uimacpp in precise, trusty, xenial, It build and install in some prefix(/usr as default) uimacpp. Prerequitise: sudo apt-get -y --force-yes install autoconf automake libtool libapr1-dev libaprutil1-dev libxerces-c-dev libicu-dev default-jre

Re: Jenkins support for C++ builds, standard dependent components?

2017-01-18 Thread Roberto Carlos Toledano Gómez
Yes, is convenient solution but: if in my jenkins job i select the H10 and H18 node label( https://cwiki.apache.org/confluence/display/INFRA/Jenkins+node+labels) and in my SCM project, for enviroment setup, i have Dockerfile like this: FROM USER root RUN apt-get -y install libxerces-c-dev

Re: Inclusion of UIMA-C patches

2017-01-17 Thread Roberto Carlos Toledano Gómez
Yes, I build UIMA-CPP using ubuntu 14.04/16.04. But, i like to ask, if from the jenkins job in build step, could do install some requirements package ?, for example: >sudo apt-get install libxerces-c3-dev Another think i like contribute but how my experimental patches certificate with

Re: Jenkins build job for UIMACPP

2017-01-17 Thread Roberto Carlos Toledano Gómez
Where i could find apache jenkins guideline, for learn first i try help to give a properly solution. Regards. 2017-01-13 2:26 GMT-05:00 Richard Eckart de Castilho <r...@apache.org>: > On 09.01.2017, at 15:34, Roberto Carlos Toledano Gómez <rct...@gmail.com> > wrote: > >

Re: Jenkins build job for UIMACPP

2017-01-09 Thread Roberto Carlos Toledano Gómez
gt; the build nodes. It would be good idea to validate the MD5 sums of > the sources before building them, but that is not done yet. Also, > the build currently does not include Active-MQ support. > > Is it a known problem that the tests fail? > > -- Richard > > > On 06.01.201

Re: Inclusion of UIMA-C patches

2017-01-06 Thread Roberto Carlos Toledano Gómez
-01-05 16:44 GMT-05:00 Richard Eckart de Castilho <r...@apache.org>: > On 05.01.2017, at 16:04, Roberto Carlos Toledano Gómez <rct...@gmail.com> > wrote: > > > > Yes, I have some experience in jenkins jobs with c++ projects. I use bash > > scripts for that.Ho

Re: Inclusion of UIMA-C patches

2017-01-05 Thread Roberto Carlos Toledano Gómez
Yes, I have some experience in jenkins jobs with c++ projects. I use bash scripts for that.How can I help you/us. dbot 2017-01-04 14:07 GMT-05:00 Richard Eckart de Castilho : > Hi all > > thanks William for these patches. I have had a brief look at the Apache > Jenkins, but I